Pinned Repositories
AffineLib
A C++ Library for 3D Affine transformation
AirSim
ALSV4_CPP
Performance optimized & replicated C++ port of Advanced Locomotion System V4 for Unreal Engine 4.26 with additional bug fixes
apic2d
Affine Particle-in-Cell Water Simulation in 2D
APIC_FLUID_SIM
PIC simulation
Ariel
Karl's very own FLIP fluid simulator!
cfd3d
A CFD solver using the incompressible Navier-Stokes equations in 3D.
cpd
C++ implementation of the Coherent Point Drift point set registration algorithm.
StomatoGod's Repositories
StomatoGod/SimdIntroArticle
StomatoGod/project-cinnamon
3D Pathfinding implementation in Unreal Engine
StomatoGod/incremental_mpm
2D implementation of MLS-MPM for simulating soft bodies and fluids
StomatoGod/mpm
An implementation of the Material Point Method for viscoelastic simulation using Affine Particle-In-Cell.
StomatoGod/Fluid_Simulation
Self advection, external force and pressure solve to a velocity field represented by a MaC grid.
StomatoGod/FreelancerFlightExample
Spaceship flight in a similar style to Freelancer
StomatoGod/opencl-ue4
OpenCL Plugin for Unreal Engine 4
StomatoGod/ue4-parallel
Demo of parallel-for flocking algorithm on Unreal4
StomatoGod/miniFOAM
A minimized version of OpenFOAM v6
StomatoGod/Fluid-Simulation
OpenVDB fluid simulation using Material Point Method
StomatoGod/L-Terrain-UE4
StomatoGod/GridFluidSim3D
A PIC/FLIP fluid simulation based on the methods found in Robert Bridson's "Fluid Simulation for Computer Graphics"
StomatoGod/eigen
This is a mirror of the latest stable version of Eigen.
StomatoGod/AirSim
StomatoGod/incremental-fluids
Simple, single-file fluid solvers for learning purposes
StomatoGod/experiments
Small experiments with attached code
StomatoGod/isosurface
A project testing and comparing various algorithms for creating isosurfaces.
StomatoGod/Ariel
Karl's very own FLIP fluid simulator!
StomatoGod/vector_compression
Utilities for 3D and 4D (unit) vector compression
StomatoGod/FluidCinder
Fast real time fluid simulator based on MPM algorithm
StomatoGod/FluidSim
Fluid simulator based on Robert Bridson's Siggraph notes