Programming Projects
Search keywords from my programming projects.
Swift and Metal Crowd Simulation: Citopia
Citopia is a high-performance crowd simulation project featuring detailed daily routines of diverse NPCs in a modern city environment. This project was developed in Swift using the Metal API by Deze Lyu, Paulina Tao, and Christine Kneer.
Vulkan Grass Rendering
A grass simulation introduced by Responsive Real-Time Grass Rendering for General 3D Scenes in Vulkan.
CUDA Stream Compaction & Radix Sort
The stream compaction and radix sort algorithm were implemented in CUDA, from scratch.