130 results for “topic:glut-library”
All the project is coded with c++. For 2D and 3D graphics, use OpenGL libraries to make UI animations more responsive or handle embedded video or draw vector graphics.
This was my Computer Graphics' project. In this i used OpenGL and Glut to create a 3D Solar System Scene. Its without textures and wrapping. Just the most basic functionalities.
OpenGL and C++ 2D Car Race game With GLUT library
Snake Game implemented in C++ using the OpenGL
A Computer Graphics project implementing the generation of various polygons based on the order entered by the user. It also supports different transformations and event-driven functions of OpenGL on primary objects.
graphics course project: Create a 2D game 🏎 with OpenGL library Using Scaling & Rotation and Transformations with some functionally like calculate a score, stop when it hit screen boundary, if you are using the code please star and follow
C++ OpenGL game Asteroids Recovery based on GLUT library
An example of a FreeGLUT project using CMake with MSVC Compiler.
An OpenGL 2D maze game
Saheed Minar using openGL and glut library.
Jogo desenvolvido utilizando a biblioteca GLUT, para a disciplina de Computação Gráfica.
Grafika komputerowa i komunikacja człowiek - komputer. Kurs realizowany w ramach studiów inżynierskich na Politechnice Wrocławskiej.
A basic code to draw a TSP solution using OpenGL. The solution is only using swaps between cities (nothing fancy)
OpenGL programs for Computer Graphics
Computer Graphics is one of my subject in 3rd Year and this Repository is all about my practical experiments.
Basic openGL programs written as part of computational geometry course
A simple batch script which installs GLUT over CodeBlocks.
No description provided.
Realisation of 3D visualisation the Solar System on C++ with using Glut library
Computer Graphics Lab Assignment
A game designed using C and GLUT Library.
computer graphics code using glut
This project is a Candy Crush-style game, implementing classic match-3 mechanics where players swap candies to match three or more of the same type to score points and clear the board. The game features various levels, objectives, and special candy effects to enhance the gameplay experience.
Trabalho realizado de uma maquete, boneco e animações em 3D com C++ e OpenGL.
🚕 A one player game in which a taxi driver picks up passengers and drops them at their destination to earn points.
Neural Network in C++ with FreeGlut
A simple 3D game using openGl library in C++
A basic template to use GLUT for Windows
Rush Hour is a fast-paced single-player game where you become a taxi driver, navigating a bustling city to pick up passengers and drop them off at their destinations. Avoid obstacles, compete against time, and earn points by delivering passengers efficiently. Can you score 100 points and win the game?
Computer graphics is an art of drawing pictures on computer screens with the help of programming. It involves computations, creation, and manipulation of data. In other words, we can say that computer graphics is a rendering tool for the generation and manipulation of images.