Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 325 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 325 Bytes

AnimatedTextures

alt tag

This demo uses several sprite sheets of fire to generate an animated fire using billboards. The billboards are generated on the GPU using a geometry shader and the data for the frames / animation is passes using attributes.