Author Topic: Terrain generator Gtk radiant  (Read 7054 times)

Firstinaction

  • Posts: 638
  • Turrets: +18/-131
    • F1rst16
Terrain generator Gtk radiant
« on: September 01, 2010, 10:13:11 pm »
OK so if I download this terrain generater http://www.map-craft.com/modules.php?name=Tutoriaux&rop=tutoriaux&did=104 from this gtk radiant terrain tutorial websight, will the outcome of my terrain show in the the tremulous game engine because i just dont want to add terrain and if it dosn't work in the engine then I would be doing this for no reason...

Knowitall66

  • Posts: 492
  • Turrets: +70/-52
Re: Terrain generator Gtk radiant
« Reply #1 on: September 01, 2010, 11:37:12 pm »
You should just try it out anyway. But I'm pretty sure it'll work, HOWEVER it is not going to be a smooth as scene in the terrain editor. (Though a shader should be able to make it somewhat smooth)
If it doesn't then just use GenSurf, it works fine.

Firstinaction

  • Posts: 638
  • Turrets: +18/-131
    • F1rst16
Re: Terrain generator Gtk radiant
« Reply #2 on: September 01, 2010, 11:45:14 pm »
You should just try it out anyway. But I'm pretty sure it'll work, HOWEVER it is not going to be a smooth as scene in the terrain editor. (Though a shader should be able to make it somewhat smooth)
If it doesn't then just use GenSurf, it works fine.
OK cool. Hay man if your the creator of that hard landing map. Aw man that map is nice. Keep up the good work... All I need too know is how do you make the text appear at certain times... nice work... downloaded 3 day ago...

Knowitall66

  • Posts: 492
  • Turrets: +70/-52
Re: Terrain generator Gtk radiant
« Reply #3 on: September 02, 2010, 12:07:58 am »
Ahh, ok. You use a 'target_print' (With the key 'message' set to what you want showing up) that makes on screen text, I just triggered them with 'trigger_multiple's.

Firstinaction

  • Posts: 638
  • Turrets: +18/-131
    • F1rst16
Re: Terrain generator Gtk radiant
« Reply #4 on: September 02, 2010, 08:13:15 am »
Ahh, ok. You use a 'target_print' (With the key 'message' set to what you want showing up) that makes on screen text, I just triggered them with 'trigger_multiple's.
O ok. thanks

nubcake

  • Posts: 529
  • Turrets: +49/-85
Re: Terrain generator Gtk radiant
« Reply #5 on: September 02, 2010, 05:28:53 pm »
All terrain ive ever made is with 3 point clipping.... fuck I fail if you can just use a program

DraZiLoX

  • Posts: 844
  • Turrets: +24/-24
Re: Terrain generator Gtk radiant
« Reply #6 on: September 02, 2010, 07:44:01 pm »
All terrain ive ever made is with 3 point clipping.... fuck I fail if you can just use a program
But pro elites do it by themselves. Im looking at you.

Aelita

  • Posts: 743
  • Turrets: +147/-34
Re: Terrain generator Gtk radiant
« Reply #7 on: September 02, 2010, 09:41:11 pm »
Gensurf'd terrain is pretty decent in some circumstances but it tends to be a bit over the top and not finegrained enough. Hand made tri (or quad) soup tends to look the best.

Knowitall66

  • Posts: 492
  • Turrets: +70/-52
Re: Terrain generator Gtk radiant
« Reply #8 on: September 02, 2010, 11:19:40 pm »
Gensurf'd terrain is pretty decent in some circumstances but it tends to be a bit over the top and not finegrained enough. Hand made tri (or quad) soup tends to look the best.
If you carefully adjust the settings, it comes out fine.