Skip to content

ryanstull/JavaRender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java_Render

Codacy Badge

The purpose of this project was to write a software renderer in Java from scratch.

Currently it displays a grid, as to provide location reference, and you can move by pressing...

Key: Action

  • Up: Move forward
  • Left: move left
  • Right: move right
  • Down: move back
  • Q: Rotate clockwise
  • E: Rotate counter-clockwise
  • P: Move up
  • L: Move down

About

A 3D wireframe software renderer written in Java.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages