Dark Bit Factory & Gravity

PROGRAMMING => General coding questions => Topic started by: xteraco on August 12, 2006

Title: sdl vs allegro
Post by: xteraco on August 12, 2006
this is a question more than a contribution... hopefully i've posted in the right place...

ok, here's the question

if i were to code in the exact same mannor for each, a program to draw triangles in
SW mode (allegro's GFX_DIRECTX_SOFT) wich would be faster, sdl or allegro?

i'm famaliar with allegro, but not sdl, tis why i'm asking, i'd rather not learn sdl
if allegro is faster

thnx :)
-xteraco
Title: Re: sdl vs allegro
Post by: Dad1916 on August 12, 2006
Here is an example of how to code gfx with sdl http://cone3d.gamedev.net/cgi-bin/index.pl?page=tutorials/gfxsdl/tut2
Hope this helps  O0 O0 O0