Masterchef365
In civilizations without boats, there are no boats.
Squashed between your CPU and heatsink
Pinned Repositories
chatimprovr
A Virtual World Platform for the future
dotfiles
Personal dotfiles
fdm
Experiments with the Finite Difference Method, including a simulated quantum particle in a box.
flowfield-nd-demo
N-dimensional fluid simulation
gpgpu-fluid
Interactive 2D Eulerian fluid simulation on the GPU
idek
Yet another VR-capable Vulkan rendering engine written in Rust. Aims at having a small, specific set of capabilities for prototyping and visualization
mashlife
An implementation of Gosper's algorithm (HashLife), allowing for arbitrary time steps (not just powers of 2!)
pic-fluids
APIC fluid simulation tightly integrated with Particle Life. Node graph customization included. Web and desktop both supported.
threegui
WIP Immediate mode 3D for egui
vorpal
WIP node graph language using egui_node_graph & wasmtime
Masterchef365's Repositories
Masterchef365/vorpal
WIP node graph language using egui_node_graph & wasmtime
Masterchef365/egui-export-svg
WIP crate for exporting egui widgets to SVG
Masterchef365/Abstract-Shaders
Some shaders for http://editor.thebookofshaders.com/
Masterchef365/egui_node_graph
Masterchef365/deproject
Interactive simulations utilizing a depth camera + image projector for real-world interaction. Includes automatic calibration software
Masterchef365/arrowhead
Masterchef365/Atrox
Functions as data in Rust using WASM
Masterchef365/deproject-gui
Masterchef365/deproject2
Masterchef365/eframe_template
Tweaked version of the eframe template for my liking
Masterchef365/egui_dock
egui_dock: docking support for egui – an immediate-mode GUI library for Rust
Masterchef365/eigenvalues
symmetric matrices algorithms to compute eigenvalue/eigenvector pairs
Masterchef365/fruid
Fluid simulation based off of http://www.dgp.toronto.edu/people/stam/reality/Research/pdf/GDC03.pdf
Masterchef365/Hashlife-MNCA
https://slackermanz.com/understanding-multiple-neighborhood-cellular-automata/
Masterchef365/hydrogen-visualization
Masterchef365/hypercube_gol
Game of life on an N-dimensional hypercube. Also see the fdm_vr branch for a wave FDM
Masterchef365/lattice-boltzmann-fluid
Masterchef365/light2d
Masterchef365/look_no_tris
Masterchef365/mcmc-particles
Lennard-Jones particle simulation utilizing the Metropolis algorithm (Monte Carlo Markov Chain)
Masterchef365/ph425_final_code
Masterchef365/PileBot
Masterchef365/quantum-fdm-plugin
Masterchef365/rustdoc-test
Masterchef365/scripts_i_asked_chatgpt_for
LLMs? More like. Not good
Masterchef365/simple-qdynamics-numpy
Masterchef365/spin-experiment
Expectation of electron spin in a configurable magnetic field. Interactive simulation!
Masterchef365/verlet
Verlet-integration physics simulation
Masterchef365/vorpal-experiments
Masterchef365/wasm-tutorials
Tutorials on how to compile and run WASM modules. Each tutorial series will be in its own branch.