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. This fork fixes some bugs and updates 3rd party components.
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/2022 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/KoboldSoftware/Elit3D
- Execute the script
premake5.lua
withpremake/premake5.exe
- For Windows - Visual Studio 2019 just execute the
scripts/generate_project_vs2019.bat
file - For Windows - Visual Studio 2022 just execute the
scripts/generate_project_vs2022.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.
This project is made by christt105 and started as his final thesis. Fork created by Kobold.
Repository: https://github.com/KoboldSoftware/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.