timmoth
There are 14 repositories under timmoth topic.
Aptacode/Geometry
High performance .NET 7 graphics library for Blazor
Aptacode/BlazorCanvas
A high performance dotnet 7 blazor wrapper around the HTML5 Canvas
Timmoth/GameOfLife
Blazor implementation of Conways Game Of Life
Timmoth/BlazorGraphics
dotnet 3d graphics library written for Blazor wasm
Timmoth/gravity-well
A floating glass orb sitting ontop of a gravity well written in typescript using threejs
Timmoth/orbits
Simulating orbital mechanics in threejs using r3f & cannon for physics
Timmoth/retrotetris
typescript implementation of tetris inspired game
Timmoth/AdventOfCode2022
Optimised dotnet solutions for Advent Of Code 2022
Timmoth/audio-lines
Threejs music visualization
Timmoth/BlazorMandelbrot
A Mandelbrot set zoom written in Blazor
Timmoth/MarchingSquares
Typescript visualization of the Marching Squares algorithm
Timmoth/Mazes
Typescript maze generation algorithms
Timmoth/jupiter
Threejs visualisation of Jupiter and its four largest moons Io, Europa, Ganymede and Callisto
Timmoth/retrosnake
typescript implementation of snake