Pinned Repositories
AnimToTextureHelpers
awesome-gametalks
:speech_balloon: A curated list of gaming talks (development, design, etc)
ParticlePanic
Realtime SPH fluid simulator using deprecated OpenGL and C++
pbd-crowd-sim
Implementation of Position-based crowd simulation by T. Weiss et al.
while-interpreter
An interpreter for the while language.
White-box-Cartoonization
Official tensorflow implementation for CVPR2020 paper “Learning to Cartoonize Using White-box Cartoon Representations”
xpbd-fem
tomerwei's Repositories
tomerwei/pbd-crowd-sim
Implementation of Position-based crowd simulation by T. Weiss et al.
tomerwei/AnimToTextureHelpers
tomerwei/xpbd-fem
tomerwei/3D-FRONT-ToolBox
tomerwei/CCP
Configurable Crowd Profiles [SIGGRAPH 2022]
tomerwei/Cloth-Simulation-fastmassspringsystems
Real-time cloth simulation, developed in C++/OpenGL, that employs a Mass-Spring System, inspired by the paper "Fast Simulation of Mass-Spring Systems" by Liu et al. Parallelized using OpenMP and features Physically-Based Rendering (PBR), image-based lighting (IBL) for enhanced realism, and an HDR skybox for a dynamic, immersive sky.
tomerwei/clutter
clutter data
tomerwei/CrowdRLMig2022
This will be a PhD thesis someday
tomerwei/CrowdsJS
Capsule_PBD repo
tomerwei/CrowdsRLTensorflow2
tomerwei/CUDA_ProjectiveDynamics_Chebyshev
CUDA Cloth Dynamics : Projective Dynamics & Chebyshev Semi-iterative
tomerwei/denoising-diffusion-model
A simple guide to diffusion models. Helpful in understanding the concept and practicing with the method.
tomerwei/elasty
A research-oriented elastic body simulator
tomerwei/fast-marching-method
Single file, header-only, no dependencies C++ implementation of the fast marching method in arbitrary dimensions.
tomerwei/Fusion360GalleryDataset
Data, tools, and documentation of the Fusion 360 Gallery Dataset
tomerwei/group_loss
Official code for "The Group Loss for Deep Metric Learning" paper (ECCV 2020)
tomerwei/Lego-Projective-Dynamics
An experimental taichi project to simulate lego mechanics with rigid body model.
tomerwei/LTCF
tomerwei/on-the-fly-FGSBIR
[CVPR 2020, Oral] "Sketch Less for More: On-the-Fly Fine-Grained Sketch Based Image Retrieval”, IEEE Conf. on Computer Vision and Pattern Recognition (CVPR), 2020. .
tomerwei/OpenTraj
Human Trajectory Prediction Dataset Benchmark (ACCV 2020)
tomerwei/PBD-JS
tomerwei/pytorch-material-classification
Material Classification with Convolutional Networks in PyTorch
tomerwei/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
tomerwei/SBIR_regression
Code for the C&G paper "Sketching out the details: Sketch-based image retrieval using convolutional neural networks with multi-stage regression"
tomerwei/SceneMover
Project of Siggraph Asia 2020 paper: Scene Mover: Automatic Move Planning for Scene Arrangement by Deep Reinforcement Learning
tomerwei/Sync2Gen
tomerwei/taichi_mpm
High-performance moving least squares material point method (MLS-MPM) solver. (ACM Transactions on Graphics, SIGGRAPH 2018)
tomerwei/tomerwei.github.io
tomerwei/Visco-elasto-plasticity-MPM
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.
tomerwei/webgpu-crowd-simulation
Real-time Position-Based Crowd Simulation in WebGPU