Ram-Aditya / Graphics-Machine-Components-Simulation

Computer Graphics project OpenGL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graphics-Machine-Components-Simulation

A project to produce animation/simulation of simple machine components such as the IC Engine using OpenGL in C++ using our custom libraries.

To Run the project :

Go to Myproject.
Open Terminal.
Enter gcc main.cpp -lGL -lGLU -lglut for ubuntu ( Make Sure Glut is instaled ).
To install glut Click here

About

Computer Graphics project OpenGL


Languages

Language:C++ 100.0%