Skip to content

Commit 7671fa1

Browse files
committed
Make orthographic camera work
1 parent 5bc4bfa commit 7671fa1

13 files changed

+896
-482
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Examples
3030
* [Warping cartesian into cylindrical coordinates](http://acko.net/files/mathbox/MathBox.js/examples/SurfaceWarp.html)
3131
* [Texture mapping a surface](http://acko.net/files/mathbox/MathBox.js/examples/TextureMap.html)
3232
* [Cross-eyed 3D](http://acko.net/files/mathbox/MathBox.js/examples/3D.html)
33+
* [Orthographic camera](http://acko.net/files/mathbox/MathBox.js/examples/Orthographic.html)
3334

3435

3536
Try It Out

0 commit comments

Comments
 (0)