Skip to content

Files

Latest commit

 

History

History

lesson_055

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Fun with WebGL 2.0 - 055 - Particle Spherical / Cylindrical Billboard

Description: Today we talk about Billboarding, since its something that tends to be required when dealing with quads in a particle system. Billboard allows use a simple way to rotate a quad so it always faced the camera. Billboards are useful for many things even to allow easy viewing of little UIs in 3D Scenes.

Links of Interest

Links