g3d
Game engine
Simplifies 3D rendering in the LÖVE game engine using Lua.
Simple and easy 3D engine for LÖVE.
578 stars
31 watching
35 forks
Language: Lua
last commit: 9 months ago
Linked from 1 awesome list
g3dlove2dluasimple
Related projects:
Repository | Description | Stars |
---|---|---|
3dreamengine/3dreamengine | A powerful 3D extension for the LÖVE game engine. | 396 |
luacats/love2d | Definitions and tools for creating 2D games with the LÖVE framework | 22 |
adriengivry/overload | A 3D game engine with Lua scripting that aims to provide simplicity, high-quality documentation and modern C++ code for game development. | 1,824 |
patrixr/love-animation | A Lua-based animation library for creating and controlling animated sprites in Love2D game development. | 32 |
alloyed/flirt | Automatically selects the correct version of the LOVE game engine for use in a project | 13 |
1bardesign/batteries | A Lua module that provides reusable dependencies for game development, filling out the language's sparse standard library with common algorithms and data structures. | 357 |
ellraiser/love-build | An app that automates the process of packaging LÖVE games for multiple platforms without dependencies. | 25 |
gvx/lady | A Lua-based library for serializing and deserializing LÖVE game objects. | 37 |
misterda/love-release | Automates LÖVE game distribution and creation of executables and packages | 457 |
minegame159/shard | A collection of reusable Lua modules for game development with Love2D | 18 |
globalcitizen/svglover | A Lua library to import and display simple SVGs in LÖVE | 52 |
pfirsich/kaun | A Lua module for 3D graphics intended to provide a low-level API for abstracting away OpenGL details and enabling advanced techniques without the need for significant modifications to an existing game engine. | 7 |
gustavostuff/gooi | A Lua-based GUI library for creating graphical user interfaces in LÖVE games and desktop applications. | 220 |
bradwbeer/clinch | A Common Lisp 3D graphics engine with modern OpenGL features and tools for game development, visualization, and productivity software. | 270 |
noooway/love2d_arkanoid_tutorial | A step-by-step guide to building an Arkanoid-type game from scratch using Lua and LÖVE framework | 207 |