Draw Single Pixel?
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Re: Draw Single Pixel?
Sorry if I am being vague, but I don't want everything pixelated, I want to set pixels individually. Thanks!
Re: Draw Single Pixel?
Perhaps you could try using a canvas, then draw to the canvas whenever a change is made in a computer?
Otherwise, I'd just use a font, because I think I know what you're trying to accomplish.
Otherwise, I'd just use a font, because I think I know what you're trying to accomplish.
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... 

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. 

- DaedalusYoung
- Party member
- Posts: 413
- Joined: Sun Jul 14, 2013 8:04 pm
Re: Draw Single Pixel?
I seriously hate OOP too, that's why I chose Lua. LÖVE doesn't feel like OOP to me.
Re: Draw Single Pixel?
Well, it does to me. I would kill for something like computercraft's API. That would be awesome.
Re: Draw Single Pixel?
You do realise computercraft runs on Lua, just like löve does, right? It's the same programming language, and anything that works there works here as well.nutcase84 wrote:Well, it does to me. I would kill for something like computercraft's API. That would be awesome.
Especially in Lua, OO is a choice you make. If you don't want to work OO, don't make that choice, make your code in whatever way you like.
Re: Draw Single Pixel?
The LÖVE API is OO though, so you can't avoid it completely.Plu wrote:You do realise computercraft runs on Lua, just like löve does, right? It's the same programming language, and anything that works there works here as well.nutcase84 wrote:Well, it does to me. I would kill for something like computercraft's API. That would be awesome.
Especially in Lua, OO is a choice you make. If you don't want to work OO, don't make that choice, make your code in whatever way you like.
My game called Hat Cat and the Obvious Crimes Against the Fundamental Laws of Physics is out now!
Re: Draw Single Pixel?
Then again, so is the computercraft API... they are practically the same in all aspects I've seen.
(Granted, I haven't done an awful lot with computercraft. But it behaves just as löve does.)
(Granted, I haven't done an awful lot with computercraft. But it behaves just as löve does.)
Who is online
Users browsing this forum: Ahrefs [Bot], Bing [Bot], Google [Bot] and 3 guests