[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SDL and 3D
Pierre Phaneuf wrote:
>
> Karl Bartel wrote:
>
> > > I've wondered something a couple of times when people have mentioned
> > > SDL. From both the discussion here, and what the SDL page says, it
> > > certainly sounds like it's, graphically, best suited for 2D. What I'm
> > > wondering is: what is Loki using for their Myth II port? OpenGL?
> > > Something else?
> >
> > It can use glide. I don't know if it's done throug Mesa or not.
>
> Isn't that just for the Voodoo framebuffer, AKA "Very slow 2D on a
> 3Dfx"?
The 2D parts are done with SDL. Only the 3D part (the main part of the
game) is using glide.
Karl.