The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: P3t3 on November 14, 2010, 04:05:22 AM

Title: Graphics
Post by: P3t3 on November 14, 2010, 04:05:22 AM
Hi,

I'd like to do some graphics programming under assembly. If i had to choose an API, i'd go with DirectX, instead of OpenGL.

Can someone point me to some information and any sample code?

Also is there another option other than OpenGL, and DirectX?

Thanks
Pete
Title: Re: Graphics
Post by: Twister on November 14, 2010, 05:34:29 AM
There is also the SDL Multimedia library that graphic-guru Mark Larson absolutely loves using.

http://www.libsdl.org/


I'm sure there are some DirectX includes laying around these forums.
Title: Re: Graphics
Post by: P3t3 on November 14, 2010, 10:08:39 AM
Searching through the forum, I found the following which someone had posted:
http://www.scrontsoft.com/Scrontsoft.asp?pageID=1

:8)
Title: Re: Graphics
Post by: jj2007 on November 14, 2010, 10:11:30 AM
Go there and click the Main button :lol