Skip to content

kurciqs/Sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sandbox

3D Sandbox Game using Unified Particle Physics for Real-Time Applications

Build Instructions

git clone https://github.com/kurciqs/Sandbox.git
cd Sandbox
# There must be two directories, otherwise the working directory won't be correct:
mkdir Binaries/Build -r
cd Binaries/Build
cmake ../.. -G "MinGW Makefiles" -DCMAKE_BUILD_TYPE=RELEASE
make
./Sandbox

There is also a precompiled zip for windows: https://kurciqs1.itch.io/sandbox

Visuals

Stacked Donuts Fluid UI_Showcase Cloth

References

  • M. Macklin, M. Müller, N. Chentanez and T.Y. Kim, "Unified particle physics for real-time applications", ACM Trans. Graph. 33, 4, 2014
  • M. Macklin and M. Müller, "Position based fluids", ACM Trans. Graph. 32, 4, 2013
  • M. Müller, B. Heidelberger, M. Hennix and J. Ratcliff, "Position based dynamics", Journal of Visual Communication and Image Representation 18, 2, 2007

About

Unified Particle Physics For Real-Time Applications

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published