https://github.com/acth2/acth2engine
Un jeux test fais avec LWJGL
https://github.com/acth2/acth2engine
Last synced: 11 months ago
JSON representation
Un jeux test fais avec LWJGL
- Host: GitHub
- URL: https://github.com/acth2/acth2engine
- Owner: acth2
- Created: 2023-12-09T15:29:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-19T17:42:06.000Z (over 1 year ago)
- Last Synced: 2025-02-09T11:41:48.560Z (over 1 year ago)
- Language: Java
- Size: 60.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AcTh2Engine
Tip: You can change your camera mode to Static from Physics !
Here a quick list:
StaticCamera -> The camera cant move in the env, it can only rotate
IntroCamera -> The camera cant move in the env and cant be rotated
MovableCamera -> The camera can move in the env and can be rotated such as a fly mode
PhysicsCamera -> The camera now have the physics, it can jump and go back down to a certain setted float that is marked as the ground
I will maybe add another system to render 3d models in the future..