Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 837 Bytes

File metadata and controls

32 lines (20 loc) · 837 Bytes

3D Representaion of Chemical Reaction

Snapshot 1

Snapshot 2

Project Menu

Atoms :- can be used to toggle atom rendering Bonds :- can be used to toggle atom rendering Presentation :- can be used to toggle presentation mode Info :- can be used to toggle info rendering Floor :- can be used to toggle floor rendering Atom Size :- Can scale atom size Quit :- Exit Program

How to run?

Run

./run.sh (change permission using file properties)

or

g++ -w main.cpp -lglut -lGL -lGLU -o project ./project

or

execute

./project