avatar

Richard (Ruichen) Liu

A computer science student at Boston University, interested in computer graphics and music.

Graphics

Titanium Laser Printing | Python, Laser Cutter

February 2024 to May 2024

Project Link: Titanium Laser Printing
Lead a class research group to explore color printing on titanium using a laser cutter. I wrote all the code that controls the laser cutter, which would be used to control the anodization process on the titanium surface.

Titanium Laser Printing

Voxelizer | C++, CMake

February 2024

Using C++ and CMake to create a voxelizer that takes in a 3D model and outputs a voxelized version of the model.

32-dim Teapot 64-dim Bunny

Phong Shading and EBO Rendering | OpenGL, Python

December 2023

Dynamic Static

Bresenham’s line algorithm and Gradient Fill Triangle | Python

September 2023

Bresenham