Modding:Rendering API

From Vintage Story Wiki
This page contains changes which are not marked for translation.
Other languages:
Wrench-copper.png

This page is a candidate to be rewritten.
This page may use or reference older systems, and is due to be rewritten. Feel free to use it, but please be aware that its contents may not reflect the rest of the wiki.


This page was last verified for Vintage Story version 1.19.8.

The render stages explain how the rendering is divided at a high level.

The matrix operations page explains the matrix operations used by ChestLabelRenderer.

A thorough tutorial is still missing, but until then you can look at the sample code on GitHub!