yt-project / yt_idv

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

explicitly set the depth_size for pyglet config #28

Closed chrishavlin closed 2 years ago

chrishavlin commented 2 years ago

This PR explicitly sets depth_size = 24 in the pyglet config to avoid the interesting case where depth_size defaults to 0 on some systems...