mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2025-03-06 14:27:44 +00:00
![]() Polygons have a line of sight value that's either a 0 or 1. We write this value into the stencil buffer, then read the app can read it back to determine the polygon attribute is visible or not. The returned value is 1/depth value in world coordinates. The first bit of the float is actually a control bit, 1 indicates no geometry hit, 0 indicates geometry hit. |
||
---|---|---|
.. | ||
CPU | ||
Debugger | ||
Graphics | ||
Inputs | ||
Model3 | ||
Network | ||
OSD | ||
Pkgs | ||
Sound | ||
Util | ||
BlockFile.cpp | ||
BlockFile.h | ||
Game.h | ||
GameLoader.cpp | ||
GameLoader.h | ||
ROMSet.cpp | ||
ROMSet.h | ||
Supermodel.h | ||
Version.h |