{"id":28236419,"url":"https://github.com/christt105/elit3d","last_synced_at":"2025-10-07T22:12:10.187Z","repository":{"id":49265571,"uuid":"256434713","full_name":"christt105/Elit3D","owner":"christt105","description":"Tile map editor 3D with 3D terrains","archived":false,"fork":false,"pushed_at":"2024-12-24T07:28:35.000Z","size":53007,"stargazers_count":113,"open_issues_count":5,"forks_count":9,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-07T14:49:10.517Z","etag":null,"topics":["3d","3d-objects","export","mapeditor","opengl","rpg-maps","sdl2","terrain","tile","tiled-map-editor","tilemap"],"latest_commit_sha":null,"homepage":"https://christt105.itch.io/elit3d","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/christt105.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-04-17T07:36:37.000Z","updated_at":"2025-07-28T13:01:26.000Z","dependencies_parsed_at":"2024-12-24T08:38:22.826Z","dependency_job_id":null,"html_url":"https://github.com/christt105/Elit3D","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/christt105/Elit3D","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christt105%2FElit3D","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christt105%2FElit3D/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christt105%2FElit3D/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christt105%2FElit3D/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/christt105","download_url":"https://codeload.github.com/christt105/Elit3D/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christt105%2FElit3D/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278855292,"owners_count":26057636,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["3d","3d-objects","export","mapeditor","opengl","rpg-maps","sdl2","terrain","tile","tiled-map-editor","tilemap"],"created_at":"2025-05-19T00:14:41.008Z","updated_at":"2025-10-07T22:12:10.154Z","avatar_url":"https://github.com/christt105.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e [!WARNING]\n\u003e **This project is currently not being maintained.**  \n\u003e I am working on a new version of Elit3D from scratch using the [Godot Engine](https://godotengine.org/). The new version will be released once it achieves the same functionality as the current version and reaches a stable state.\n\u003e \n\u003e Thank you for your interest and patience. If you have any questions or suggestions, feel free to open an [issue](https://github.com/christt105/Elit3D/issues/new/choose) or contact me directly.\n\n# Elit3D [![GitHub license](https://img.shields.io/github/license/christt105/Elit3D)](https://github.com/christt105/Elit3D/blob/master/LICENSE)\n\n![Overview](https://raw.githubusercontent.com/christt105/Elit3D/main/docs/images/overview.png)\n\n[![GitHub release (latest by date)](https://img.shields.io/github/v/release/christt105/Elit3D)](https://github.com/christt105/Elit3D/releases/latest)\n![GitHub Release Date](https://img.shields.io/github/release-date/christt105/Elit3D)\n![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/christt105/Elit3D/latest)\n![Downloads](https://img.shields.io/github/downloads/christt105/Elit3D/total)\n![Contributors](https://img.shields.io/github/contributors/christt105/Elit3D)\n\n[![Discord Server](https://img.shields.io/discord/844648999042285628?logo=discord\u0026style=plastic)](https://discord.gg/yW6DkKvtnS)\n[![Twitter Follow](https://img.shields.io/twitter/follow/elit3dmap?style=social)](https://twitter.com/elit3dmap)\n[![GitHub Star](https://img.shields.io/github/stars/christt105/Elit3D?style=social)](https://github.com/christt105/Elit3D/stargazers)\n\nElit3D 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.\n\n## Download\n\nDownload the latest release on itch.io [christt105.itch.io/elit3d](https://christt105.itch.io/elit3d/purchase) naming your own price (including 0€) or on [releases section](https://github.com/christt105/Elit3D/releases/latest) on GitHub.\n\n## Getting Started\n\nElit3D 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.\n\n### Build\n\n- Clone the repository `git clone https://github.com/christt105/Elit3D`\n- Execute the script `premake5.lua` with `premake/premake5.exe`\n  - For Windows - Visual Studio 2019 just execute the `scripts/generate_project.bat` file\n\n## Main Goal\n\nThe 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.\n\n![Lavender Town in Pokémon Heartgold and Soulsilver](https://vignette.wikia.nocookie.net/espokemon/images/b/b7/Pueblo_lavanda_HGSS.png/revision/latest?cb=20100206024454)\n\nTo know more about the features, see the [ROADMAP](https://github.com/christt105/Elit3D/blob/master/ROADMAP.md) file. You can also check the [ClickUp boards](https://share.clickup.com/l/h/4-4678676-1/7e2410f745d66ec) where I put the task I work on.\n\n## Author\n\nThis project is made by [christt105](https://github.com/christt105). This project started as my final thesis.\n\nRepository: [https://github.com/christt105/Elit3D](https://github.com/christt105/Elit3D)\n\n## Contributing\n\nYou can test the [latest release](https://github.com/christt105/Elit3D/releases/latest) and [report bugs](https://github.com/christt105/Elit3D/issues/new?assignees=\u0026labels=\u0026template=bug_report.md\u0026title=) or [propose features](https://github.com/christt105/Elit3D/issues/new?assignees=\u0026labels=\u0026template=feature_request.md\u0026title=). 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.\n\n## Special Thanks\n\n- [Enric Pérez](https://perezenric.github.io/) for the program icon\n\n## License\n\nThis project is licensed under [BSD 2-Clause License](https://github.com/christt105/Elit3D/blob/master/LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristt105%2Felit3d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchristt105%2Felit3d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristt105%2Felit3d/lists"}