back to home

louis-e / arnis

Generate any location from the real world in Minecraft with a high level of detail.

9,123 stars
847 forks
68 issues
RustNixShell

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing louis-e/arnis in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/louis-e/arnis)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Arnis Arnis creates complex and accurate Minecraft Java Edition (1.17+) and Bedrock Edition worlds that reflect real-world geography, topography, and architecture. This free and open source project is designed to handle large-scale geographic data from the real world and generate detailed Minecraft worlds. The algorithm processes geospatial data from OpenStreetMap as well as elevation data to create an accurate Minecraft representation of terrain and architecture. Generate your hometown, big cities, and natural landscapes with ease! _**Want to generate on mobile or want larger maps?** MapSmith generates worlds in your browser, no install required._ This Github page and arnismc.com are the only official project websites. Do not download Arnis from any other website. :keyboard: Usage Download the latest release or compile the project on your own. Choose your area on the map using the rectangle tool and select your Minecraft world - then simply click on Start Generation ! Additionally, you can customize various generation settings, such as world scale, spawn point, or building interior generation. 📚 Documentation Full documentation is available in the GitHub Wiki, covering topics such as technical explanations, FAQs, contribution guidelines and roadmaps. backgroundvid.webm :trophy: Open Source Key objectives of this project • **Modularity**: Ensure that all components (e.g., data fetching, processing, and world generation) are cleanly separated into distinct modules for better maintainability and scalability. • **Performance Optimization**: We aim to keep a good performance and speed of the world generation process. • **Comprehensive Documentation**: Detailed in-code documentation for a clear structure and logic. • **User-Friendly Experience**: Focus on making the project easy to use for end users. • **Cross-Platform Support**: We want this project to run smoothly on Windows, macOS, and Linux. How to contribute This project is open source and welcomes contributions from everyone! Whether you're interested in fixing bugs, improving performance, adding new features, or enhancing documentation, your input is valuable. Simply fork the repository, make your changes, and submit a pull request. Please respect the above mentioned key objectives. Contributions of all levels are appreciated, and your efforts help improve this tool for everyone. Command line Build: GUI Build: After your pull request was merged, I will take care of regularly creating update releases which will include your changes. If you are using Nix, you can run the program directly with :star: Star History :newspaper: Academic & Press Recognition Arnis has been recognized in various academic and press publications after gaining more attention in December 2024. Building realistic Minecraft worlds with Open Data on AWS: How Arnis uses elevation datasets at scale Floodcraft: Game-based Interactive Learning Environment using Minecraft for Flood Mitigation and Preparedness for K-12 Education Hackaday: Bringing OpenStreetMap Data into Minecraft TomsHardware: Minecraft Tool Lets You Create Scale Replicas of Real-World Locations XDA Developers: Hometown Minecraft Map: Arnis Free to use press assets, including screenshots and logos, can be found here. :copyright: License Information Copyright (c) 2022-2025 Louis Erbkamm (louis-e) Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.[^3] Download Arnis only from the official source https://arnismc.com or https://github.com/louis-e/arnis/. Every other website providing a download and claiming to be affiliated with the project is unofficial and may be malicious. The logo was made by @nxfx21. [^1]: https://en.wikipedia.org/wiki/OpenStreetMap [^2]: https://en.wikipedia.org/wiki/Arnis,_Germany [^3]: https://github.com/louis-e/arnis/blob/main/LICENSE