3 Commits

Author SHA1 Message Date
fe571568ae
[CORE][FIX] Fix fragment shader
- wrong uniform struct member name causing failure in setting spot light
2022-12-19 17:11:15 +08:00
64f65a2555
[CORE][ADD] Click selection test
- Hover detection
- Click detection
- Move / Scale / Rotate(have bug)
- Bounding box display
- Gesture done
2022-12-18 23:48:20 +08:00
3158ced31b
[CORE][CHG] Shader update
- Update shader to accept multiple lights
- Add light count uniform
- Clean up code
2022-12-18 10:05:02 +08:00