Update README.MD
This commit is contained in:
committed by
GitHub
parent
cad720a399
commit
48fa642cef
@@ -85,7 +85,7 @@ Decision was simple - I need to create an engine which will handle 3D file loadi
|
|||||||
* Precise - culling only visible parts of mesh
|
* Precise - culling only visible parts of mesh
|
||||||
* Clipping:
|
* Clipping:
|
||||||
* Standard "fake", but fast PS2 clipping done in `VU1`
|
* Standard "fake", but fast PS2 clipping done in `VU1`
|
||||||
* Software triangle done in `EE Core`
|
* Software clipping done in `EE Core`
|
||||||
* Optimized math functions via `VU0` coprocessor
|
* Optimized math functions via `VU0` coprocessor
|
||||||
* Background music and sound effects support
|
* Background music and sound effects support
|
||||||
* Pad support
|
* Pad support
|
||||||
|
|||||||
Reference in New Issue
Block a user