Skip to content

KoboldSoftware/Elit3D

 
 

Repository files navigation

Elit3D GitHub license

Overview

GitHub release (latest by date) GitHub Release Date GitHub commits since latest release (by date) Downloads Contributors

Discord Server GitHub Star

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

Download the latest release on itch.io christt105.itch.io/elit3d naming your own price (including 0€) or on releases section on GitHub.

Getting Started

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.

Build

  • Clone the repository git clone https://github.com/KoboldSoftware/Elit3D
  • Execute the script premake5.lua with premake/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

Main Goal

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.

Lavender Town in Pokémon Heartgold and Soulsilver

To know more about the features, see the ROADMAP file.

Author

This project is made by christt105 and started as his final thesis. Fork created by Kobold.

Repository: https://github.com/KoboldSoftware/Elit3D

Contributing

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.

Special Thanks

License

This project is licensed under BSD 2-Clause License license.

About

Tile map editor with 3D model support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 55.7%
  • C 41.9%
  • HTML 2.0%
  • CMake 0.2%
  • Objective-C 0.1%
  • GLSL 0.1%