Documentation

miniengine

miniengine is a collection of libraries to simplify development of realtime computer graphics applications such as games or physics simulations in WebGL2 with TypeScript. miniengine offers a React-like render loop to create arbitrary complex scenes using composition.

miniengine is not a fully fledged game engine like Unity or Unreal Engine.

The best way to get started is by understanding the render function.