Skip to content

mgswt666/OpenJRE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenJRE - Open Java Rendering Engine

OpenJRE is an open source Java project, built on lwjgl, which hopefully one day will become OpenGL (maybe other rendering API) based rendering engine for various applications.

Open Source!

Everyone is invited to join the project, regardless of your programming experience or prior 3D rendering knowledge, you can too be a part of this initiative. Feel free to add your own brick to this project by doing a pull request, even the smallest contributions like commenting the code are welcome. You can find all wanted features in the project tab of this GitHub repository.

Installation

You will need:

  1. Clone the repository.
  2. Run mvn package

Usage

Once you clone the repository and use mvn package once, use mvn exec:java each time You want to compile and run the application. Of course You can use other tools, possibly integrated into Yours IDE of choice.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.3%
  • GLSL 1.5%
  • Batchfile 0.2%