Camera package for Ebitengine.
The main features of setanarut/kamera are: World and Navigation.
Open-source alternatives to setanarut/kamera include: beefsack/go-astar — Go implementation of the A* search algorithm. lafriks/go-tiled — Go library to parse Tiled map editor file format (TMX) and render map to image. Currently supports only orthogonal… quasilyte/pathing — A very fast & zero-allocation, grid-based, pathfinding library for Go. s0rg/grid — Generic 2D grid. scarycoffee/ebiten-camera — A simple camera implementation based on vrld's hump for LÖVE. solarlune/dngn — pkg.go.dev docs.
Go library to parse Tiled map editor file format (TMX) and render map to image. Currently supports only orthogonal finite maps rendering out-of-the-box.
A very fast & zero-allocation, grid-based, pathfinding library for Go.