#renderer #game-engine #witchcraft #handle

witchcraft-renderer

A renderer for the Witchcraft game engine

3 releases

0.0.3 Apr 11, 2022
0.0.2 Apr 10, 2022
0.0.1 Apr 10, 2022

#1357 in Game dev

24 downloads per month

Apache-2.0

37KB
811 lines

witchcraft-renderer

A renderer for the Witchcraft game engine.

The witchcraft renderer can currently only handle 2d graphics.

3d graphics support is planned, but not a priority.


Goals:

  • Have a working rendering pipeline.

  • Have a working texture loader.

  • Have a working model loader.

  • Have a working depth buffer.

  • Have a working light system.

Subgoals:

  • Add an abstraction for creating textures.
  • Add basic shape vertex buffers.

Dependencies

~20–27MB
~331K SLoC