Skip to content

jklae/FLIPEngine3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLIPEngine3D

Overview

demo

FLIPEngine3D is a visualization of the FLIP Fluids1 using DXViewer.

Build

This repo was developed in the following environment:

  • Windows 10 64-bit
  • Microsoft Visual Studio 2019 on x64 platform (C++14)
  • CMake 3.19.0
  • FLIP Fluids 1.0.9b
  • DXViewer 3.1.0

You should update submodules before creating a project with cmake.

git submodule update --progress --init -- "ext/DXViewer"

Reference