freeglut-library
There are 27 repositories under freeglut-library topic.
bedoron/ComputerGraphics
Computer graphics course by Doron ben elazar & Arik felzenshtein
lyza-shyrzai/Arkanoid-Breakout
Simple vesion of Arkanoid || Breakout.
Rizwan-Hasan/CMake-FreeGLUT-Project-Example-MSVC
An example of a FreeGLUT project using CMake with MSVC Compiler.
xyperia/opengl-freeglut
Simple demostration of freeglut and glew to design traditional house
aadium/snake_ll
This is a snake game based on the concept of linked lists. The snake is composed of a list of nodes. Nodes are added, moved, and removed depending on the gameplay.
AyoubCoding21/ElectroBench
A OpenGL 2.1/3.0 benchmark designed specifically to benchmark old and new PCs.
gtsopus/OpenGL-Cube-Crush-Game
OpenGL game developed as a course project for UoI course: Computer Graphics and Interactive Systems (2019)
gzachos/cgis-course-uoi
A repository for the OpenGL project of the Computer Graphics and Interaction Systems course @cse.uoi.gr
jkimpro/OSS12
Every information about this program and how to use are allowed in official website
mujahid14916/Graph-Plotter
Plot Graph for simple equation entered by user.
Rizwan-Hasan/Visual-Studio-FreeGLUT-Example
An example of a FreeGLUT project in Visual Studio.
Saw8888/Unspritable
An incredibly simple graphics framework with very basic functionality. I plan on adding more and using it as a learning experience on CG. It is just my personal revamp of the old way of drawing graphics where you would directly write to a memory buffer.
adwitiya/OpenGL_Final
OpenGL final Assignment
Ahmed-Aashour/Solar-System-OpenGL
OpenGL Solar System Simulation in C++
AlexandruRusu23/LiteRenderer
It represents a lite 3D rendering engine implemented from scratch using C++ and OpenGL libraries.
muhammadrao1246/graph-visualizer
A Graph Visualizer written in C++ OpenGL freeglut library.
Selharem/3D-classroom-scene
This is a 3D scene built with OpenGL library [C++]
ToughNickel/KruskalAlgorithmTutorial
Kruskal Algorithm Graphics Tutorial using OpenGL in C and JOGL in Java
adwitiya/OpenGL-_1.1
OpenGL Implementation TCD
CodeRex7/Computer-Graphics-Programs
Computer Graphics Programs in OpenGL
EdwinDutaRamadhan/OPENGL-FreeGlut-and-Glew-Star
OpenGL freeglut & glew bentuk bintang dengan 5 macam warna
hick97/maze-openGL
Simple game implemented in C / C ++ with the aid of the OpenGL API and the GLUT and freeglut libraries.
pockemon/Computer-Graphics-Lab
Lab Work done as a part of course-CO352
Rizwan-Hasan/CodeBlocks-FreeGLUT-Project-Example
An example of a FreeGLUT project in Code::Blocks with MinGW.