6 Commits

Author SHA1 Message Date
1792c296c7
Update Camera
- Fix precision loss when rotating (by extracting the locked distance and multiply it back after rotating)
- Implement a new way of rotating the camera: locked center distance
2022-12-13 20:35:46 +08:00
f5f2247274
Update Camera class
- remove roll
- add constructor (position, yaw, pitch)
- add API setPosition(pos)
- set default zoom to 90
2022-12-13 13:52:15 +08:00
0be2b379a2
Fix inline functions 2022-12-12 22:20:59 +08:00
7aef374f9b
Update and Implement camera class 2022-12-12 16:03:47 +08:00
fc1eecde09
Update Camera API 2022-12-12 15:45:34 +08:00
66997698c8
Create empty source files 2022-12-12 15:20:47 +08:00