mtesseracttech / wolfsbane

Toy rendering engine, mostly meant to test out and visualize some of my other projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wolfsbane

Toy rendering engine, mostly meant to test out and visualize some of my other projects, both Vertexify and Straal are used for model loading and linear algebra, respectively.

Plans:

  • Easy to use API to render other things
  • Various Shading Models (Phong, Flat, PBR)
  • Cubemap Shadows

About

Toy rendering engine, mostly meant to test out and visualize some of my other projects

License:GNU General Public License v3.0


Languages

Language:Rust 89.1%Language:GLSL 10.9%