~/portfolio.html

Roblox (2021-2024)

# Marching cubes

a small Marching cubes implementation in Roblox

No Engine (2024-now)

# Voxel Raytracer

implemented in Rust with ash(Vulkan)

# Sparse Voxel Octree

a Sparse Voxel Octree(SVO) and a Renderer implemented in Rust with ash

# Bad apple played on Voxels

a Voxel renderer using a DDA algorithm. Implemented in Rust with WebGPU (full video with sound on YouTube)

# Sabber language

a small AOT compiled programming language based on Rust, C and lua