Webgl Engine

{"date" : 2023-04-15, "tags" : ["rust","rendering",], "repo":"..."}

A small rust based webgl2 renderer.

The scene is loaded with a script written in the lua-like Rhai. Press the restart button to load the scene.

Supported features include normal mapping, multi-textured meshes, and planar reflections. Includes many bugs (written over a short time period as an experiment).