Commit Graph

23 Commits

Author SHA1 Message Date
ce33d75472 feat: Enhance mouse grab functionality and improve logging in SDL window service 2026-01-05 09:16:38 +00:00
a5cfcee03d feat: Add solid shader support and update room dimensions in cube logic 2026-01-05 09:01:39 +00:00
acb4a8338e feat: Update camera yaw to face toward -Z direction in cube logic 2026-01-05 08:56:06 +00:00
08dd8e083a feat: Add asset synchronization function and update demo run command to include asset syncing option 2026-01-05 08:48:30 +00:00
8b4be32638 feat: Adjust camera position and add lanterns to room layout 2026-01-05 08:39:41 +00:00
e7337d004c feat: Update room dimensions and apply colors to static cubes in the scene 2026-01-05 08:32:10 +00:00
844b640329 feat: Add input bindings for jump and noclip toggle, and update related configurations 2026-01-05 08:19:17 +00:00
83aeb18826 feat: Enhance camera movement by allowing forward movement to use pitch and add logging for debugging 2026-01-05 08:03:14 +00:00
2a8a36adab feat: Implement custom atan2 function with fallback for compass heading 2026-01-05 07:47:51 +00:00
e79c0ad01c feat: Add fly up and fly down input bindings and update related services 2026-01-05 07:37:59 +00:00
b8fe3acccf feat: Implement mouse grab configuration and handling in input and window services 2026-01-05 07:16:57 +00:00
ca9830b978 feat: Add input bindings configuration for keyboard and gamepad actions 2026-01-05 06:55:13 +00:00
5548d3b3ce feat: Implement gamepad support and audio control enhancements in input and audio services 2026-01-05 06:32:34 +00:00
Richard Ward
8f434d8fd0 lua audio support 2025-12-19 17:21:23 +00:00
Richard Ward
9ce36f3839 glm stuff 2025-12-19 16:44:45 +00:00
Richard Ward
1a37903435 bullet3 support 2025-12-19 16:39:30 +00:00
Richard Ward
96ac0fbba6 load from stl 2025-12-19 16:30:00 +00:00
Richard Ward
a9ad53ca8d add stlloader 2025-12-19 16:22:19 +00:00
Richard Ward
845aea848b add lua debug mode 2025-12-19 12:13:22 +00:00
Richard Ward
b3ee3496b6 update cube logic 2025-12-19 12:02:00 +00:00
Richard Ward
3ca9ce773d code 2025-12-18 19:13:31 +00:00
Richard Ward
bc6794787e multi object support 2025-12-18 18:49:15 +00:00
Richard Ward
30fc2d74a4 lua cplusplus cube spinner 2025-12-18 18:29:33 +00:00