#toyproject

SPH Water

June 28, 2024

simulated SPH water simulation with WebGPU compute shader...

read more...

N-body problem

April 29, 2024

simulated n-body problem with WebGPU compute shader...

read more...

Galton board

April 24, 2024

implemented a Galton Board using WebGPU...

read more...

Picture particles

Feb 16, 2024

I implemented a particle shattering effect using WebGL...

read more...

Meteor shower

Nov 17, 2023

Implemented meteor shower with GPGPU via Transform Feedback in OpenGL...

read more...

Earth animation

Nov 6, 2023

tried implementing a Earth animation using WebGL with video textures...

read more...

Webgl particles

Aug 25, 2023

Simple particle system using a web-based approach...

read more...

Web based deep learning

Aug 11, 2023

Simulation of Linear Regression and Custom MLP Models using TypeScript...

read more...

Ray tracing on canvas

Dec 14, 2022

Implemented Phong shading with ray tracing in a web environment...

read more...

Gaussian blur on web

Dec 12, 2022

compared the speed of Gaussian blur implementation using canvas 2D and WebGL2...

read more...

Turing machine simulator

Aug 28, 2022

Implemented a turing machine simulator with typescript and react...

read more...