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.
 
 
SigRenderer2/src/sig
Nic0Nic0Nii af6908808e Fixing aliasing issues. 3 years ago
..
models Create plant model. 3 years ago
utils Fixing aliasing issues. 3 years ago
Block.java Update neighboring faces so plants can compile. 3 years ago
BlockDefinition.java Fixed staircase climbing collision stuck/bugs 3 years ago
BlockType.java Per-side texturing and textures loaded in. 3 years ago
Cube.java Implement translucent/transparent rendering neighbor checking. 3 years ago
ExtraData.java Starting of texture mapping to 3D coords 3 years ago
FaceList.java Implement staircase model 3 years ago
FacingDirection.java Proper staircase triangle neighbor calculations. 3 years ago
Matrix.java Fixing display bugs. 3 years ago
Mesh.java Fixed staircase climbing collision stuck/bugs 3 years ago
MouseHandler.java Detect face direction of clicked edge. 3 years ago
Panel.java Corrected error in pixel interpolating. 3 years ago
Pixel.java Move 3D raytracing engine to new project. 3 years ago
SigRenderer.java Fix click detection. 3 years ago
Texture.java Removed the extra min required. 3 years ago
TextureType.java Per-side texturing and textures loaded in. 3 years ago
Triangle.java Detect face direction of clicked edge. 3 years ago
Vector.java Fixed Texture coordinates to account for perspective. 3 years ago
Vector2.java Implement intersection function of line segments. 3 years ago