Interesting landscapes made in GTKRadiant?

Discussion for Level editing, modeling, programming, or any of the other technical aspects of Quake
richfromlondon
Posts: 113
Joined: Tue Aug 18, 2015 10:10 pm

Re: Interesting landscapes made in GTKRadiant?

Post by richfromlondon »

Hmm, I'd be going backwards with all of this, that is the feeling.

I don't know now. I can't see how I could create a small sphere in the radiant, I doubt there are any example files around.
Kat
Posts: 952
Joined: Tue Nov 14, 2000 8:00 am

Re: Interesting landscapes made in GTKRadiant?

Post by Kat »

You don't need any example files as it's pretty simple to do;

1) Draw a cube.
2) from "Curve" select "Cone".
3) press "V" and drag top-most point down ("Esc" or "V" to exit).
4) duplicate ("Space") and re-position.
5) texture (may need "Shift+S" to adjust alignment therein).
[url=https://www.katsbits.com/tutorials#q3w]Tutorials, tools and resources[/url]
richfromlondon
Posts: 113
Joined: Tue Aug 18, 2015 10:10 pm

Re: Interesting landscapes made in GTKRadiant?

Post by richfromlondon »

GTKQuake3SuggestiveExample.JPG
Is this sort of what you were getting at?

The other image was the first one, I had to scale it down, it looks odd. I took the object from a default map.
Kat
Posts: 952
Joined: Tue Nov 14, 2000 8:00 am

Re: Interesting landscapes made in GTKRadiant?

Post by Kat »

You said a "sphere" not a circle (flat plane). If you want the latter you literally just need to use a flat patch mesh or thin-ish brush volume (which needs nodraw on all other faces) and apply an alpha'd 'planet' image as the texture - it not really that much different from making and using a decal.
[url=https://www.katsbits.com/tutorials#q3w]Tutorials, tools and resources[/url]
dONKEY
Posts: 566
Joined: Mon Oct 15, 2001 7:00 am

Re: Interesting landscapes made in GTKRadiant?

Post by dONKEY »

I was wondering why you were using a model. Like the other guys said, either a sphere made from patches, or a flat 2D textured surface with a shader seems like the best option.
If you want the image projected on to the skybox, maybe with some cool looking gas nebula clouds floating about, I think I would go the _skybox entity route. You can set up some neat backdrops to project on to the skybox that way, playing about with the alpha channel opacity to give an illusion of depth and distance to moving cloud layers.
richfromlondon
Posts: 113
Joined: Tue Aug 18, 2015 10:10 pm

Re: Interesting landscapes made in GTKRadiant?

Post by richfromlondon »

Hang on posters,

I wanted a sphere with the Earth texture as a planet, I don't know how you'd create one, I thought the example with the cone was just to create an illusion of a planet that is round in GTK?
Kat
Posts: 952
Joined: Tue Nov 14, 2000 8:00 am

Re: Interesting landscapes made in GTKRadiant?

Post by Kat »

If you follow the instructions summary mentioned previously and ONLY pull the TOP vertex down you end up with a dome (half a sphere). Not entirely sure how you ended up with a flat pancake from that. And no it doesn't create the "illusion" of a planet, it creates a three-dimensional object you can then do stuff to/with (as donkey highlighted).
richfromlondon
Posts: 113
Joined: Tue Aug 18, 2015 10:10 pm

Re: Interesting landscapes made in GTKRadiant?

Post by richfromlondon »

I'm finding it hard to imagine exactly what took place, I can't get my head around this set of instructions.

I realesed my map as a final, no response to it. I had left out the planet idea for the timebeing, I had also tried to get into contact with an actor from the tv series the map was based of, I don't know if the guy would want to record some samples for free, whether or not they would work in EF is another task.
Post Reply