Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plan for developing WebARKitLib.rs #1

Open
12 tasks
kalwalt opened this issue May 21, 2022 · 0 comments
Open
12 tasks

Plan for developing WebARKitLib.rs #1

kalwalt opened this issue May 21, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kalwalt
Copy link
Member

kalwalt commented May 21, 2022

It's essential to develop the basic functions/classes for at least pattern/barcode marker.
I will make a list of all of them. I'm primarly focused on the Webassembly application of this library, but i don't exclude a desktop version, it depends if other people will join this project.
This is a first list of functions that in my opinion we need to implement:

  • config
  • arParamLoad -> see(ParamFile.c)
  • arParamLoadFromBuffer -> see(ParamFile.c)
  • arParamChangeSize -> see(ParamChangeSize.c)
  • arParamLTCreate
  • arCreateHandle
  • arSetPixelFormat
  • ar3DCreateHandle
  • arglCameraFrustumRH
  • arDetectMarker
  • arPattLoad
  • arPattDeleteHandle

and probably many other. For sure it will be needed to implement other structs and types.

@kalwalt kalwalt added the enhancement New feature or request label May 21, 2022
@kalwalt kalwalt self-assigned this May 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant