Giter Club home page Giter Club logo

中文 | English

SlopeCraft logo

生成多种样式的 Minecraft 地图画!


📖 简介

SlopeCraft 是一款基于 Qt + Eigen + zlib 开发的,用于在 Minecraft 中生成立体地图画的软件。

与 Spritecraft 等像素画软件不同,SlopeCraft 是专门面向地图的像素画生成器,它设计的目的就是让你用地图将像素画记录下来,然后贴在物品展示框上。(这里地图指游戏中可以记录地形的物品,而不是存档。)

所以,SlopeCraft 的颜色调整模块是完全面向地图的,它不是为了让像素画在玩家视角中接近原图,而是为了让像素画在地图的“视角”中接近原图。

由于地图中的颜色与方块的相对高度有关,所以 SlopeCraft 生成地图画往往不是平板的,而是立体的,是人工地形。我们将其称为立体地图画。

一言以蔽之,SlopeCraft 是为地图而设计的。

正是因此,利用 SlopeCraft 制作的地图画的“画质”,比 Spritecraft 导出、再用地图记录的地图画要好很多 —— 因为专业。

⚙️ 安装方法

  1. Release 页面下载最新版本的 SlopeCraft。

  2. 运行 SlopeCraft

    • Windows 用户:下载 SlopeCraft-x.x.x-win.zip,解压后运行 SlopeCraft.exe
    • macOS 用户:下载 SlopeCraft-x.x.x-mac.zip,解压后将 SlopeCraft.app 拖入应用程序文件夹并运行 SlopeCraft
    • Linux 用户:下载 SlopeCraft-x.x.x-linux.tar.xz,解压后运行 SlopeCraft

    ::: tips 此处的 x.x.x 为 SlopeCraft 的版本号,例如 5.0.0

  3. 在进行任何操作前,请确保你已经阅读了 常见问题 和使用教程。

🗃️ 相关文档

常见问题

使用教程

原理介绍

自行编译

  • 如果你希望自己编译 SlopeCraft,可以参考 编译指南 进行操作。

🛠️ 其他相关仓库

SlopeCrafts's Projects

.github icon .github

Public Profile for @SlopeCraft Organization

bxzstr icon bxzstr

A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.

heuristicflow icon heuristicflow

C++ template classes of metaheuristic algorithms including GA, NSGA2, NSGA3, PSO,AOS, etc

kompute icon kompute

General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous and optimized for advanced GPU data processing usecases. Backed by the Linux Foundation.

mc_schem icon mc_schem

A rusty bridge between various MC schematic formats

qtbinaries icon qtbinaries

Qt Binaries used to build SlopeCraft and other applications.

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.