Welcome to my personal blog
Add new GUI elements to initiate drawing of various shapes
Create a workspace class to hold our objects
Draw a polygon and create a generic shape base class
Drawing a grid in 3d space using gl lines
Drawing planes in 3d space
Connect our points from a previous tutorial together with lines.
Setup the camera so we can see our models.
Setup the camera so we can see our models.
How to draw points in 3D space
Load a glade file and grab the window and display on the screen, attach the close button so we can close the window.