yt-project / yt_idv

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

preprocessor directives followup #89

Open chrishavlin opened 1 year ago

chrishavlin commented 1 year ago

This PR follows on #70 and

chrishavlin commented 1 year ago

draft for now (but feel free to look now, @matthewturk ). I went through a couple iterations of approaches, want to double check that I didn't leave behind unwanted code... but also wanted to push this up now :)

chrishavlin commented 1 year ago

oh, also a draft cause I didn't actually run the tests locally. oops. so will have to fix a few things. but right now: running examples/amr_volume_rendering.py and toggling the depth buffer box DOES work. just need to better handle a few things to get those tests passing...