Nuchaz / BiblioCraft

50 stars 51 forks source link

[Suggestion] Painting Canvas #171

Open Yulife opened 10 years ago

Yulife commented 10 years ago

As soon as I saw the Printing Press in the changelog, my first thought was that it is going to be a device that allows you to create paintings by yourself with a GUI and miniature "pixel art" if you can call it that. Sadly I had to find out that it was not the case so I'd love to see this getting implemented, especially from a mod like Bibliocraft.

Thanks in advance

Nuchaz commented 10 years ago

I would actually love to have this feature too. I would like to be able to support adding custom images from outside the game too so people can add new paintings of any type they like. If you notice on the painting press you can see room for a 3rd tab. I've got the code in place to support a 3rd tab of stuff and it will be dedicated to custom paintings. I just have to work out all the backend logic of detecting and supporting outside works. If I were too add the ability to paint your own pixel art then save it, I would probably add a block called a "painting scanner" or something to that effect to capture the painting, then save it to where the custom paintings would go so it would show up on the 3rd "custom" tab.

There is definitely some interesting challenges involved in getting the custom stuff to all work. I decided to wait till after this release for the custom stuff. But yeah, I am interested in doing something along these lines eventually.

Yulife commented 10 years ago

WOOT! Thanks first of all for the quick reply and secondly it's so awesome that you are interested in that feature as well :) Keep up the good work and have a nice day! ~

MalkContent commented 10 years ago

photos? :)

Yulife commented 9 years ago

I did't follow your changelogs, is this implemented or should I keep it open? haha

Nuchaz commented 9 years ago

I haven't implemented the pixel art style in-game painting stuff yet. I still want too, I just haven't been able to dedicate the time commitment to doing it (and figuring out how to do it).

I did get the custom paintings from an outside images added in a while back though.