Musings and adventures in 3D programming with OpenGL, Swift, and maybe some other stuff. We'll see. :)
Find a file
Eryn Wells 541e7c38ef [Math] Move the multiplication to the * operator
*= must be done with a temporary variable first to avoid stepping on the other elements.
2015-11-01 20:40:27 -08:00
COLLADA [COLLADA] Endless fighting with Swift and COLLADA blahhhhhh 2015-10-31 12:52:12 -07:00
Math [Math] Move the multiplication to the * operator 2015-11-01 20:40:27 -08:00
ThreeDee.xcworkspace Add empty COLLADA target/project to the workspace 2015-10-28 20:38:46 -07:00
README.md Basic README.md 2015-10-28 20:34:58 -07:00

ThreeDee

Musings and adventures in 3D programming with OpenGL, Swift, and maybe some other stuff. We'll see. :)