Implementation of:
- Matrix multiplication
- 3D projection + a fix for points behind the camera
1 parent e32b437 commit f9dc322893cb98cf7afb0681d3a64265e489725a
@cory cory authored on 6 Nov 2022
Showing 6 changed files
View
src/Line.java
View
src/Matrix.java 0 → 100644
View
src/Player.java
View
src/Point3D.java
View
src/Screen.java
View
src/Triangle.java