forked from miniplane/webGL-homework-2
-
Notifications
You must be signed in to change notification settings - Fork 0
JAVABEANSPRINGAUTOWIREGURU/webGL-homework-2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
webGL-homework-2 ================ super cool 10/10 solar system sculpture (ok, maybe 3/10 in retrospect) Try here: http://miniplane.github.io/webGL-homework-2/ The sculpture can be transformed like the shapes from the previous lab: scaling: 'x': decrease the width of the shape by a factor of 0.9 'X': increase the width of the shape by a factor of 1.1 'y': decrease the height of the shape by a factor of 0.9 'Y': increase the height of the shape by a factor of 1.1 'z': decrease the depth of the shape by a factor of 0.9 'Z': increase the depth of the shape by a factor of 1.1 rotation: "w": rotate the current shape clockwise about the x-axis "s": rotate the current shape counterclockwise about the x-axis "e": rotate the current shape clockwise about the y-axis "q": rotate the current shape counterclockwise about the y-axis "d": rotate the current shape clockwise about the z-axis "a": rotate the current shape counterclockwise about the z-axis movement: use arrow keys to move the selected shape "," (comma): move the shape forward "." (period): move the shape backward assignment specification: http://vda.cs.univie.ac.at/Teaching/Graphics/14w/Labs/Lab2/lab2.html
About
super cool 10/10 solar system sculpture
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 96.2%
- HTML 3.8%