News

2D Particle Simulation This project is built with Zig, SDL3, Dawn / Wgpu-Native and ImGui. This project is a rewrite of this project that used Raylib and performed all the calculations on the CPU. I'm ...
WPIT incorporates key routines related to wave-particle interactions in Python modules and also in Jupyter Notebook environment, enabling the traceability of all relevant equations in terms of their ...
3D Particle Simulation This project is built with Rust, Winit, Wgpu and Egui. Its heavily inspired by this project. I'm making this project with the goal of learning modern graphics programming and ...