Giter Club home page Giter Club logo

mineways's Introduction

Mineways, a Minecraft mapper and exporter

by Eric Haines, [email protected]

begun 11/14/2011

Mineways is an open-source GUI program that exports Minecraft maps into 3D models for use in 3D software, printing and rendering. Mineways supports most Minecraft: Java Edition versions and offers many settings and functionality to customize the map export to your needs.

Homepage is http://mineways.com which redirects to https://www.realtimerendering.com/erich/minecraft/public/mineways/

The page you're on now holds the open-source code for Mineways. You probably want to go to the homepage above.

Simple example export rendered by spacebanana420

Download

Visit the project homepage for executables for Windows and MacOS.

Documentation links, credits, etc are also avaliable on the homepage. Much of the mapping and UI code is built on the open-source project Minutor.

Mineways does not have a Linux build, but it runs well under WINE. See more here.

You usually want the latest version. If you have problems with it, you might try an older version.

Compiling

Source files are here:

  • Win/ contains the Windows version of Mineways (in C++).
  • channelMixer/ contains the ChannelMixer for Mineways, which extracts the individual block textures from a mod resource pack into a directory.
  • tileMaker/ contains the TileMaker, which takes the block in that directory and forms a terrainExt.png file for use by Mineways. Using this allows you to replace any terrain textures with your own custom tiles.

Windows

Mineways comes with executables, but if you prefer, you can compile Mineways with Visual Studio Community 2022:

  • Install the "Desktop development with C++" workload
  • Go to "Individual components", search on "MFC", and choose "C++ MFC for latest v143 build tools (x86 & x64)".
  • Open Mineways.sln in Visual C++, switch the target to "Release" and "x64", then Build | Rebuild Solution.

You should then find a mineways.exe in GitHub\Mineways\x64\Release\Mineways.exe

For more on Visual Studio 2022 and C++, see Microsoft's tutorials.

Sorry, other platforms are not directly supported, though Mineways runs fine under WINE and we also provide a Mac-specific version.

If you want to work on the mapping part of this program on another platform, see Minutor, which is supported on Mac and Linux.

License

Mineways uses the same license as Minutor.

McUsd: JG-RTX textures, rendered in Omniverse USD Composer

Mineways and JG-RTX used to make a test scene asset for the USD file format. Rendered with Omniverse USD Composer.

mineways's People

Contributors

erich666 avatar spacebanana420 avatar vochsel avatar spongecade avatar 0xcaff avatar aurl avatar chillerdragon avatar eearslya avatar jmy1000 avatar bryant1410 avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.