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

Job System Threading Mode #4

Open
cowtrix opened this issue Jul 29, 2021 · 0 comments
Open

Job System Threading Mode #4

cowtrix opened this issue Jul 29, 2021 · 0 comments

Comments

@cowtrix
Copy link
Owner

cowtrix commented Jul 29, 2021

Time to take another crack at the Job system. The trickiest thing I can see here is just getting the voxel data into the job system in a way that it can understand. Might need to flatten some things. Check out the old job branch where I flatten all the surface overrides down into a struct... More memory, but all value types instead of an array!

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

1 participant