Canyon Terrain Editor

Discuss the construction of maps and the tools to create maps for 3D games.
Entar
Posts: 439
Joined: Fri Nov 05, 2004 7:27 pm
Location: At my computer
Contact:

Canyon Terrain Editor

Post by Entar »

Some of you may be familiar with TerrainGen, a console-based terrain generator I made a while back. Well, that was useful and all, but I'm now working on a full graphical terrain editor. Like TerrainGen, it can load image files as heightmap data, and currently exports to Quake .map files and Quake 3 .map files. It's also setup to allow and encourage rapid and fluid terrain creation. Here's a quick video of the editor in action:

http://www.youtube.com/watch?v=FckhbVHqeoA

Suggestions for the name of the editor, and for features to be included, are welcome.
More info will be coming before too long, at http://entardev.wordpress.com
Last edited by Entar on Tue Sep 14, 2010 1:45 am, edited 1 time in total.
Spirit
Posts: 1065
Joined: Sat Nov 20, 2004 9:00 pm
Contact:

Post by Spirit »

That looks very good. Will it be cross-platform?
Improve Quaddicted, send me a pull request: https://github.com/SpiritQuaddicted/Quaddicted-reviews
Entar
Posts: 439
Joined: Fri Nov 05, 2004 7:27 pm
Location: At my computer
Contact:

Post by Entar »

I'll most likely end up making a Windows and a Linux version.
Chip
Posts: 575
Joined: Wed Jan 21, 2009 9:12 am
Location: Dublin, Ireland
Contact:

Post by Chip »

That is great, but Quake engine should benefit from some special lighting, like Gouraud shading, in order not to see a bunch of polygons with depths and heights.

Or, is it?
QuakeWiki
getButterfly - WordPress Support Services
Roo Holidays

Fear not the dark, but what the dark hides.
Teiman
Posts: 311
Joined: Sun Jun 03, 2007 9:39 am

Post by Teiman »

Make some maps and release then, I can use something like that :-)
Chip
Posts: 575
Joined: Wed Jan 21, 2009 9:12 am
Location: Dublin, Ireland
Contact:

Post by Chip »

Well, assuming that this is a Quake1 forum, and that there are lots of tools doing what I just saw in that video, a Quake map using a generated terrain (even in alpha state) shoud be more than useful.

I'd gladly play a map like those in Delta Force or Renegade with hills and river banks and all. But the limitations, oh, there are many. For example, texturing. It should be procedural, but we're talking Quake here, so, no chance.
QuakeWiki
getButterfly - WordPress Support Services
Roo Holidays

Fear not the dark, but what the dark hides.
leileilol
Posts: 2783
Joined: Fri Oct 15, 2004 3:23 am

Post by leileilol »

The terrain it outputs had better turn out better than this

(Nem's Tools + q3map2)
i should not be here
Entar
Posts: 439
Joined: Fri Nov 05, 2004 7:27 pm
Location: At my computer
Contact:

Post by Entar »

leileilol wrote:The terrain it outputs had better turn out better than this

(Nem's Tools + q3map2)
Yeah, I think that shouldn't be too much of a problem.
SusanMDK
Posts: 601
Joined: Fri Aug 05, 2005 2:35 pm
Location: In The Sun

Post by SusanMDK »

That looked nice. I was just testing some earth textures, wanted to have some quick bumpy terrain, but ended up having some bunch of blocks...
zbang!
Teiman
Posts: 311
Joined: Sun Jun 03, 2007 9:39 am

Post by Teiman »

hahaha.. that video is awesome leileilol :-)

theres no way to smooth these hills? .. I don't know.. but water can show "fake" geometry, can't "ground" do something like that to show fake geometry, rounding it... ?
MeTcHsteekle
Posts: 399
Joined: Thu May 15, 2008 10:46 pm
Location: its a secret

Post by MeTcHsteekle »

starfox?
bah
Entar
Posts: 439
Joined: Fri Nov 05, 2004 7:27 pm
Location: At my computer
Contact:

Post by Entar »

I've released a beta version of the Canyon Terrain Editor. Let me know what you think, and definitely bring back some screenshots of the cool stuff you guys make with it.

Download Link
Latest video (YouTube)
Full beta blog post
Chip
Posts: 575
Joined: Wed Jan 21, 2009 9:12 am
Location: Dublin, Ireland
Contact:

Post by Chip »

Entar wrote:I've released a beta version of the Canyon Terrain Editor. Let me know what you think, and definitely bring back some screenshots of the cool stuff you guys make with it.

Download Link
Latest video (YouTube)
Full beta blog post
How can I save a .map file of a terrain? I can't seem to find out how, and the F1 help does not help. Neither the readme.txt.
QuakeWiki
getButterfly - WordPress Support Services
Roo Holidays

Fear not the dark, but what the dark hides.
Entar
Posts: 439
Joined: Fri Nov 05, 2004 7:27 pm
Location: At my computer
Contact:

Post by Entar »

When you click the export button, it says something like "F5-... to change format" and one of those will select .q1 map format or .q3 map format. Note, the export button (for other formats) and the save button (for CTE format) are different buttons on the HUD.
Chip
Posts: 575
Joined: Wed Jan 21, 2009 9:12 am
Location: Dublin, Ireland
Contact:

Post by Chip »

Entar wrote:When you click the export button, it says something like "F5-... to change format" and one of those will select .q1 map format or .q3 map format. Note, the export button (for other formats) and the save button (for CTE format) are different buttons on the HUD.
Found it in the lower left corner. Thanks.

Image Image Image Image Image

I'm really enthusiastic about such a tool, and the prospect of having REALLY BIG open spaces. My QuArK almost died compiling this. I used q3map2.

Notice the glitches. I'll try to use q3 bsp next time.
QuakeWiki
getButterfly - WordPress Support Services
Roo Holidays

Fear not the dark, but what the dark hides.
Post Reply