C++ implementations of Hierarchical z-buffer & Physically based rendering via Monte Carlo path tracing
-
Updated
May 2, 2021 - C++
C++ implementations of Hierarchical z-buffer & Physically based rendering via Monte Carlo path tracing
This project represents the use of Z-Buffer for rendering of basic 3D objects.
A CPU renderer using z-buffer scan line algorithm
First person shooter - homemade engine
Z-Buffer Rendering System with OpenGL
3D visualizations with Raytracing and Zbuffer using Qt Creators IDE
School project intended to design a Z-Buffer in SystemVerilog.
This project is a simplified 3D renderer implementation using Sweep and Z-Buffer algorithms for processing and visualizing 3D models. The system efficiently handles 3D object rendering, polygon rasterization, and visualization within a graphical interface developed in C++.
Interactive 3D visualization system using Qt and C++ with ambient, diffuse, and specular lighting. Implements a Z-Buffer algorithm for depth control to render a sphere and plane. Users can adjust lighting parameters via the GUI to observe real-time effects
Add a description, image, and links to the zbuffer topic page so that developers can more easily learn about it.
To associate your repository with the zbuffer topic, visit your repo's landing page and select "manage topics."