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
Joshua Sigona 1f5cbd514a Jumping on staircases. 3 years ago
..
models Jumping on staircases. 3 years ago
utils Automatically clamp vertex texture coords between 0.0~1.0 3 years ago
Block.java Fixed staircase climbing collision stuck/bugs 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 staircase model 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 Fix bug causing falling through blocks. 3 years ago
Pixel.java Move 3D raytracing engine to new project. 3 years ago
SigRenderer.java Jumping on staircases. 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