Re: [Super-tux-devel] Rewrite Status
Brought to you by:
wkendrick
From: Tobias <tob...@gm...> - 2004-01-08 20:26:05
|
Am Do, den 08.01.2004 schrieb ri...@ae... um 13:14: > Wow! > OpenGL support? > Do you really mean replacing all SDL graphical code by OpenGL one? > If yes, how do you manage to load the image files? Are you going to > use another GL library or will you write the code yourself? > > Ricardo The OpenGL support will hopefully be the easiest part of my rewrite. ;) SDL can be used together with OpenGL and many games, if not the most Linux 3D-games (SuperTux will stay 2d, of course), work with this solution. This still provides full OpenGL advantages. (Really smooth scrolling) Moreover I'll introduce it as an option. The big part of the rewrite however is the restructurizing of all! code related in some way to the gameloop. Stay tuned. ;) Greetz... Tobias Gläßer |