Found 4 repositories(showing 4)
MHSarmadi
Drawing a mandelbrot set on a webpage, calculated in Go
Kourpa
Simple implementation of mandelbrot set written in go and compiles to wasm
osawa-koki
🦇🦇🦇 GoでコンパイルしたWebAssemblyでマンデルブロ集合を描画するサンプルです!
biswabijaya
Overview of the Program WASM (Go) performs CPU-heavy calculations: Computes the Mandelbrot set, a mathematical fractal that requires heavy computations. WebGL (TypeScript) renders the Mandelbrot set onto a canvas using the GPU. The WebAssembly function is called from TypeScript, and the result is passed to WebGL for rendering.
All 4 repositories loaded