zacharycarter / zengine

2D | 3D Game development library
156 stars 13 forks source link

Orthogonal Camera #28

Closed define-private-public closed 7 years ago

define-private-public commented 7 years ago

How might I do this? I know there is the Custom camera mode, but how would I go about setting up an orthogonal view? This is really important for anyone who wants to make a 2D game, or would like to do anything isometric but use 3D rendering.

zacharycarter commented 7 years ago

I'll add an example for this.

zacharycarter commented 7 years ago

Please checkout ortho camera example.