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: 12 months ago
Linked from 1 awesome list
g3dlove2dluasimple
Related projects:
Repository | Description | Stars |
---|---|---|
| A powerful 3D extension for the LÖVE game engine. | 396 |
| Definitions and tools for creating 2D games with the LÖVE framework | 22 |
| A 3D game engine with Lua scripting that aims to provide simplicity, high-quality documentation and modern C++ code for game development. | 1,824 |
| A Lua-based animation library for creating and controlling animated sprites in Love2D game development. | 32 |
| Automatically selects the correct version of the LOVE game engine for use in a project | 13 |
| 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 |
| An app that automates the process of packaging LÖVE games for multiple platforms without dependencies. | 25 |
| A Lua-based library for serializing and deserializing LÖVE game objects. | 37 |
| Automates LÖVE game distribution and creation of executables and packages | 457 |
| A collection of reusable Lua modules for game development with Love2D | 18 |
| A Lua library to import and display simple SVGs in LÖVE | 52 |
| 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 |
| A Lua-based GUI library for creating graphical user interfaces in LÖVE games and desktop applications. | 220 |
| A Common Lisp 3D graphics engine with modern OpenGL features and tools for game development, visualization, and productivity software. | 270 |
| A step-by-step guide to building an Arkanoid-type game from scratch using Lua and LÖVE framework | 207 |