Skip to content

MrManiacc/3d-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building

  1. Make sure you have git installed on your machine you can get it from here
  2. Run where you want your root of the project to be: git clone https://github.com/MrManiacc/3d-Engine.git

Running

  1. Make sure you have maven installed on your machine and have already built the project
  2. Run from root of project: mvn compile exec:java -Dexec.mainClass=engine.engineTester.Primary

Releases

No releases published

Packages

No packages published