congcong-hehe / Z-Buffer
Simple realization of z-buffer, scanline z-buffer, hierarchical z-buffer, hierarchical z-buffer with octree.
☆15Updated 4 years ago
Alternatives and similar repositories for Z-Buffer:
Users that are interested in Z-Buffer are comparing it to the libraries listed below
- Z-buffer, scanline Z-buffer, hierarchical Z-buffer and hierarchical Z-buffer with octree algorithm to determine hidden surfaces.☆27Updated 3 years ago
- The code of lesson “Digital Geometry Processing” with ACAM frame☆134Updated 3 years ago
- ☆78Updated 11 months ago
- GAMES 102☆275Updated 2 years ago
- GAMES 101.☆55Updated 3 years ago
- A simple Monte Carlo path tracer based on assignment 7 of GAMES101 originally, accelerated by C++ multithreading or CUDA.☆85Updated 10 months ago
- Easy Ray Tracing, a lite renderer and tutorial from theory to implement, with OpenGL☆265Updated 2 years ago
- ☆69Updated 3 years ago
- Assignment of [6.837 Intro to Computer Graphics, Fall 2004]☆19Updated 2 years ago
- Research Oriented Physically Based Renderer☆60Updated 2 months ago
- GAMES102_Assignment☆25Updated 3 years ago
- 网格简化-清华大学计算机科学与技术系计算机图形学课程项目☆44Updated 4 years ago
- ☆19Updated 7 months ago
- notes and related materials for GAMES103☆69Updated 2 years ago
- 为了方便大家学习,将Games101的Homework从原Linux平台移植到Window平台。☆90Updated 3 years ago
- Monte Carlo Path Tracing☆35Updated 6 years ago
- 不仅完成了作业的基础和提高,还为202扩展了其他算法:Efficient GPU SSR,Hiz-SSR,IBL,SVGF。GAMES101在另一个分支,完成了Final Project,还扩展了Roughness BSDF!☆11Updated last year
- 主要是学习闫老师的GAMES202高质量实时渲染完成的大作业☆147Updated 2 years ago
- GAMES202 homework☆36Updated 3 years ago
- notes and assignments of CG (CMU 15-462/662)☆92Updated 3 years ago
- My homework and projects in course GAMES102 (http://staff.ustc.edu.cn/~lgliu/Courses/GAMES102_2020/default.html).☆13Updated 3 years ago
- ☆18Updated 4 years ago
- 00106501: Computer Graphics (Spring-Summer 2020)☆427Updated last year
- A Neural Volumetric Renderer☆220Updated last month
- Code Replicability in Computer Graphics☆202Updated 2 years ago
- 这里整理了图形学相关的高校课程、书籍、教程、文章、博客、资源、开源项目。☆46Updated 4 years ago
- GAMES103基于物理的计算机动画入门作业☆13Updated 2 years ago
- CPU & GPU RTX based on OpenGL☆394Updated 4 years ago
- Official implementation of SIGGRAPH AISA 2023 paper "Texture Atlas Compression Based on Repeated Content Removal"☆64Updated last year
- 本项目参考自教程《Ray Tracing in One Weekend》,使用CPU多线程加速,结合ImGUI显示渲染结果。☆88Updated 4 years ago