Skip to content

ComputerCraftで汚い画像を表示するプログラム

Notifications You must be signed in to change notification settings

MORIMORI0317/IkisugiImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

IkisugiImage

ComputerCraftで汚い画像を表示するプログラム

1.16.5のCC-Tweakedでのみ動作確認しています

KatyouImage

使用ライブラリ

https://github.com/AlberTajuelo/bitop-lua
https://github.com/Didericis/png-lua

インストール方法

インストールしたいディレクトリで以下のコマンドを実行
wget run https://raw.githubusercontent.com/MORIMORI0317/IkisugiImage/main/src/ikisugiimage_installer.lua
生成されたikisugiimage.luaを実行

画像の追加方法

PNG形式の画像を用意する(PNG以外の場合はFFmpegとか変換サイトを利用してどうぞ)
用意したPNG画像をgimpで画像モードをインデックスにする(Filter Typeを1にできれば何でも良き)
KatyouImage
完成したPNGをインストールしたディレクトリ内のimages内にwget等でダウンロードする
editでikisugiimage.lua内のlocal images = {...}に画像のパスを加え、mirrorとrotedには0,tureで実際に実行して反転してたりしたらいろいろ変更する

About

ComputerCraftで汚い画像を表示するプログラム

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages