Instructions:
1. Click "Create New SOR"
2. Left click in the canvas to start a line
3. Continue to left click to add as many points as you'd like.
4. Right click to add the terminate the line at the pointer's location. It will now be rotated about the y-axis and rendered.
Now you can use WASD to move the camera and the arrow keys to turn.
You can render multiple objects but they generate on top of each other in the current build.
Newly Added: You can click and drag SOR objects to move them around the scene.
While clicking you can use '-' and '=' to move the object closer or further from you.
If you hold ctrl while dragging and object it will be rotated.
NOTE: This was originally created for a college course. I started re-writing it from scratch for organizational reasons.
The current implementation is missing features such as texture mapping
and additional light sources (among other things).
Those will be re-implemented in due time.
Click Here