max-mapper / voxel-engine

3D HTML5 voxel game engine
http://maxogden.github.com/voxel-engine
BSD 3-Clause "New" or "Revised" License
1.29k stars 220 forks source link

Why not use requestAnimationFrame instead of setInterval ? #126

Open greenSnot opened 7 years ago

greenSnot commented 7 years ago

https://github.com/maxogden/voxel-engine/blob/master/index.js#L660