Hidden surface removal using bsp trees and graphics.h library for rendering.
-
Updated
Dec 21, 2022 - C++
Hidden surface removal using bsp trees and graphics.h library for rendering.
For the course 23CSE203, we attempt to visualize computational geometry problems like painters algorithm, Z buffering and LOD using data structures such as Binary Space Partitioning Trees and Red Black Trees
Add a description, image, and links to the bsp-trees topic page so that developers can more easily learn about it.
To associate your repository with the bsp-trees topic, visit your repo's landing page and select "manage topics."