coffeiersama
I have a serious case of obsessive-compulsive disorder related to computer graphics and am currently undergoing self-treatment.
Philadelphia
coffeiersama's Stars
miracl/MIRACL
MIRACL Cryptographic SDK: Multiprecision Integer and Rational Arithmetic Cryptographic Library is a C software library that is widely regarded by developers as the gold standard open source SDK for elliptic curve cryptography (ECC).
NVIDIA/warp
A Python framework for high performance GPU simulation and graphics
OpenGLInsights/OpenGLInsightsCode
Source code for OpenGL Insights
Jondolf/avian
ECS-driven 2D and 3D physics engine for the Bevy game engine.
AnkaChan/Shortest-Path-to-Boundary-for-Self-Intersecting-Meshes
Code for the Siggraph 2023 Paper: Shortest Path to Boundary for Self-Intersecting Meshes
ddemidov/amgcl
C++ library for solving large sparse linear systems with algebraic multigrid method
bmild/nerf
Code release for NeRF (Neural Radiance Fields)
XPandora/PhysGaussian
[CVPR 2024 Highlight] PhysGaussian: Physics-Integrated 3D Gaussians for Generative Dynamics
wangshusen/AdvancedAlgorithms
sqlp/sedumi
SeDuMi: A linear/quadratic/semidefinite solver for Matlab and Octave
gzc/CLRS
:notebook:Solutions to Introduction to Algorithms
desh2608/numerical-linear-algebra
Solutions to exercises in Numerical Linear Algebra by Trefethen and Bau.
DrTimothyAldenDavis/SuiteSparse
The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.
Q-Minh/position-based-dynamics
eXtended Position based dynamics implementation with soft body virtual cutting
Q-Minh/projective-dynamics
phys-sim-book/solid-sim-tutorial
A curated collection of Python examples for optimization-based solid simulation, emphasizing algorithmic convergence, penetration-free, and inversion-free conditions, designed for readability and understanding.
facebookresearch/AnimatedDrawings
Code to accompany "A Method for Animating Children's Drawings of the Human Figure"
reneargento/algorithms-sedgewick-wayne
Solutions to all the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
libigl/libigl
Simple MPL-2.0-licensed C++ geometry processing library.
Hope-Studio/physics
物理学学习资料
yixuan/spectra
A header-only C++ library for large scale eigenvalue problems
beiningwu7/optimization_spring_2021
Course resource for the optimization algorithm course in spring 2021. The course is lectured by prof. Zhouwang Yang.
USTC-GCL-F/AMMesh
The code of lesson “Digital Geometry Processing” with ACAM frame
pmp-library/pmp-library
The Polygon Mesh Processing Library
siggraphcontact/rigidBodyTutorial
codeplaysoftware/syclacademy
SYCL Academy, a set of learning materials for SYCL heterogeneous programming
gibsjose/cpp-cheat-sheet
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
remzi-arpacidusseau/ostep-projects
Projects for an undergraduate OS course
chr1shr/am205_examples
Harvard Applied Math 205: Code Examples