Gfx GX Fn GXDrawTorus - wowjinxy/libPorpoise GitHub Wiki
GXDrawTorus
- Category:
Procedural Models
- Matrix Status:
Implemented
- Matrix Notes: Updated to SDK-compatible triangle-strip formulation/sign conventions (position, normal, optional TEX0), preserving VCD/VAT save/restore behavior.
- Matrix Link: Gfx-GX-API-Matrix
Official SDK (Reference)
- Manual root:
reference/rvlsdk/man/en_US/gx
- Primary SDK source area:
demos/PikminDemo/src/gx (GC-style Dolphin GX source)
- Notes:
libPorpoise Implementation
- Runtime implementation area:
src/gx
- Public API surface:
include/dolphin/gx
- Notes:
SDK vs Porpoise Diff
- Signature parity:
- Behavioral parity:
-
Known divergence:
Validation Checklist
Working Notes