|
- Fix inverse matrices (actually)
- Fix FOV calculation - Fix issues with projection function - Make projection function impossible to read - Fix bounding sphere calculation - Implement and enable frustum culling. |
|---|
|
|
| out/production/EPQ 3D renderer/App.class |
|---|
|
Not supported
|
| out/production/EPQ 3D renderer/Face.class |
|---|
|
Not supported
|
| out/production/EPQ 3D renderer/Matrix.class |
|---|
|
Not supported
|
| out/production/EPQ 3D renderer/Object3d.class |
|---|
|
Not supported
|
| out/production/EPQ 3D renderer/Player.class |
|---|
|
Not supported
|
| out/production/EPQ 3D renderer/Screen.class |
|---|
|
Not supported
|
| out/production/EPQ 3D renderer/Triangle.class |
|---|
|
Not supported
|
| out/production/EPQ 3D renderer/Vector3D.class |
|---|
|
Not supported
|
| src/App.java |
|---|
| src/Face.java |
|---|
| src/Matrix.java |
|---|
| src/Object3d.java |
|---|
| src/ObjectCollection.java |
|---|
| src/Plane.java 0 → 100644 |
|---|
| src/Player.java |
|---|
| src/Point3D.java |
|---|
| src/Screen.java |
|---|
| src/Triangle.java |
|---|
| src/Vector3D.java |
|---|