Game Development Community

Tge->tse Upgrade

by Kaya Dogan · in Torque Game Engine · 08/02/2006 (3:48 am) · 1 replies

I am planning to upgrade from TGE to TSE on saturday mainly because I need shaders and laaaaarge terrains. But...how stable is TSE in its current state? Is it stable enough for a complex RPG? Next thing is...well...we've already written a bunch of code - we'd need to port it to TSE...is it an easy thing to do?

Thanks in advance

#1
08/02/2006 (4:23 am)
Quote:
Is it stable enough for a complex RPG?

What has a RPG to do with stability? TSE is stable, for any game. But the feature-set is not complete yet. Might be soon.

Quote:
we've already written a bunch of code - we'd need to port it to TSE...is it an easy thing to do?

Mostly, yeah. Rendering code can be tricky, but far from difficult. Porting the usual GUI stuff is a matter of switching dgl calls to GFX equivilants.