vengi/docs/Basics.md

8 lines
193 B
Markdown
Raw Permalink Normal View History

2022-01-14 07:36:06 -08:00
# Basics
## Coordinate system
We are using the default opengl right handed coordinate system with x going right, y going upwards and z point towards you.
![image](img/coordinate_system.png)