Open ZeeCas opened 3 years ago
I think this counts as necromancy! Sorry for the late reply, for some reason I did not get a notification about this.
I unfortunately lost access to the server I was running the server side components on, and a couple computer changes later I'm not sure I have the original files anywhere. But I'll take a look around the old HD if I still happen to have them at hand.
I seem to have around a Python script that converts an image into a text file in the encoding that Fresco uses. If you are interested, I can give you that and you can modify the Fresco script to use the text file as the source instead of the API.
As luck would have it, I found the server code! It's horrible and most likely based on some example I copypasted from Stackoverflow. You can find the files in the gist linked below.
I did not try to run it, but it seems to require at least PIL and scipy(???) as dependencies, and is written for Python 2.something. You probably need to change the host name and/or the port in server.py
and the respective values in the ComputerCraft script.
Feel free to use it if you can get it working!
https://gist.github.com/mattijv/130f2b9007d8fdb02b8e93819cc10a8f
@ZeeCas mentioning you just in case you, like I, did not get notifications of the activity in this issue.
Hi! i came across fresco, and as i still actively play 1.6.4 tekkit, i was curious if there was any chance of you releasing the source for the API, so that i might host it myself :)
I think the project is super interesting, and something i may want to adopt
(No this isnt an april fools joke, despite the timing)