Giter Site home page Giter Site logo

apic-fluid's Introduction

APIC Fluid Simulator

Final project for CS888 W2023 at UWaterloo

Build

First glone this repo

git clone --recursive https://github.com/shiinamiyuki/apic-fluid

See BUILD.md for more information. TL;DR, make sure cmake, ninja, clang++ are in PTATH and Rust is installed.

Run

# fluid simulator
cargo run --release --bin fluid -- scene
# replay
cargo run --release --bin replay -- scene
# surface reconstruction from replay
cargo run --release --bin recon -- scene grid_res raidus [frame start] [frame end] [frame step]

Known Issue

Frame rate of screen capture can be inconsistent. Possibly due to CFL condition, etc.

apic-fluid's People

Contributors

shiinamiyuki avatar

Watchers

James Cloos avatar  avatar

apic-fluid's Issues

Add more info about compiling code

Hi.
Thanks for code!
Please add more info how compiling code.
I have next error:

Compiling luisa_compute_sys v0.1.0 (https://github.com/LuisaGroup/luisa-compute-rs.git?branch=next#e9a18691)
Compiling gif v0.12.0
Compiling bitvec v1.0.1
Compiling tiff v0.8.1
Compiling png v0.17.8
Compiling luisa_compute_derive v0.1.0 (https://github.com/LuisaGroup/luisa-compute-rs.git?branch=next#e9a18691)
Compiling num-rational v0.4.1
Compiling luisa_compute_derive_impl v0.1.0 (https://github.com/LuisaGroup/luisa-compute-rs.git?branch=next#e9a18691)
error: failed to run custom build command for luisa_compute_sys v0.1.0 (https://github.com/LuisaGroup/luisa-compute-rs.git?branch=next#e9a18691)

Im new to rust.
Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.