Added texture Quantization and a window to test it

This commit is contained in:
2025-01-14 00:44:45 +01:00
parent 4c108f2ad6
commit f0bc61dd92
9 changed files with 339 additions and 17 deletions

View File

@@ -3,7 +3,7 @@ using UnityEngine.SceneManagement;
namespace PSXSplash.RuntimeCode
{
public class PSXSceneExporter : MonoBehaviour
public class PSXSceneExporter : MonoBehaviour
{
public void Export()
{