Synodic-Software / Soul-Engine

Physically based renderer and simulation engine for real-time applications.
GNU General Public License v3.0
42 stars 24 forks source link

Step 3: Create the Triangle #145

Closed Behemyth closed 6 years ago

Behemyth commented 6 years ago

Create your first triangle as described here: https://learnopengl.com/Getting-started/Hello-Triangle

By completing this issue you are able to view a triangle in your window and exit the window with no run time errors.