StephaneBunel / bresenhamLinks
Draw a line in golang with the bresenham algorithm
☆31Updated 3 years ago
Alternatives and similar repositories for bresenham
Users that are interested in bresenham are comparing it to the libraries listed below
Sorting:
- Rasterx is an SVG 2.0 path compliant rasterizer that can use either scany, the golang vector or a derivative of the freetype anti-aliaser…☆144Updated 3 years ago
- A collection of image processing algorithms written in pure Go.☆79Updated last year
- Draw on an HTML 2D canvas in a web browser from a server program using WebSockets.☆94Updated 7 months ago
- [DEPRECATED] Pure Go implementation of Potrace vectorization library☆56Updated 2 years ago
- A small fantasy game engine in WASM using GoLang☆95Updated 3 years ago
- Golang SVG parsing library☆91Updated last month
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆39Updated 5 months ago
- Partial implementation of SVG 2.0 specification in golang.☆176Updated 2 years ago
- Pure Go encoder/decoder of the QOI image format☆68Updated 3 years ago
- Canvas API built with Gio☆152Updated 2 weeks ago
- High quality text shaping in pure Go.☆123Updated 2 months ago
- A Grid based 2D Graphics library☆80Updated 4 years ago
- a native go ogg/vorbis decoder☆73Updated 2 years ago
- Fonts and text layout for Golang☆53Updated 10 months ago
- A package that makes NVIDIA/AMD prefer the discrete GPU for your application (ie. for laptops that have an integrated GPU and a discrete …☆66Updated 5 months ago
- 🌐 Interact with browser from Go. Manually crafted WebAPI interoperation library.☆222Updated last year
- highly opinionated OpenCL bindings for Go with some black magic; moved to gitlab.com/microo8/blackcl☆35Updated 5 years ago
- Simple 2D game prototyping framework targetting Windows, Mac, Linux, WASM.☆108Updated 2 months ago
- p5 is a simple package that provides primitives resembling the ones exposed by p5js.org☆155Updated last year
- Golang Genetic Algorithm☆224Updated 3 years ago
- build and animate objects according to verlet physics. pure golang library☆31Updated 3 years ago
- a* pathfinding algorithm written in go☆32Updated 4 years ago
- A float32 version of Go's math package☆81Updated 9 months ago
- Generic and fast binary serializer for Go☆232Updated last year
- Make DOM manipulation in Go as similar to JavaScript as possible. (via GopherJS or WebAssembly)☆177Updated 2 years ago
- gio experiments☆43Updated 11 months ago
- Components based UI library☆77Updated 4 years ago
- Easy Go GUI wrapper for interactive manipulation of visual algorithms/backend code.☆35Updated 5 years ago
- A prefix tree implementation in go☆43Updated last year
- Fast Concurrent / Parallel Sorting in Go☆139Updated last month