Tiny Level Editor 3D
A downloadable tool for Windows and Linux
Tiny Level Editor 3D is a tiny, standalone, highly specialized and very opinionated level editor that doesn't depend on any 3D game engine. It saves a level made in the editor as plain text files and can export .obj/.mtl mesh files which can be imported by other 3D engines or programs such as Blender.
Requirements:
- On Windows, make sure you have Microsoft Visual C Redistributable package installed.
To run it on Windows, double click on:
TinyLevelEditor3D/tiny_level_editor_3d.bat
On Linux, run:
TinyLevelEditor3D/tiny_level_editor_3d.sh
To toggle between UI and WASD fly camera editing mode, press the right mouse button and move the mouse. Press the right mouse button again to get back to the UI mode. See Hotkeys button in the Scene window to learn more.
The editor mainly works with 1x1 square polygons, but as of v0.0.7 it also features voxels, you can enable voxel mode level editing by pressing the V key.
The editor comes with its source code, currently it's only 5000 lines of C code, you can find it in TinyLevelEditor3D/autosave.script file.
It's a very early alpha version, so don't expect much, but it's already in a working state, so things that should work do work. If you hit any issues with it, though, please let me know, I may fix them if I will be... *cough*... motivated enough 🤌
A YouTube playlist of video tutorials on how to use the level editor and whatnot:
https://www.youtube.com/playlist?list=PLvcobyidYcZ2weDGH0HnB6KyibT5c4OUX
Last update: v0.0.17 from 19 Jul 2024
Special thanks for financial support of this tool to:
@BionicShinobi on YouTube
Status | Prototype |
Category | Tool |
Platforms | Windows, Linux |
Author | Procedural |
Tags | 3D, Game engine, Level Editor, map-maker, Prototype, tiny-tool, Voxel |
Download
Click download now to get access to the following files: