michaltakac / af-lbm-multithreaded

TODO: remove this repository after the experimentation phase is done.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LBM win Unity

Build the project:

cargo build && cp ./target/debug/lbmaf.dll ../Assets/Plugins/lbmaf.dll && rm ../Assets/Plugins/lbmaf.dll.meta

This will copy the output to the Unity's Plugin folder for Native Plugin Rendering interface.

About

TODO: remove this repository after the experimentation phase is done.


Languages

Language:Rust 100.0%