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

Animated textures #1

Open
deathcap opened this issue Apr 21, 2014 · 0 comments
Open

Animated textures #1

deathcap opened this issue Apr 21, 2014 · 0 comments

Comments

@deathcap
Copy link
Member

Change the texture index for a voxel over a specified time interval (animation frame lengths)

reference: http://www.arcsynthesis.org/gltut/Positioning/Tut03%20Multiple%20Shaders.html

note: this shouldn't require re-uploading the texture atlas on each frame (expensive); just have all the frames in the atlas and change the UVs over time

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

No branches or pull requests

1 participant