BigRayLee's Stars
alecjacobson/geometry-processing-mesh-reconstruction
Mesh Reconstruction assignment for Geometry Processing course
SebLague/Marching-Cubes
Coding Adventure
ssloy/tinyrenderer
A brief computer graphics / rendering course
mhalber/Lines
6 different implementations of doing wide line rendering in OpenGL
raysan5/raylib
A simple and easy-to-use library to enjoy videogames programming
blender/cycles
The Cycles Render Engine - official mirror
PixelClear/OverDrawCount
This is OpenGL program to get Over Draw Count
openglredbook/examples
Examples for the OpenGL Red Book
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
acgessler/half_float
C++ implementation of a 16 bit floating-point type mimicking most of the IEEE 754 behaviour. Compatible with the half data type used as texture format by OpenGl/Direct3D.
mkazhdan/PoissonRecon
Poisson Surface Reconstruction
ShichenLiu/SoftRas
Project page of paper "Soft Rasterizer: A Differentiable Renderer for Image-based 3D Reasoning"
OloOcki/awesome-citygml
The ultimate list of open data semantic 3D city models
zshn25/compilation-of-3d-mesh-model-resources
A compilation of 3D mesh models found on the web for research purposes
smiley22/MultiRes3d
A multi-resolutional 3D rendering system using progressive meshes
hhoppe/Mesh-processing-library
C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)
Satre95/Progressive-Meshes
An implemetation of lossless, efficient progressive mesh algorithm.
hezhao/progressive-meshes
Automatically exported from code.google.com/p/progressive-meshes
ssloy/tinyraytracer
A brief computer graphics / rendering course
cnr-isti-vclab/meshlab
The open source mesh processing system
ducakar/img2dds
Tool for converting images to DDS format with additional support for KSP.
ImageMagick/ImageMagick
🧙♂️ ImageMagick 7
songrun/SeamAwareDecimater
Mesh simplification with UV's boundary preserved
nushoin/RTree
N-dimensional RTree implementation in C++
cnr-isti-vclab/nexus
Nexus is a c++/javascript library for creation and visualization of a batched multiresolution mesh
alecjacobson/common-3d-test-models
Repository containing common 3D test models in original format with original source if known and obj mesh
michaelg29/yt-tutorials
fisheepx/douban-to-imdb
导出豆瓣电影评分到 IMDB,再将 IMDB观看记录导入 Trakt.
zeux/meshoptimizer
Mesh optimization library that makes meshes smaller and faster to render
nintymiles/CGLearning
OpenGL Learning and Exercises