sccbhxc / MonteCarloPathTracer
A Coursework for Computer Graphic-Monte Carlo Path Tracer (Monte Carlo Path Tracing)
☆30Updated 7 years ago
Alternatives and similar repositories for MonteCarloPathTracer:
Users that are interested in MonteCarloPathTracer are comparing it to the libraries listed below
- A Coursework for Computer Graphic - Scan Line Z-Buffer☆22Updated 7 years ago
- a simple RayTracer based on the Monte Carlo Path Tracing☆16Updated 7 years ago
- Monte Carlo Path Tracing☆35Updated 6 years ago
- ☆38Updated 7 years ago
- A scan-line z-buffer algorithm implementation. (图形学扫描线Z缓冲器算法的实现)☆30Updated 10 years ago
- The code of lesson “Digital Geometry Processing” with ACAM frame☆134Updated 3 years ago
- GAMES 101.☆55Updated 3 years ago
- Using monte carlo path tracing method to render the famous CornellBox.☆10Updated 8 years ago
- Code Replicability in Computer Graphics☆202Updated 2 years ago
- PhysIKA: Physics-based Interactive Kinematics Architecture☆101Updated 3 years ago
- GPU-Accelerated Ray-Tracing Renderer Using CUDA☆62Updated 4 years ago
- Physically plausible interactive 3D mesh deformation based on as rigid as possible constraints.☆81Updated 2 years ago
- A unified particle framework similar to NVIDIA FleX.☆131Updated 9 years ago
- Laplacian mesh deformation☆230Updated 7 years ago
- Simple monte carlo path tracer in C++☆142Updated 2 years ago
- A Photorealistic 3D Rendering Engine☆106Updated 5 years ago
- sdkmesh decoder☆19Updated 6 years ago
- Position Based Fluids CUDA implementation☆132Updated 3 years ago
- 这里整理了图形学相关的高校课程、书籍、教程、文章、博客、资源、开源项目。☆33Updated 5 years ago
- Fluid Simulation using CUDA (SPH/WCSPH/PCISPH)☆61Updated 9 years ago
- Offline fluid simulation solver adopted from https://github.com/doyubkim/fluid-engine-dev.