jvm-graphics-labs / awesome-3d-meshesLinks
A curated list of famous 3d meshes
☆110Updated 6 years ago
Alternatives and similar repositories for awesome-3d-meshes
Users that are interested in awesome-3d-meshes are comparing it to the libraries listed below
Sorting:
- Just a list of references for 3D programming☆102Updated 4 years ago
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆63Updated 5 years ago
- Global Illumination using Spherical Harmonics☆82Updated 4 years ago
- ☆36Updated 4 years ago
- Automatic UV Unwrapping Library for Dust3D☆91Updated 5 years ago
- This is my experiments with BVH build algorithms on GPU.☆56Updated 10 months ago
- A demo of ambient occlusion map baking using DXR☆65Updated 3 years ago
- All documents related to my master thesis☆56Updated last year
- Real-Time Global Illumination using Precomputed Light Field Probes☆124Updated 7 years ago
- Renderer using C++, Embree and USD to achieve Path Tracing techniques on the CPU☆56Updated last year
- A collection of HLSL functions one can include to use spherical harmonics in shaders. This repository can be simply be used as a submodul…☆263Updated 4 years ago
- Repository of the source code and demo of I3D 2020 paper Real-Time Stochastic Lightcuts☆130Updated 4 years ago
- Analyze and convert normal textures☆108Updated last year
- An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.☆53Updated 3 years ago
- An example implementation of OpenPBR in a WebGL pathtracer☆56Updated last month
- Spherical/zonal harmonics library☆140Updated last year
- `pbrlab` is well-verified(through brute force human verification and debugging) path tracing + PBR shading/rendering implementation.☆39Updated last year
- 📚 A list of some interesting papers (computer graphics) that I read 📚☆112Updated last year
- Volumetric path tracer using cuda