Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 575 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 575 Bytes

webgl-engine

============

a WebGL engine Screen1

Features:

  • Easy texture and render target
  • Custom shaders with #inlcude support
  • Static & dynamic vertex/index buffers with custom format
  • Rendering sorted by material
  • Models (load OGRE format)
  • Skeleton Animation (load OGRE format) with smooth fade
  • Particle system
  • Debug draw lines and shape
  • Physics (with CANNON.js)
  • Water with real reflection

Demo

Try the demo: https://redclock.github.io/webgl-engine/test.html