با این پروژه میتونید کد یونیتی رو برای PS2 خروجی بگیرید
https://github.com/distrohelena/ps2unity
خواستید یه نگاه بهش بندازید
https://github.com/distrohelena/ps2unity
خواستید یه نگاه بهش بندازید
Features:
- 3D Models
- Camera
- Lights
- Tesselation: Big triangles on the PS2 get easily culled, so we can tesselate to make them smaller.
- Lightmaps: We extract the lightmaps, and convert from HDR to SDR with a specific exposure.
- Code Conversion: C# to C++ code conversion (very rudimentary, but does work). Requires manually building the output code inside the ps2engine project.
- DirectX Windows version: Debug on Windows, the C++ version of the engine is cross-platform, and just loads different renderers based on the platform.