pouët.net

Go to bottom

code Q - SDL pset function not working

category: general [glöplog]
I'm mostly interested in software rendering.
added on the 2008-12-22 19:37:26 by b0ib0t b0ib0t
Want to implement your own 3D engine? Well, then you could use PixelToaster, but I feel a bit uncomfortable about it as it uses DirectX, so it requires installing a huge software package despite using only a few functions of it... How difficult would it be to implement a fast setpixel function for Windows without DirectX? Would a GDI-based function be fast, or would you have to do it somehow else (how?)?
added on the 2008-12-22 19:45:25 by Adok Adok
Wait a minute, didn't you just recommend using DirectX two posts ago?
added on the 2008-12-22 19:49:57 by El Topo El Topo
it uses dx where?!
El Topo: Only unless he wants to do software rendering.
added on the 2008-12-22 19:57:33 by Adok Adok
Maali: readme.txt: "PixelToaster for Windows requires DirectX 9.0."
added on the 2008-12-22 19:57:49 by Adok Adok
this whole thread is ridiculous..
added on the 2008-12-22 20:06:48 by toxie toxie
Nah, I learned a lot from this thread.
added on the 2008-12-22 20:15:08 by b0ib0t b0ib0t
Me too.
added on the 2008-12-22 20:24:40 by El Topo El Topo
toxie: Would you rather have us posting pictures of stretched assholes all day long? kb_ hinted on coding techniques he pointed out in Hugi ten years ago yes, but everybody wasn't around ten years ago. Or they was around but did other stuff at the time :) That is fucking educational to me...
added on the 2008-12-22 20:32:35 by El Topo El Topo
Adok: Why wouldn't he want to do software rendering? It's more easily portable I beleave.
added on the 2008-12-22 22:34:10 by El Topo El Topo
adok: check out why it requires directx.

I still set my cash on tinyptc. everything you need in only 3 functions.
added on the 2008-12-22 22:44:28 by quisten quisten
tinyptc is ok except for one thing - windowed mode as a PREPROCESSOR MACRO? :D
added on the 2008-12-22 22:47:35 by Gargaj Gargaj
Quote:
tinyptc is ok except for one thing - windowed mode as a PREPROCESSOR MACRO? :D


but that's not hard to change/fix, might even be a good exercise for the aspiring coder! :)
added on the 2008-12-22 22:51:49 by StingRay StingRay

login

Go to top