Skip to content

redclock/webgl-engine

Repository files navigation

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

About

a WebGL engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages