Pinned Repositories
CompactNSearch
A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborhood search for SPH fluid simulations.
cuNSearch
A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.
Discregrid
A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of signed distance fields.
FastCorotatedFEM
FastCorotatedFEM is a minimalistic implementation of the corotated FEM method which was proposed in paper "Fast Corotated FEM using Operator Splitting" by Kugelstadt et al.
fenris
A library for advanced finite element computations in Rust
PositionBasedDynamics
PositionBasedDynamics is a library for the physically-based simulation of rigid bodies, deformable solids and fluids.
SPH-Tutorial
A course on Smoothed Particle Hydrodynamics (SPH)
splashsurf
Surface reconstruction library and CLI for particle data from SPH simulations, written in Rust.
SPlisHSPlasH
SPlisHSPlasH is an open-source library for the physically-based simulation of fluids.
TriangleMeshDistance
Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh
Interactive Computer Graphics 's Repositories
InteractiveComputerGraphics/PositionBasedDynamics
PositionBasedDynamics is a library for the physically-based simulation of rigid bodies, deformable solids and fluids.
InteractiveComputerGraphics/SPlisHSPlasH
SPlisHSPlasH is an open-source library for the physically-based simulation of fluids.
InteractiveComputerGraphics/Discregrid
A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of signed distance fields.
InteractiveComputerGraphics/splashsurf
Surface reconstruction library and CLI for particle data from SPH simulations, written in Rust.
InteractiveComputerGraphics/SPH-Tutorial
A course on Smoothed Particle Hydrodynamics (SPH)
InteractiveComputerGraphics/TriangleMeshDistance
Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh
InteractiveComputerGraphics/CompactNSearch
A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborhood search for SPH fluid simulations.
InteractiveComputerGraphics/fenris
A library for advanced finite element computations in Rust
InteractiveComputerGraphics/cuNSearch
A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.
InteractiveComputerGraphics/FastCorotatedFEM
FastCorotatedFEM is a minimalistic implementation of the corotated FEM method which was proposed in paper "Fast Corotated FEM using Operator Splitting" by Kugelstadt et al.
InteractiveComputerGraphics/blender-sequence-loader
An addon for Blender enabling just-in-time loading and animation of mesh and particle/ point-cloud sequences.
InteractiveComputerGraphics/TreeNSearch
C++ library for fast computation of neighbor lists in point clouds.
InteractiveComputerGraphics/physics-simulation
Introduction to state-of-the-art simulation methods for rigid bodies, deformable solids and fluids in the area of visual computing
InteractiveComputerGraphics/stark
Stark is a C++ and Python simulation platform for the robust simulation of rigid and deformable objects in a strongly coupled manner.
InteractiveComputerGraphics/Latex4CorelDRAW
This is a addon for CorelDRAW. It allows to add and edit Latex equations or symbols easily.
InteractiveComputerGraphics/BlenderPartioTools
BlenderPartioTools is an open-source add-on to import particle data in Blender.
InteractiveComputerGraphics/MayaPartioTools
MayaPartioTools is an open-source plugin to visualize and import particle data in Maya.
InteractiveComputerGraphics/GenericParameters
GenericParameters is a C++ header-only library to define generic parameters which store additional information like the parameter type, max/min limits, a description, etc.
InteractiveComputerGraphics/higher_order_embedded_fem
Source code for our paper "Higher-order finite elements for embedded simulation"
InteractiveComputerGraphics/Latex4PowerPoint
This is a Latex Add-In for Powerpoint. It enables to add and edit Latex equations or symbols in a Powerpoint slide easily. The Add-In is based on ScintillaNET and supports syntax highlighting, code snippets etc.
InteractiveComputerGraphics/stark_micropolar
Fork of "stark" with source code for our paper "Curved Three-Director Cosserat Shells with Strong Coupling"
InteractiveComputerGraphics/MayaMeshTools
MayaMeshTools is an open-source plugin to import single mesh files and sequences of mesh files in Maya.
InteractiveComputerGraphics/physics-simulation.org
InteractiveComputerGraphics/stark_magnetic
Fork of "stark" with source code for our paper "Strongly Coupled Simulation of Magnetic Rigid Bodies"