Author Topic: sdl vs allegro  (Read 542 times)

0 Members and 1 Guest are viewing this topic.

xteraco

  • Guest
sdl vs allegro
« 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

Offline rootuid

  • C= 64
  • **
  • Posts: 86
  • Karma: 2
    • View Profile
Re: sdl vs allegro
« Reply #1 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