EDIT: I read a bit further through the forums and found this bit from Casper7526, so I'll repost it here;
http://www.computerc...-color-control/If you want graphics, you are able to modify the default.png file in the minecraft jar (the font file) and use the extended ascii characters as your "sprites".
The reason we don't have "full" pixel control for computers is for SMP purposes. To transfer that much data is almost literally impossible in the time frame it would need to be transferred.
There's over 5000 pixels on the default screen size alone. That's a tad more than the 900 characters it holds. So your looking at a 5x increase in speed RIGHT off the bat. (Obv less if you didn't draw on all 5000 pixels, but the point is that it would be possible to lag a server heavily "easily".
Does that mean that even a small, grainy sort of 'webcam' peripheral such as I described below (even one or two small one-block 64x64 cameras and displays, for instance) would be infeasible for SMP play? Sorry to have revived the thread unnecessarily if so.
Thanks.
—————————–
Hey all,
First, just wanted to say that I think this is a fantastic mod. I'm setting up a server shortly, and I expect CC will be a true centerpiece for it.
That said, I have something I've been trying to figure out with minecraft for a while, and that is a remote monitoring station. I know that it is possible to do a lot with text and scripting via sensors and such, but I think it is also just a lot of fun to be able to see what's going on as well, even if the picture quality is small/low, etc. I've looked at mods like The Robot Mod (a work in progress) and the CCTV mods (now defunct) and the RC Mod (all manual control) in the past and recently, but nothing currently seems suitable to a stationary monitoring station of any kind.
I understand based on this thread that turtles will likely stay blind, so I won't suggest that. I was wondering, however, if it might be possible to create some sort of stationary wired or wireless block that could send an image to a monitor, or even just a computer block's right-click window, or something similar. The key points for me are that it would be SMP-enabled, as I really enjoy playing with others, and that it becomes something at least semi-automated, so that it becomes possible to quickly check several feeds at once, or ideally view them simultaneously in one room along a wall or such. Maybe there could even be just one monitor that a computer can command to cycle between feeds with a timer, for example.
I'll just finish by saying I'd be the first to admit that I lack an understanding of how difficult or easy this would be to implement - I am a beginner programmer at best right now. However, I think a (stationary?) graphical camera and viewing system of some sort would be a very fun and useful addition to CC for a lot of people. Please consider it, and thank you for reading this far.
Cheers!