Game Development Community

Planet-Space

by Wayne Eversole · in Torque Game Engine Advanced · 04/26/2006 (2:01 pm) · 3 replies

Is it possable to fix Torque so that you can fly out into space and go to planet and land on it like nasa without loading more then 1 map?
Thanks

#1
04/26/2006 (2:16 pm)
Anything's possible with the source. Feasible with your skill, is what you decide.
#2
04/29/2006 (12:36 pm)
LOL this is not SWG engine.

What do people have against loading screens? Look how many copies EQ and eq2 sold...

It gives you time to go to bathroom and get more junkfood.

Edit: I am just bored not pickin on ya... If you can make it work then more power to ya.
#3
05/02/2006 (3:29 am)
Well yeah its possible to do that IF you have the skills for it. I have made such stuff in a different engine and hadnt time to make a try with tse / tge. Somewhere on my harddisk i have a pure OpenGL example with landing on planets and flying through the space.

But be sure, its a lot of math stuff and much work to do to get this running...

im still in the beginning for this... btw. look at the internet for spherical landscapes, procedural planets / worlds etc. There are some nice examples how to make this...