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

examples: should not depend on anything but mach #1174

Open
slimsag opened this issue Mar 6, 2024 · 0 comments
Open

examples: should not depend on anything but mach #1174

slimsag opened this issue Mar 6, 2024 · 0 comments
Labels
bug Something isn't working examples
Milestone

Comments

@slimsag
Copy link
Member

slimsag commented Mar 6, 2024

The rule for examples in general should be that they do not depend on anything but @import("mach") and @import("assets").

Today, examples have a few external dependencies:

  • zigimg -> should be replaced by pre-compressed textures
  • zmath.zig -> should be replaced by mach.math
  • model3d -> should be replaced by upcoming optimized model format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working examples
Projects
None yet
Development

No branches or pull requests

1 participant