Fastest pixel blitting renderer being created in Java. 3D renderer. For educational purposes and most importantly, FUN
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Nic0Nic0Nii af6908808e Fixing aliasing issues. 3 years ago
.settings Start from scratch. 3 years ago
.vscode Textured triangle implementation. 3 years ago
models Fix plant texture coordinates 3 years ago
src/sig Fixing aliasing issues. 3 years ago
.classpath Start from scratch. 3 years ago
.gitignore Move 3D raytracing engine to new project. 3 years ago
.gitpod.yml Move 3D raytracing engine to new project. 3 years ago
.project Start from scratch. 3 years ago
SigRenderer-0-jar-with-dependencies.jar Transparent texture rendering handling. 3 years ago
TriOptimizations Add some notes about optimizations to make. 3 years ago
coauthors.sh Fix coauthors 3 years ago
cube.obj Transparent texture rendering handling. 3 years ago
dirt.png Starting of texture mapping to 3D coords 3 years ago
grass.jpg Setup Texture Types. 3 years ago
hs_err_pid19336.log Textured triangle implementation. 3 years ago
pom.xml Add some notes about optimizations to make. 3 years ago
run Move 3D raytracing engine to new project. 3 years ago
teapot.obj Include a sample teapot. 3 years ago
textures.png Translucency implementation. 3 years ago