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

Parse/display texture vertex information (vt-directives) Parse/display element/part grouping features (g- and o-directives)

enhancement

Implementing hot code reloading is a high priority feature and should make Prizm's scripting workflow quite similar to the runtime scripting features available in other tools because you will be...

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 (see https://github.com/okmatija/Prizm/wiki for details). If we update to SDL2 version >= 2.0.16 then...

enhancement

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

enhancement