yt-project / yt_idv

Interactive volume rendering for yt
Other
8 stars 6 forks source link

Add tests for shader program compilation #133

Closed chrishavlin closed 4 days ago

chrishavlin commented 1 week ago

This adds some new tests for checking that the shader programs compile. Had to modify yt_idv.shader_objects a bit to make it more straightforward.

chrishavlin commented 1 week ago

pre-commit.ci run