issues
search
hcabel
/
OpenVoxel
OpenVoxel is a Open source voxel game engine/editor
GNU General Public License v3.0
15
stars
2
forks
source link
Editor Camera system
#58
Open
hcabel
opened
1 year ago
hcabel
commented
1 year ago
Create a basic camera that can:
[ ] move around in the scene
[ ] has a correct aspect ratio
[ ] has a near and far clip
[ ] can rotate in any direction (without gimble lock)
Create a basic camera that can: