Prizm icon indicating copy to clipboard operation
Prizm copied to clipboard

A Computational Geometry Debugging Tool

Results 13 Prizm issues
Sort by recently updated
recently updated
newest added

It should be easy to implement depth peeling, screen space ambient occlusions (SSAO) and shadow mapping

enhancement
in progress

Currently these are ignored but it would be useful to parse and display them

enhancement

Alternatively implement a way to save/load program state? This option would help for cases when we want to revisit a debugging session much later on... Probably we want both of...

enhancement

![image](https://github.com/okmatija/Prizm/assets/1313794/bbd4f535-5efd-4b31-99b9-7d9b9a786f97)

enhancement

Currently the Prizm window can only be set to topmost if the --AlwaysOnTop is passed on startup. If we update to SDL2 version >= 2.0.16 then it will be possible...

enhancement

Users should be able to quickly understand the data-structures they may want to manipulate when writing console commands

enhancement