Home
Blog
(current)
Travel
Articles With Tag: C++
Cel Shader
Implementing a Cel Shader in C++ with GLSL Shaders.
MeshEdit
A triangle mesh editor tool to resample and smooth meshes prior to rendering. Written as part of a class project in CS 184 at UC Berkeley.
Rasterizer
A vector graphics renderer for SVGs and PNGs made for CS 184 at UC Berkeley.
C++ 2D and 3D Animation
Wrote a simple graphics library from scratch in C++.