GitHub / InteractiveComputerGraphics 12 Repositories
InteractiveComputerGraphics/stark
Stark is a C++ and Python simulation platform for the robust simulation of rigid and deformable objects in a strongly coupled manner.
Language: C++ - Size: 14.3 MB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 55 - Forks: 6

InteractiveComputerGraphics/multiphysics
Multiphysics Simulation Methods in Computer Graphics
Size: 70.8 MB - Last synced at: 6 days ago - Pushed at: 15 days ago - Stars: 11 - Forks: 0

InteractiveComputerGraphics/stark_micropolar
Fork of "stark" with source code for our paper "Curved Three-Director Cosserat Shells with Strong Coupling"
Language: C++ - Size: 20 MB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 17 - Forks: 1

InteractiveComputerGraphics/blender-sequence-loader
An addon for Blender enabling just-in-time loading and animation of mesh and particle/ point-cloud sequences.
Language: Python - Size: 19.8 MB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 64 - Forks: 10

InteractiveComputerGraphics/splashsurf
Surface reconstruction library and CLI for particle data from SPH simulations, written in Rust.
Language: Rust - Size: 21.1 MB - Last synced at: 6 days ago - Pushed at: 23 days ago - Stars: 227 - Forks: 24

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.
Language: C++ - Size: 54.7 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 167 - Forks: 37

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.
Language: C++ - Size: 11.7 MB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 301 - Forks: 66

InteractiveComputerGraphics/PositionBasedDynamics
PositionBasedDynamics is a library for the physically-based simulation of rigid bodies, deformable solids and fluids.
Language: C++ - Size: 8.82 MB - Last synced at: 14 days ago - Pushed at: 11 months ago - Stars: 2,050 - Forks: 374

InteractiveComputerGraphics/stark_magnetic
Fork of "stark" with source code for our paper "Strongly Coupled Simulation of Magnetic Rigid Bodies"
Language: C++ - Size: 4.6 MB - Last synced at: 6 days ago - Pushed at: 8 months ago - Stars: 5 - Forks: 0

InteractiveComputerGraphics/SPH-Tutorial
A course on Smoothed Particle Hydrodynamics (SPH)
Size: 85.7 MB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 188 - Forks: 25

InteractiveComputerGraphics/SPlisHSPlasH
SPlisHSPlasH is an open-source library for the physically-based simulation of fluids.
Language: C++ - Size: 17.3 MB - Last synced at: 21 days ago - Pushed at: 4 months ago - Stars: 1,696 - Forks: 299

InteractiveComputerGraphics/physics-simulation
Introduction to state-of-the-art simulation methods for rigid bodies, deformable solids and fluids in the area of visual computing
Size: 113 KB - Last synced at: 6 days ago - Pushed at: 10 months ago - Stars: 53 - Forks: 6

InteractiveComputerGraphics/MayaPartioTools
MayaPartioTools is an open-source plugin to visualize and import particle data in Maya.
Language: C++ - Size: 1.29 MB - Last synced at: 6 days ago - Pushed at: almost 6 years ago - Stars: 30 - Forks: 4

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.
Language: C# - Size: 1.57 MB - Last synced at: 6 days ago - Pushed at: about 3 years ago - Stars: 20 - Forks: 4

InteractiveComputerGraphics/TreeNSearch
C++ library for fast computation of neighbor lists in point clouds.
Language: C++ - Size: 2.6 MB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 57 - Forks: 10

InteractiveComputerGraphics/cuNSearch
A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.
Language: Cuda - Size: 222 KB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 100 - Forks: 27

InteractiveComputerGraphics/TriangleMeshDistance
Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh
Language: C++ - Size: 1.06 MB - Last synced at: 6 days ago - Pushed at: 10 months ago - Stars: 173 - Forks: 17

InteractiveComputerGraphics/fenris
A library for advanced finite element computations in Rust
Language: Rust - Size: 1.33 MB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 125 - Forks: 6

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.
Language: C++ - Size: 45.9 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 26 - Forks: 12

InteractiveComputerGraphics/MayaMeshTools
MayaMeshTools is an open-source plugin to import single mesh files and sequences of mesh files in Maya.
Language: C++ - Size: 186 KB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 6

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.
Language: C++ - Size: 7.74 MB - Last synced at: 6 days ago - Pushed at: about 6 years ago - Stars: 75 - Forks: 16

InteractiveComputerGraphics/Latex4CorelDRAW
This is a addon for CorelDRAW. It allows to add and edit Latex equations or symbols easily.
Language: C# - Size: 1.06 MB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 37 - Forks: 17

InteractiveComputerGraphics/BlenderPartioTools
BlenderPartioTools is an open-source add-on to import particle data in Blender.
Language: C++ - Size: 465 KB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 34 - Forks: 11

InteractiveComputerGraphics/higher_order_embedded_fem
Source code for our paper "Higher-order finite elements for embedded simulation"
Language: Rust - Size: 2.32 MB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 22 - Forks: 5

InteractiveComputerGraphics/physics-simulation.org
Size: 5.86 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 1
