Skip to content

Commit

Permalink
Update built-with-assemblyscript.md (#231)
Browse files Browse the repository at this point in the history
Add Schelling's Segregation demo in the Benchmarks Section
  • Loading branch information
kubohiroya authored Dec 1, 2024
1 parent f5b8fe8 commit 193abd3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/built-with-assemblyscript.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ A place for all things AssemblyScript. Feel free to add your projects and applic
Bench of sorting random colors by hue component on 2d canvas.
* [Wasm Mandelbrot](https://github.com/ColinEberhardt/wasm-mandelbrot) \([demo](https://colineberhardt.github.io/wasm-mandelbrot/#AssemblyScript)\)<br />
A mandelbrot rendered using a variety of WebAssembly tools \(emscripten, AssemblyScript, asm.js, etc ...\)

* [Schelling's Segregation](https://github.com/kubohiroya/webgpu-react-bitmap-viewport) \([demo](https://kubohiroya.github.io/webgpu-react-bitmap-viewport/examples/#3))<br />
A set of Schelling's Segregation model simulations using combinations of WebGPU and AssemblyScript.

## Blockchain

* [ASContract / subscript](https://github.com/ascontract/subscript)<br />
Expand Down

0 comments on commit 193abd3

Please sign in to comment.