3D Engine made for a project using OpenGL
-
Project code: https://github.com/LastCoffeeStudio/LCSEngine
-
Latest release: https://github.com/LastCoffeeStudio/LCSEngine/releases
-
Made by:
Ferran Coma. Github: https://github.com/vandalo
Adrián Meizoso. Github: https://github.com/AdrianMeizoso
Carlos Álamo. Github: https://github.com/carlos2380
Daniel Romero. Github: https://github.com/lordmizel
Daniel Mateu. Github: https://github.com/Nyghor
-
License: GNU GENERAL PUBLIC LICENSE
Right now, this engine is under construction. The latest release contains the following:
- GUI navigation: Main window, Hierarchy window, Inspector window
- Scene Visualization
- Create GameObjects
- Create and delete Components to GameObjects
- Activate/Deactivate GameObjects and Components