Back to Blog
Computer Graphics/2 parts
Visual Computing Systems
Project documentation from CMU's Visual Computing Systems course: a tile-based renderer and an image-processing pipeline.
- 01VCS #1 Tile-Based RendererProject documentation for a tile-based renderer: the binning strategy, the parallel decomposition, and the measurements that justified both.2024-09-26 · 10 min read
- 02VCS #2 Image Processing PipelineProject documentation for an image-processing pipeline — the kernels, the scheduling choices, and where the time actually went.2024-10-06 · 8 min read