An open API service indexing awesome lists of open source software.

https://github.com/kemo14331/Particle-Converter

画像ファイルをmcfunctionに変換するツール
https://github.com/kemo14331/Particle-Converter

Last synced: 3 months ago
JSON representation

画像ファイルをmcfunctionに変換するツール

Awesome Lists containing this project

README

        

**日本語** / [English](https://github.com/kemo14331/Particle-Converter/blob/main/README_EN.md)
# Particle Converter
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/kemo14331/Particle-Converter) [![GitHub license](https://img.shields.io/github/license/kemo14331/Particle-Converter)](https://github.com/kemo14331/Particle-Converter/blob/main/LICENSE)
画像ファイルをmcfunctionに変換するツール

## ScreenShot
![screenshot0](https://imgur.com/SEKM371.jpg,"screenshot")

and more



screenshot2

## Feature
* 画像ファイル(.jpg|.png)をMinecraftで表示可能なparticleコマンドに変換し、mcfunction形式で出力
* ワールド相対座標(\~)とローカル相対座標(\^)に対応
* パラメータの変更をリアルタイムでプレビュー可能
* 表示サイズをブロック単位で指定可能
* 解像度の変更をサポート
* dustの色指定に対応
* dust以外のパーティクルに対応
* アプリの多言語対応

## Downloads
[Particle-Converter/Release](https://github.com/kemo14331/Particle-Converter/releases/latest)

## Requirement

* .NETCore 3.1

## Library
* [Material Design In Xaml](http://materialdesigninxaml.net/)
* [OpenCVSharp4](https://github.com/shimat/opencvsharp)
* [HelixToolkit.SharpDX.Core.Wpf](https://github.com/helix-toolkit/helix-toolkit)

## Author

* Kemo431
* Twitter: [@newkemo431](https://twitter.com/newkemo431)

## License
This app is under the [MIT license](https://en.wikipedia.org/wiki/MIT_License).