csinkers / ualbion

A remake of the 1995 RPG Albion (requires data from an install of the original game)
MIT License
133 stars 11 forks source link

Rework rendering system to use VeldridGen code generation #68

Closed csinkers closed 3 years ago

csinkers commented 3 years ago

Currently modifying shaders and rendering methods requires a lot of boilerplate code. Switching to a code-generation approach should enable development of graphical enhancements to proceed much faster.