Skip to content

jacksonk3lly/3DEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D graphics engine made with only the java standard library.

Run these comands in your terminal to start the program

javac -cp . Main.java

java Main

Then after adjusting the field of view or hitting reload mesh you can translate the camera around with wasd. Up and down with shift and space. Adjust the pitch and yaw with the arrow keys.

Additionally you can move the last imported mesh with the xyz keys. Screenshot 2024-07-12 at 11 32 09 AM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages