mirror of
https://github.com/photonstorm/phaser
synced 2025-01-11 12:48:50 +00:00
724c2f59d5
This adds warnings about orthographic and perspective cameras, documents setOrtho & panZ with sane (ish) default values for the default projection matrix, and updates the example code in the file. These changes could go further; I would love it if the default mechanisms "agreed" (so that feeding it z=0 vertex values "just worked"), but that's probably a difficult backwards facing change. Inspired by https://github.com/photonstorm/phaser/issues/5380 . |
||
---|---|---|
.. | ||
Mesh.js | ||
MeshCanvasRenderer.js | ||
MeshCreator.js | ||
MeshFactory.js | ||
MeshRender.js | ||
MeshWebGLRenderer.js |