top of page

Technical Projects

Particle System

This is a simple firework system, using OpenGL in C.

Cloth Simulation

Cloth simulation using Mass-Spring model. Be able to switch between fix two corners, wind effect and landing on a ball.

Crowd Simulation

Crowd Simulation tool for museums, based on Unity 3D engine and Menge Crowd Simulation framework.

Vulkan
Flight Simulator

Simple flight simulator using Vulkan. Have a skybox, terrain, and be able to fly around.

FakeGL

Real OpenGL on the left, rewrite FakeGL on the right, targeting the same performance.

All of the functions from transformation, lighting, to rasterization and depth test have been rewritten. Also have a ray tracing version.

bottom of page