You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
jbilcke
changed the title
general: use sprites to simulate activity in the background
general: use pointcloud / sprites to simulate activity in the background
Feb 8, 2015
useful to simulate activity such as ships flying in the background etc..
because it's cheap, we can have thousand of them without dropping a frame per second:
http://threejs.org/examples/webgl_particles_random.html
http://threejs.org/examples/#webgl_particles_sprites
http://threejs.org/examples/#webgl_nearestneighbour
The text was updated successfully, but these errors were encountered: