All Projects → BlueMap-Minecraft → Bluemap

BlueMap-Minecraft / Bluemap

Licence: mit
A Minecraft mapping tool that creates 3D models of your Minecraft worlds and displays them in a web viewer.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Bluemap

Expo Voxel
🎮🌳 Voxel Terrain made in React Native. ∛
Stars: ✭ 169 (-58.37%)
Mutual labels:  minecraft, webgl, threejs
React Postprocessing
📬 postprocessing for react-three-fiber
Stars: ✭ 311 (-23.4%)
Mutual labels:  webgl, threejs
Cga.js
CGA 3D 计算几何算法库 | 3D Compute Geometry Algorithm Library webgl three.js babylon.js等任何库都可以使用
Stars: ✭ 313 (-22.91%)
Mutual labels:  webgl, threejs
Spoke
Easily create custom 3D environments
Stars: ✭ 321 (-20.94%)
Mutual labels:  webgl, threejs
Wurst7
Minecraft Wurst Hacked Client v7
Stars: ✭ 282 (-30.54%)
Mutual labels:  minecraft, minecraft-mod
Glmaps
Data visualization examples and tutorials from scratch. 数据可视化示例代码集与新手学习教程。
Stars: ✭ 288 (-29.06%)
Mutual labels:  webgl, threejs
Troika
A JavaScript framework for interactive 3D and 2D visualizations
Stars: ✭ 342 (-15.76%)
Mutual labels:  webgl, threejs
Enable3d
🕹️ Standalone 3D Framework / Physics for three.js (using ammo.js) / 3D extension for Phaser 3
Stars: ✭ 271 (-33.25%)
Mutual labels:  webgl, threejs
Cc Tweaked
Just another ComputerCraft fork
Stars: ✭ 331 (-18.47%)
Mutual labels:  minecraft, minecraft-mod
Three.phenomenon
⭐️ A tiny wrapper around three.js built for high-performance WebGL experiences.
Stars: ✭ 338 (-16.75%)
Mutual labels:  webgl, threejs
Graphosaurus
3D graph viewer powered by WebGL (three.js)
Stars: ✭ 340 (-16.26%)
Mutual labels:  webgl, threejs
Glas
WebGL in WebAssembly with AssemblyScript
Stars: ✭ 278 (-31.53%)
Mutual labels:  webgl, threejs
Livecodelab
a web based livecoding environment
Stars: ✭ 276 (-32.02%)
Mutual labels:  webgl, threejs
Moonrider
🌕🏄🏿 Surf the musical road among the stars. Side project built by two people in a few months to demonstrate WebXR.
Stars: ✭ 292 (-28.08%)
Mutual labels:  webgl, threejs
Three Globe
WebGL Globe Data Visualization as a ThreeJS reusable 3D object
Stars: ✭ 270 (-33.5%)
Mutual labels:  webgl, threejs
Map33.js
A JavaScript library to make 3D maps with three.js.
Stars: ✭ 317 (-21.92%)
Mutual labels:  webgl, threejs
Infinitetubes
A tunnel experiment in WebGL inspired by the effect seen on http://www.fornasetti.com/](Fornasetti.
Stars: ✭ 348 (-14.29%)
Mutual labels:  webgl, threejs
React Three Editable
👀 ✏️ Edit your react-three-fiber scene with a visual editor without giving up control over your code.
Stars: ✭ 261 (-35.71%)
Mutual labels:  webgl, threejs
Dino3d
🦖 Google Chrome T-Rex Run! in 3D (WebGL experiment)
Stars: ✭ 263 (-35.22%)
Mutual labels:  webgl, threejs
Three Elements
Web Components-powered custom HTML elements for building Three.js-powered games and interactive experiences. 🎉
Stars: ✭ 331 (-18.47%)
Mutual labels:  webgl, threejs

title-banner

BlueMap is a tool that generates 3d-maps of your Minecraft worlds and displays them in your browser. Take a look at this demo. It is really easy to set up - almost plug-and-play - if you use the integrated web-server (optional).

The plugins/mods automatically update your map as soon as something changes in your world, as well as rendering newly generated terrain and managing the render-tasks.

Some features and some blocks are still missing. Especially some tile-entities will not render correctly/at all. See below for a list of what is planned for future releases.

screenshot

Download

You can choose a version and download BlueMap from here.

Using BlueMap

BlueMap can be used on the command-line, or as a plugin/mod for your Sponge/Spigot/Paper/Forge/Fabric-Server. Read the wiki to get started!

Clone

If you have git installed, simply use the command git clone --recursive https://github.com/BlueMap-Minecraft/BlueMap.git to clone BlueMap.

Build

In order to build BlueMap you simply need to run the ./gradlew clean build command in BlueMap's root directory. You can find the compiled JAR files in ./build/release.

Issues / Suggestions

You found a bug, have another issue or a suggestion? Please create an issue here!

Contributing

You are welcome to contribute! Just create a pull request with your changes :)

If you want to have your changes merged, make sure they are complete, documented and well tested!

Keep in mind that we have to maintain all new features and keep supporting them in the future. This means we always can decide to not accept a PR for any reason.

Todo / planned features

Here is a todo-list! It is ordered by what i right now think is the priority, but it might always change or be reordered at my discretion. (I develop BlueMap in my free-time, so nothing here is a promise and there are no ETA's)

Links

Wiki: https://bluecolo.red/map-wiki
Discord: https://bluecolo.red/map-discord
Reddit: https://www.reddit.com/r/BlueMap


JetBrainsLogo
Special thanks to JetBrains for giving out an OpenSource-Licence for BlueMap development!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].