c windows opengl makefile example gcc hello-world mingw glut freeglut win32 msvc Updated Nov 26, 2017 C stevenalbert / 3d-chess-opengl Star 32 Code Issues Pull requests 3D Chess game with OpenGL opengl freeglut chess-game Updated Mar 18, 2023 C++ Flix01 / Header-Only-GL-Helper...
Code Issues Pull requests An OpenGL 2D maze game openglcpptexturemazeglutglut-librarytexturesmaze-generator2d-gametexture-mapping UpdatedMay 8, 2017 C++ An example of a FreeGLUT project using CMake with MSVC Compiler. windowscmakeopenglcppcmake-examplesvscodewindows-10cmakelistsglutfreeglutcpp17msvc...
The example code conforms to a couple of local conventions. The first is that it can be run in a window or full screen (arcade game) mode. By convention the application runs in a window unless the "-f" command line option is specified. Full screen mode is supported in the most ...
Code Pull requests Actions Projects Security Insights Additional navigation options master BranchesTags Code Folders and files Name Last commit message Last commit date Latest commit chrisforbes and Chris fixing the bits of Freetype we need, for x64 ...
Code Issues Pull requests minimal single-file GLUT implementation without unnecessary dependencies openglx11glutwin32opengl-context UpdatedDec 13, 2024 C OpenGL project on the Spaceship Shooting Game openglcppcomputer-graphicsspace-shooterglutscoreshootc-programmingcomputer-graphics-openglglut-projectopengl-proje...
Code Issues Pull requests A C++ and Opengl based game to draw a window leading to snake which runs on neural network to reach it's food within certain iteration for AI along with Keyboard press to move the Snake quads. Youtube: gamelinuxkeyboardopenglaineural-networkcppgraphicsq-learningartific...
Code Issues Pull requests A very simple "Hello World!" GLUT application demonstrating how to write OpenGL applications in C with MinGW and MSVC. cwindowsopenglmakefileexamplegcchello-worldmingwglutfreeglutwin32msvc UpdatedNov 26, 2017 C Flix01/Header-Only-GL-Helpers ...