Latest version:
Tramway SDK 0.0.9
Github
Quick links
Home
Get Started

Render Component


This EntityComponent is a wrapper around a draw list entry. It provides an easy to use interface by which it is possible to add a 3D model to the scene and to manipulate it in various ways.

This is the first component I created for the framework and the one I have been cooking for the longest. Hopefully it is also very good and very useful. If you do not find it very useful, leave a Github issue.

// TODO: finish

Programming in C++


#include <components/template.h>
API documentation page.

// TODO: finish

Scripting in Lua


This one will probably the first that I work on. But still working on...