whosdream's Stars
jonathancurrie/OPTI
OPTI Toolbox
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
kuiwuchn/stitchMeshing
Partial source code of Siggraph 2018 paper "Stitch meshing"
ttsiodras/renderer-cuda
CUDA version of my renderer (real-time raytracing!)
JamesGriffin/Path-Tracer
Simple monte carlo path tracer in C++
assimp/assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
terryum/awesome-deep-learning-papers
The most cited deep learning papers
JoeyDeVries/LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
zhedahht/CodingInterviewChinese2
《剑指Offer:名企面试官精讲典型编程面试题》第二版源代码
fogleman/pt
A path tracer written in Go.
fogleman/fauxgl
Software-only 3D renderer written in Go.
Magnus2/MeshReconstruction
Fast and light-weight Marching Cubes library in C++ without any dependencies.
pythoncn/june
June is a forum (Deprecated)
esotalk/esoTalk
Fat-free forum software.
gpeyre/2017-ot-beginners
Optimal Transport for Dummies - Code, slides and article
josephwright/beamer
A LaTeX class for producing presentations and slides
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
christopherbatty/SDFGen
A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Robert Bridson's website.
calderpg/voxelized_geometry_tools
Voxelized geometry tools (Voxel-based collision/occupancy maps, signed-distance fields, discrete geometry tools)
AustinDeric/yak
yak (yet another kinfu) is a library and ROS wrapper for Truncated Signed Distance Fields (TSDFs).
UM-ARM-Lab/sdf_tools
Builds 2D signed distance fields from images, 3D signed distance fields from pointclouds, 3D signed distance fields from Octomap, provides a lightweight signed distance field library, message types for signed distance fields, and tools to compress signed distance fields for transport.
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.
gibbonCode/GIBBON
The Geometry and Image-Based Bioengineering add-On for MATLAB
alecjacobson/gptoolbox
Matlab toolbox for Geometry Processing.