opengl

Logan Smyth's picture

Physics Simulation

Submitted by Logan Smyth on Mon, 03/26/2012 - 01:06

I'm making a physics simulator in C++. After I went to GDC 2012, I got excited to play with OpenGL again, so I decided to pick up on this project, which I'd read up a bit on last year but hadn't had the time to really sink my teeth into it. I have collision detection all worked out and now I just need to finish off the physics simulation itself. After that, all that remains is to clean up the code and make the it fun to actually play with.

Logan Smyth's picture

OpenGL Pinball

Submitted by Logan Smyth on Sun, 12/05/2010 - 00:00

This was my final project for Computer Graphics class at McGill. During the semester we learned about OpenGL, the rendering pipeline, and basic information about graphics rendering. We had several choices for projects, but I've always had a soft spot in my heart for making games, so I had to go for the Pinball option.

Logan Smyth's picture

Breakout

Submitted by Logan Smyth on Sun, 02/01/2009 - 00:00

As nice as Java graphics are, I wanted to learn to code graphics in a language that was a little more solid and made me feel a little more in control. So, setting out with the knowledge of C I'd picked up over the past few years, I went about learning C++ and graphics.

Subscribe to RSS - opengl

You are here