Elit3D is a tile-based map editor in 3D. Composed of several layers of tiles and 3D objects, it allows you to export the maps in different formats.
Download the latest release on itch.io christt105.itch.io/elit3d naming your own price (including 0€) or on releases section on GitHub.
Elit3D is only tested on Visual Studio 2019 on Windows but the plan is to be compatible with Linux and Mac (minimum Linux) in a future.
- Clone the repository
git clone https://github.com/christt105/Elit3D
- Execute the script
premake5.lua
withpremake/premake5.exe
- For Windows - Visual Studio 2019 just execute the
scripts/generate_project.bat
file
- For Windows - Visual Studio 2019 just execute the
The goal of this project is to create a tool to create RPG maps like Pokémon 4th Gen. Will allow to import 3D models, brushes to build terrain, paint planes at differenent heights with tiles and create inclined sprites. e.g.
To know more about the features, see the ROADMAP file. You can also check the ClickUp boards where I put the task I work on.
This project is made by christt105. This project started as my final thesis.
Repository: https://github.com/christt105/Elit3D
You can test the latest release and report bugs or propose features. Feel free to fork and create a pull request, I will be delighted to accept any pull request that improves the project. If you want to do a pull request, please make it to the develop branch.
- Enric Pérez for the program icon
This project is licensed under BSD 2-Clause License license.