Documentation ¶
Overview ¶
Package eg is used to test and demo different aspects of the vu engine. The examples are run using:
eg [example name]
Invoking eg without parameters will list the examples that can be run. Please look at each examples source code for possible user actions like moving around or tabbing to show different scenes. Assets are located in vu/assets.
One time setup to compile the shader code:
- cd vu/assets/shaders
- go generate
Click to show internal directories.
Click to hide internal directories.