An open API service indexing awesome lists of open source software.

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

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..