Menori
Scene graph library
A Lua-based 3D rendering library using scene graph and glTF 2.0 support
Library for 3D rendering with LÖVE.
162 stars
6 watching
9 forks
Language: Lua
last commit: 5 months ago
Linked from 1 awesome list
3dlove2dlua
Related projects:
Repository | Description | Stars |
---|---|---|
jagenjo/litescene.js | A 3D scene graph library with a component-based node system and realistic rendering pipeline for WebGL | 369 |
tanema/light_world.lua | A dynamic lighting system library for Love2d game development | 225 |
camchenry/sock.lua | A Lua networking library designed to simplify the process of creating networked applications in LÖVE games. | 176 |
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 |
metosin/malli | A Clojure/Script library for defining and manipulating data models as first-class values | 1,523 |
idbrii/love-parallax | Adds parallax scrolling to a camera in a game engine. | 14 |
linux-man/loveframes | A GUI library for creating graphical user interfaces in LÖVE 11.x games and applications. | 123 |
danini-the-panini/mittsu | A 3D graphics library for Ruby based on Three.js | 525 |
makolab/romanticweb | An ORM solution for graph-based data in .NET, allowing developers to work with RDF data in an object-oriented manner. | 12 |
bungle/lua-resty-libxl | A Lua library that provides an interface to Excel files using FFI-based bindings. | 15 |
richardlord/coral | A set of Actionscript 3 classes for common mathematical operations in 3D graphics | 44 |
mechazawa/love-debug-graph | A utility for visualizing performance and memory data in Löve2D games | 34 |
aria42/flare | A Clojure library for building and manipulating dynamic neural net graphs with pluggable tensor operations and hardware acceleration. | 285 |
rowanz/neural-motifs | A software framework for scene graph parsing with global context using PyTorch and Visual Genome data. | 526 |
groverburger/g3d | Simplifies 3D rendering in the LÖVE game engine using Lua. | 578 |