Skip to content

Pure WAT/WASM implementation for Bresenham's line algorithm. Part of MWPS.

Notifications You must be signed in to change notification settings

littledivy/bresenham-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

bresenham-wasm

Pure WASM implementation of Bresenham's line algorithm.

usage

Load it as you would normally do and pass in a setPixel function in env.

LICENSE

MIT

About

Pure WAT/WASM implementation for Bresenham's line algorithm. Part of MWPS.

Resources

Stars

Watchers

Forks