mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-08 22:38:42 -05:00
Volume conversion and rendering (#350)
Add volume rendering features - Improve task runner - Improve reading from CDF files - Basic time varying volume rendering - Fix scaling bug in RenderableToyVolume
This commit is contained in:
@@ -81,6 +81,10 @@
|
||||
//#include <test_iswamanager.inl>
|
||||
#endif
|
||||
|
||||
#ifdef OPENSPACE_MODULE_VOLUME_ENABLED
|
||||
#include <test_rawvolumeio.inl>
|
||||
#endif
|
||||
|
||||
#include <test_scriptscheduler.inl>
|
||||
|
||||
#include <test_documentation.inl>
|
||||
|
||||
Reference in New Issue
Block a user