Volume Cartographer 2.27.0
|
Volume Cartographer is integrated with the smgl graph processing library. All nodes can be found in the VC::graph
library.
Include vc/graph.hpp
and call volcart::RegisterNodes() before doing anything:
See RenderGraphsExample.cpp for an example of how to build a render graph.