A camera system for LÖVE
The main features of kikito/gamera are: Camera and Viewport.
Open-source alternatives to kikito/gamera include: maplibre/maplibre-gl-js — Maplibre GL JS is a WebGL map rendering engine and vector tile map library used to create interactive web maps. It… bakpakin/editgrid — gamera and HUMP compatible scaling grid for LÖVE. davisdude/brady — A camera library with parallax scrolling and aspect ratios for LÖVE. idbrii/love-parallax — A utility library for LÖVE that adds parallax scrolling to your camera. mshiplet/roomshift — Room-based camera with smooth transitions for LÖVE. hiloteam/hilo — Hilo is an HTML5 game engine for building 2D games that run across browsers and devices. It renders graphics through…
Maplibre GL JS is a WebGL map rendering engine and vector tile map library used to create interactive web maps. It serves as a web-based GIS visualization tool and an interactive map interface framework for rendering geographic data and vector tiles on web pages. The library provides capabilities for 3D terrain rendering and the integration of custom 3D content. It supports complex geospatial data visualization through the use of heatmaps, clusters, and 3D extrusions, while allowing for custom map styling and environmental effect customization. The system covers a broad range of functional a
A camera library with parallax scrolling and aspect ratios for LÖVE.
A utility library for LÖVE that adds parallax scrolling to your camera.