Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1015 Bytes

README.md

File metadata and controls

43 lines (31 loc) · 1015 Bytes

logo

Version Documentation

OpEngIneX is a 3D-Engine written in Java and OpenGL using LWJGL 3. It can be used not only for real-time 3D games, but also for graphical renderings.

Requirements

Gradle + Java 15

Installation

gradle build

Usage

Engine

gradle :engine:run

Editor

gradle :editor:run

Author

Alexander Padberg

License

Copyright © 2020 Alexander Padberg. This project is MIT licensed.