mirror / pcsxr

https://pcsxr.svn.codeplex.com/svn/pcsxr
GNU General Public License v3.0
77 stars 94 forks source link

Add 3D scene dump feature? #9

Open ps2mod opened 6 years ago

ps2mod commented 6 years ago

I saw at PSX tech-docs many GTE opcodes for polygon calculation including depth-sorting, as this cop cares for that task and pass it to GPU for drawing onscreen. So theorically; it's possible to reconstruct a non-flat 3D textured mesh by getting three raw-data dumps from a given frame capture, coding emulator/gpu plugin to fwrite(&) at the exact spots: