Showing results for

voxel

engine

on docs.luanti.org
docs.luanti.org
Main Page | Luanti Documentation
...Luanti (formerly Minetest) is an open-source voxel game engine that includes a client for players and a distribution platform for convenient mod and...
docs.luanti.org › about
About | Luanti Documentation
About #
Luanti (formerly Minetest) is a free and open-source voxel game engine with its own distribution platform and client. Players, creators, server...
docs.luanti.org › for players › nodes
Nodes | Luanti Documentation
Nodes #
Nodes (also called blocks by players) are what make up the voxel terrain in Luanti. They are generally cubic in shape, with...
docs.luanti.org › for engine devs › nmpr
Luanti NMPR | Luanti Documentation
...getting a basic understanding of the engine.
Being around 10000 lines of code, it contains:
- The Map: Voxel storage + lighting + rendering
- The...
docs.luanti.org › about › luanti
Luanti | Luanti Documentation
Luanti #
Luanti (formerly Minetest) is a free software game engine to create various games based on voxel gameplay, inspired by InfiniMiner, Minecraft, and...
docs.luanti.org › for engine devs › objects
Objects | Luanti Documentation
...ActiveObjects #
ActiveObjects aka objects are objects in the environment, consisting of roughly everything that is not part of the voxel world (=Map).
SAO...
docs.luanti.org › for creators › development tools
Development Tools | Luanti Documentation
...A testing game for testing various engine features
- /luanti/util: Various maintenance utilities
General Lua Tools #
- luacheck: Lua linter and static code analyzer...
docs.luanti.org › about › faq
FAQ | Luanti Documentation
...What is Luanti? #
Luanti is a free software game engine designed to create voxel-based games. A detailed description can be found at...
docs.luanti.org › for players › getting started
Getting Started | Luanti Documentation
...If all else fails, you can build from source by cloning the engine repository and following the build instructions.
Playing #
Now that you...
docs.luanti.org › for creators › creating texture packs
Creating Texture Packs | Luanti Documentation
...Image Structure #
Below is a brief overview of the texture structure as of version 5.1
Luanti #
The Luanti engine has very...