thebennybox 3D Software Renderer
Tutorial found here: https://www.youtube.com/playlist?list=PLEETnX-uPtBUbVOok816vTl1K9vV1GgH5
##Build Dependencies##
- JAVA
- BUILD TOOLCHAIN (Can be any one of the following, doesn't need to be all of them)
##Simple Build Instructions## ###Using IDE###
- Open your preferred Java IDE, and create a new project.
- Import everything under the src folder as source files.
- Copy the res folder into your Java IDE's folder for your project.
- Build and run
##Additional Credits##
- Everyone who's created or contributed to issues and pull requests, which make the project better!