InteractiveComputerGraphics / SPlisHSPlasH

SPlisHSPlasH is an open-source library for the physically-based simulation of fluids.

Home Page:https://splishsplash.physics-simulation.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Merging OpenVDB exporter

Wesxdz opened this issue · comments

I'm implementing an exporter for https://www.openvdb.org/
https://github.com/Wesxdz/SPlisHSPlasH/tree/openvdb

There are a few decisions related to the CMake build, particularly whether OpenVBD can be included as a submodule, included directly, or expected to be found on the system. OpenVDB 8.2 uses C++ 14 by default, which would require updating the Common build standard to support this syntax in the exporter code.

I am seeking feedback on these questions, as well as if there are any desired versions to use here.
Happy 2023 all, hoping the new year is filled with water sims.