Previous | Next --- Slide 10 of 10
Back to Lecture Thumbnails
adrian_TA

You can take a look at the example code that I used in this lecture at the following link:

https://github.com/Flafla2/GLTutorial/tree/master/checkpoints

The environment that I've set up in the render() function is similar to the DrawSVG hardware renderer stubs. Feel free to experiment! If you would like, you can also change the OpenGL version to use by changing this line.