gamera
Game camera
A camera system for game development using Lua.
A camera system for LÖVE
256 stars
14 watching
22 forks
Language: Lua
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kikito/bump.lua | A Lua-based collision detection library for axis-aligned rectangles | 944 |
kikito/lua_missions | A test-driven learning platform for the Lua programming language | 378 |
kikito/middleclass | A Lua-based object-oriented programming library that enables easy creation of classes with inheritance and other features. | 1,769 |
kikito/anim8 | An animation library for LÖVE game development | 731 |
kikito/inspect.lua | Transforms any Lua value into a human-readable representation. | 1,388 |
kikito/tween.lua | A Lua library for creating smooth, interpolated changes to game objects or other data structures over time. | 584 |
kikito/ansicolors.lua | A Lua library for printing text in color to the console. | 136 |
furrtek/gbcameraprojects | A portable video recorder built around a GameBoy Camera cartridge using an LPC microcontroller. | 91 |
kikito/i18n.lua | A comprehensive language translation library for Lua | 257 |
herrzatacke/gb-printer-web | An application for viewing and editing images captured by the Game Boy Camera | 56 |
ikskuh/ziguana-game-system | A low-level game console written in Zig with APIs for graphics, input, and audio, using a fixed palette for retro-style games. | 56 |
gabrielalva/cool-ios-camera | A fully customisable and modern camera implementation for iOS | 1,300 |
kikito/love-loader | A library that loads resources on separate threads to improve loading times and prevent blocking in game development. | 132 |
kikito/cron.lua | A set of time-related functions for scheduling tasks at regular intervals. | 179 |
weaselgames/godot_luaapi | A sandboxed environment for executing Lua scripts and modding in a Godot game engine | 392 |