-
Notifications
You must be signed in to change notification settings - Fork 0
A 2D Asteroids Game (OpenGL, fixed function pipeline). Video: https://www.youtube.com/watch?v=iwGkg0Ca4GE
tomashaddad/OpenGL-2DAsteroids
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
* Source files are in src folder. * Visual studio solution is in vs folder. * External libraries needed to compile OpenGL programs using visual studio are in libs. * When creating new source files using visual studio, you should make sure they go in the src folder. * Compiled executables are placed in this folder. * Don't delete freeglut.dll, it's needed. * Compile 64 bit versions only, as freeglut.dll is a 64 bit dll.
About
A 2D Asteroids Game (OpenGL, fixed function pipeline). Video: https://www.youtube.com/watch?v=iwGkg0Ca4GE
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published