Skip to content

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 06 Apr 19:23
· 44 commits to main since this release
3611117

Milestone 4 β€” KPM pipeline correctness

πŸ› Bug Fixes

  • Fset3 KpmImageInfo field order and enable full pipeline test
  • Improve assertion formatting in test_matched_db_id_zero_finds_pose
  • Formatting style causing CI failure
  • Gate simple_nft example behind ffi-backend feature
  • Formatting in the new surface.rs file

πŸš€ Features

  • Add simple_nft example demonstrating KPM detection β†’ AR2 tracking pipeline
  • Add WasmNFTHandle for AR2 tracking in WASM and NFT demo page
  • Add pinball demo image and update simple NFT example to use it

🚜 Refactor

  • Add ar2_read_surface_set to match C++ nftSimple pattern
  • Extract surface types and functions into new ar2/surface.rs