|
Many half implementations
- bad line drawing for easier debugging - Z Buffers - UV texture mapping - Non-working perspective texture mapping - Non-working polygon slicing. |
|---|
|
|
| out/production/EPQ 3D renderer/App.class |
|---|
|
Not supported
|
| out/production/EPQ 3D renderer/Face.class |
|---|
|
Not supported
|
| out/production/EPQ 3D renderer/Line.class 100644 → 0 |
|---|
|
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/Point2D.class |
|---|
|
Not supported
|
| out/production/EPQ 3D renderer/Point3D.class |
|---|
|
Not supported
|
| out/production/EPQ 3D renderer/PointComp.class |
|---|
|
Not supported
|
| out/production/EPQ 3D renderer/Screen.class |
|---|
|
Not supported
|
| out/production/EPQ 3D renderer/Triangle.class |
|---|
|
Not supported
|
| src/App.java |
|---|
| src/Face.java |
|---|
| src/Line.java 100644 → 0 |
|---|
| src/Line2d.java 0 → 100644 |
|---|
| src/Matrix.java |
|---|
| src/Object3d.java |
|---|
| src/ObjectCollection.java |
|---|
| src/Player.java |
|---|
| src/Point2D.java |
|---|
| src/PointComp.java |
|---|
| src/Screen.java |
|---|
| src/Triangle.java |
|---|
| src/Vector2D.java 0 → 100644 |
|---|