Search found 11 matches
- Sat Nov 30, 2013 3:29 pm
- Forum: Support and Development
- Topic: Draw Single Pixel?
- Replies: 25
- Views: 12791
Re: Draw Single Pixel?
I uploaded a love. Look at one of my older posts.
- Sat Nov 30, 2013 2:02 am
- Forum: Support and Development
- Topic: Draw Single Pixel?
- Replies: 25
- Views: 12791
Re: Draw Single Pixel?
It's still not close enough. I still can't get even 1 frame per second out of this thing. 

- Wed Nov 27, 2013 1:19 pm
- Forum: Support and Development
- Topic: Draw Single Pixel?
- Replies: 25
- Views: 12791
Re: Draw Single Pixel?
Well, it does to me. I would kill for something like computercraft's API. That would be awesome.
- Tue Nov 26, 2013 6:12 pm
- Forum: Support and Development
- Topic: Draw Single Pixel?
- Replies: 25
- Views: 12791
Re: Draw Single Pixel?
Also, if there was something like love but NOT OBJECT ORIENTED, that would be nice. I really do dislike object oriented programming. 

- Tue Nov 26, 2013 6:03 pm
- Forum: Support and Development
- Topic: Draw Single Pixel?
- Replies: 25
- Views: 12791
Re: Draw Single Pixel?
I have tried the point method, still is very slow. I will try Kingdaro's method. And hey... don't I know you form somewhere... 

- Tue Nov 26, 2013 4:25 pm
- Forum: Support and Development
- Topic: Draw Single Pixel?
- Replies: 25
- Views: 12791
Re: Draw Single Pixel?
Sorry if I am being vague, but I don't want everything pixelated, I want to set pixels individually. Thanks!
- Mon Nov 25, 2013 10:44 pm
- Forum: Support and Development
- Topic: Draw Single Pixel?
- Replies: 25
- Views: 12791
Re: Draw Single Pixel?
Thanks, but I can't seem to find a pixel thing. What am I doing wrong?
- Mon Nov 25, 2013 3:43 pm
- Forum: Support and Development
- Topic: Draw Single Pixel?
- Replies: 25
- Views: 12791
Re: Draw Single Pixel?
Here's the latest working build. https://dl.dropboxusercontent.com/u/157 ... ild-2.love
It's a ComputerCraft emulator, with a high resolution. I want to keep the simpleness of CC, but be able to use full graphics.
It's a ComputerCraft emulator, with a high resolution. I want to keep the simpleness of CC, but be able to use full graphics.
- Mon Nov 25, 2013 2:57 pm
- Forum: Support and Development
- Topic: Draw Single Pixel?
- Replies: 25
- Views: 12791
Re: Draw Single Pixel?
I'm using the rectangle method, and it's really really slow. It gets about 1 frame per 10 - 15 seconds! Is there any way to speed this up?
- Mon Nov 25, 2013 2:04 pm
- Forum: Support and Development
- Topic: Draw Single Pixel?
- Replies: 25
- Views: 12791
Re: Draw Single Pixel?
Thanks a lot!