Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stackotter/texture-viewer
A simple Minecraft block texture viewer for macOS
https://github.com/stackotter/texture-viewer
hacktoberfest
Last synced: 10 days ago
JSON representation
A simple Minecraft block texture viewer for macOS
- Host: GitHub
- URL: https://github.com/stackotter/texture-viewer
- Owner: stackotter
- Created: 2021-07-30T21:37:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-29T12:10:59.000Z (about 2 years ago)
- Last Synced: 2024-10-25T09:48:09.597Z (about 2 months ago)
- Topics: hacktoberfest
- Language: Swift
- Homepage:
- Size: 32.2 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# TextureViewer
This is a just a simple macOS app that lets you choose a png file and it renders it on a rotatable cube. It was created to aid in Minecraft resource pack creation by allowing you to quickly preview simple textures. I only spent an hour and a half whipping it together so it's pretty simple. Maybe later if someone else requests I can support block models using some code from DeltaCore or something.
If you find this actually useful feel free to make feature requests.
I might write it again in Rust just for fun to learn some more Rust.