Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mosheberman/interborough
A 3d model of a subway station for my OpenGL class.
https://github.com/mosheberman/interborough
Last synced: about 1 month ago
JSON representation
A 3d model of a subway station for my OpenGL class.
- Host: GitHub
- URL: https://github.com/mosheberman/interborough
- Owner: MosheBerman
- Created: 2013-04-05T03:42:31.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-23T17:59:08.000Z (over 11 years ago)
- Last Synced: 2023-03-11T14:37:33.462Z (over 1 year ago)
- Language: C
- Size: 805 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Interborough
============A 3D model of a subway for my OpenGL class.
[Assignment spec](http://www.sci.brooklyn.cuny.edu/~meyer/CISC3620/projects/Project_1.pdf) is to model something and light it with 2 lights and load a texture. (I've omitted the texture, for lack of time.)
![Demo](./demo-screenshots/default.png)
![Birds Eye View](./demo-screenshots/birds-eye-view.png)
![Tunnel](./demo-screenshots/tunnel.png)**Navigation:**
W - World Forward
S - World Backward
A - World Left
D - World Right
E - World Up
F - World Down
**Rotation: X Axis**M - Clockwise
N - Counterclockwise**Rotation: Y Axis**
J - Clockwise
K - Counterclockwise
**Rotation: Z Axis**
H - Clockwise
B - Counterclockwise**Trains**
T - Toggle train
Z - Move Active Train Forward
X - Move Active Train BackwardEach train moves in opposite directions, so Z/X will be inverted per train.
**Miscellaneous Controls:**L - Toggle lights
P - Pause automatic movement
R - Reset