A c program for circuit simulations
-
Dev-C++ 4.9.9.2. You can download from this link.
-
GLUT. You can follow this instructions.
These commands below will help you to use this application properly.
Open file main.c
and compile.
You can find the .exe
file in <this project directory>main.exe
.
Toggles first person/perspective projection:
p
Change Day/Night:
c
Control
Forward
w
Back
s
Turn Right
d
Turn Left
a
Exit the program:
ESC