Skip to content

Feature requests #2

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

Closed
tigrazone opened this issue Apr 13, 2025 · 1 comment
Closed

Feature requests #2

tigrazone opened this issue Apr 13, 2025 · 1 comment

Comments

@tigrazone
Copy link

  1. Flag to load or no textures. If not auto tex load set - tex can be stored with file paths or data stored in buffer
  2. Is possible to implement draco and meshopt decomposition?
  3. Can be used alternative way to parse json like in this article is described https://www.brochweb.com/blog/post/optimizing-a-json-parser-in-zig/ and code is https://github.com/brochweb/zig-json
@alichraghi
Copy link
Member

  1. Duplicate of Replace stb_image with zigimg #1
  2. Extension support #5
  3. I don't think the JSON parser can be made significantly faster without some SIMD which isn't a priority right now. Though, any effort to improve performance is welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants