iMSTK
Interactive Medical Simulation Toolkit
SPHFluid-BunnyShape.cpp
1 /*
2 ** This file is part of the Interactive Medical Simulation Toolkit (iMSTK)
3 ** iMSTK is distributed under the Apache License, Version 2.0.
4 ** See accompanying NOTICE for details.
5 */
6 
7 // Generate a fluid simulation example in with a bunny-shape fluid dropping onto a box
8 #define SCENE_ID 3
9 #include "../SPHFluidExample.hpp"