Skip to content

A software renderer in Java based on 'tinyrenderer' by Dmitry V. Sokolov, which is an OpenGL clone used for a 3D graphics course.

License

Notifications You must be signed in to change notification settings

arslanmd/crappyGraphjcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crappyGraphjcs

A software renderer based on 'tinyrenderer' by Dmitry V. Sokolov, which is an OpenGL clone used for a 3D graphics course. I wanted to try and apply the things I learned, challenge myself to implement it in Java (cuz I'm crazy), then extend it as an exercise in programming.

Note: This project is written by a relative amateur, in a programming language that was not designed for extreme high-performance. Thus, it is quite unenjoyable to browse through.

About

A software renderer in Java based on 'tinyrenderer' by Dmitry V. Sokolov, which is an OpenGL clone used for a 3D graphics course.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages