Isometric projection can be used in rendering sprites for 45 degree tile based games.
See:
I found Create IsoCam Addon written by Reiner 'Tiles' Prokein is not compatible with Blender 2.91, so I rewrote his code and made minor improvements.
This is my first attempt to write a Blender addon, and I made it. 🎆
- Download isometric_cameras.py
- In Blender
Edit->Preferences->Addon->Install
, openisometric_cameras.py
, thenEnable Addon
(checkbox to the left).
- 2021-7-2 Test & update version to Blender 2.93.1
Benjamin Lee, 2020-12