JoshWolper
I'm a PhD student studying physical simulation and computer graphics at UPenn; specializing in MPM fracture
Philadelphia, PA
Pinned Repositories
pbmpm
A WebGPU implementation of Position Based MPM (PB-MPM), presented at SIGGRAPH 2024.
JoshWolper.github.io
My personal website!
material-point-method-sim
CIS 700-04 course project implementing the Material Point Method (MPM)
MountStHelens
Using pixel heightmap data, compute the surface distance from pixel A to pixel B.
mpm_sand
[UNFINISHED (AND UNSTARTED LOL)] Implementation of Material Point Method with Drucker Prager plasticity for sand simulation
quik-deform
A standalone implementation of projective dynamics that we will use to build QuikDeform, a Maya plugin for adding physically based animation to a scene quickly and robustly.
texture-gen
Generating textures with Python and OpenCV
TwoFieldMPM
Two-field MPM implementation based on Damage-field gradient Partitioned MPM. Developed for comparing single-field and two-field MPMs on a variety of fracture mechanics benchmark problems in "Evaluating Material Point Methods on Problems Involving Free Surfaces and Strong Gradients".
ziran2019
Visco-elasto-plasticity and fracture simulator with the material point method (MPM) -- the reference implementation of SIGGRAPH 2019 technical paper Silly Rubber and CD-MPM.
ziran2020
Code for two SIGGRAPH 2020 papers from UPenn, AnisoMPM and IQ-MPM!
JoshWolper's Repositories
JoshWolper/material-point-method-sim
CIS 700-04 course project implementing the Material Point Method (MPM)
JoshWolper/mpm_sand
[UNFINISHED (AND UNSTARTED LOL)] Implementation of Material Point Method with Drucker Prager plasticity for sand simulation
JoshWolper/quik-deform
A standalone implementation of projective dynamics that we will use to build QuikDeform, a Maya plugin for adding physically based animation to a scene quickly and robustly.
JoshWolper/JoshWolper.github.io
My personal website!
JoshWolper/MountStHelens
Using pixel heightmap data, compute the surface distance from pixel A to pixel B.
JoshWolper/texture-gen
Generating textures with Python and OpenCV