phy1um / ps2-homebrew-livestreams

Repo for code written during my Playstation 2 Homebrew livestreams
MIT License
47 stars 6 forks source link

Draw 3D - Gemoetry with Path 3 #29

Open phy1um opened 2 years ago

phy1um commented 2 years ago

Implement Lua APIs for basic 3D rendering. This will be via Path 3 (CPU vertex transforms, no work done on Vector Units). This should support:

This may optionally support basic texturing, however perspective correct texturing will be implemented later.