yt-project / yt_idv

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

Start adding tests and reduce deprecation warnings. #6

Closed matthewturk closed 3 years ago

matthewturk commented 3 years ago

This starts the process of adding testing. It will include some github action modifications as well.

matthewturk commented 3 years ago

Looks like what is left is fixing EGL, which needs to be explicitly initialized, I think. But, it seems much more likely that what I should be doing is setting up an OSMesa rendering context! So that'll need a bit more work.