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

Prepare mesh code for loading mesh data #68

Closed
BrentFarris opened this issue Dec 18, 2023 · 1 comment
Closed

Prepare mesh code for loading mesh data #68

BrentFarris opened this issue Dec 18, 2023 · 1 comment
Assignees
Labels
task New feature or request

Comments

@BrentFarris
Copy link
Contributor

No description provided.

@BrentFarris BrentFarris added the task New feature or request label Dec 18, 2023
@BrentFarris BrentFarris self-assigned this Dec 18, 2023
BrentFarris added a commit that referenced this issue Dec 18, 2023
Adding in mesh cache for loading meshes by key. Updated main sample and tested code that was made in this and previous PRs. Added helper method for setting the model on the instance data. Added lots of mesh generation functions for primitive types of meshes. Added skipping of drawing instances if the target mesh is not ready to be drawn. Fixed bugs in caches where they weren't actually caching. Also removed old texture flipping as it isn't needed anymore.
BrentFarris added a commit that referenced this issue Dec 18, 2023
#68 Prepare mesh code for loading mesh data
@BrentFarris
Copy link
Contributor Author

Pull request video: https://youtu.be/5x51frrMNXE

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

No branches or pull requests

1 participant