Re: Dm_Island17 source file
Posted by habboi on
Thu Apr 7th 2005 at 8:51am
habboi
The Spammer of Snarkpit
member
782 posts
178 snarkmarks
Registered:
Dec 11th 2004
Location: United Kingdom
It's a nice gesture but I uhh decompiled it ages ago :S
I must say though that it was helpful...
Re: Dm_Island17 source file
Posted by DrGlass on
Thu Apr 7th 2005 at 11:42am
Posted
2005-04-07 11:42am
DrGlass
member
1825 posts
632 snarkmarks
Registered:
Dec 12th 2004
Occupation: 2D/3D digital artist
Location: USA
The birds, the echo, the water death, the area portals, etc.
there are alot of elements that newbies and novice people would like to see.
Re: Dm_Island17 source file
Posted by Agent Smith on
Thu Apr 7th 2005 at 2:08pm
803 posts
449 snarkmarks
Registered:
Aug 30th 2003
Occupation: Uni Student
Location: NSW, Australia
Hell, thats stuff even I want to see.
Re: Dm_Island17 source file
Posted by ReNo on
Thu Apr 7th 2005 at 2:40pm
ReNo
member
5457 posts
1991 snarkmarks
Registered:
Aug 22nd 2001
Occupation: Level Designer
Location: Scotland
LOL Habboi, that made me laugh :biggrin:
Its always nice to see experienced mappers releasing the source files
of their work. I'm quite keen to see how much of the map was made from
displacement surfaces personally, I've yet to really have a shot at a
large outside area in source.
Re: Dm_Island17 source file
Posted by Dred_furst on
Thu Apr 7th 2005 at 6:27pm
455 posts
135 snarkmarks
Registered:
Sep 3rd 2003
Location: UK
:O
just :O
so i can modify it and re-release saying its mostly done by you
but still :O
its a kickass map, but didnt expect the source to it :O
Re: Dm_Island17 source file
Posted by DrGlass on
Thu Apr 7th 2005 at 6:40pm
DrGlass
member
1825 posts
632 snarkmarks
Registered:
Dec 12th 2004
Occupation: 2D/3D digital artist
Location: USA
the public isn't dumb, if some one runs out with an island_18 we all
will know. Keeping things like this from the public isn't going
to stop bad people from getting their hands on it (even though I think
I argued to keep the decompiler out...).
Re: Dm_Island17 source file
Posted by Andrei on
Thu Apr 7th 2005 at 6:42pm
Andrei
member
2455 posts
1248 snarkmarks
Registered:
Sep 15th 2003
Location: Bucharest, Romania
Someone needs to discover an anti-decompile protection.
Re: Dm_Island17 source file
Posted by Natus on
Thu Apr 7th 2005 at 6:54pm
Natus
member
570 posts
76 snarkmarks
Registered:
Jan 28th 2005
Location: Denmark
/me made a crappy dark snow version, then deleted it
the seagulls didnt look too good in snow, nor the water
Re: Dm_Island17 source file
Posted by DrGlass on
Thu Apr 7th 2005 at 7:02pm
DrGlass
member
1825 posts
632 snarkmarks
Registered:
Dec 12th 2004
Occupation: 2D/3D digital artist
Location: USA
Andrei, this is what we have to deal with. Anything you give the
the public can and will be stolen. Dont put maps on the web if
you dont wnat people to get their dirty little hands on them.
its just a trade off.
Re: Dm_Island17 source file
Posted by Dred_furst on
Thu Apr 7th 2005 at 8:39pm
455 posts
135 snarkmarks
Registered:
Sep 3rd 2003
Location: UK
lol, dont worry, i wont bring out island18
but nat told me about that, you shoulda screened it first XD
Re: Dm_Island17 source file
Posted by mazemaster on
Thu Apr 7th 2005 at 10:41pm
Posted
2005-04-07 10:41pm
890 posts
438 snarkmarks
Registered:
Feb 12th 2002
So in response to Andrei's question about what people could learn from
the map: I have given that a lot of thought since thats the main reason
for releasing the source.
First, since releasing the map, I have gotten 3 emails from mappers
asking about the birds, the 3D skybox, and intersecting circular
tunnels. I imagine that there are quite a few more people like that who
haven't emailed me.
Second, as I was making the map, there were a lot of strategies I had
to learn and tricks I had to pick up. That took up the majority of my
time making the map actually, learning the ins and outs of the engine.
For example:
-Meshing the water in the skybox with the water in the map
-Making props "respawn" if they fall out of the map
-Getting the fog to look "right", and making the map fog mesh with the skybox fog (this is harder than it seems!)
-The birds...
-Using areaportals
-Properly using displacements
-Use of hirearchical vis groups (message: use them!)
-Tricks to reduce vis times (clip roof edges, etc)
-Good ways to vis underneath displacements
-How to make a breakable window using models and their subgroups.
-Importance of aligning textures with normalmaps
-Where to place cubemaps
etc
I didnt even have time to learn about and implement soundscapes before
the deadline, which was the next thing in line for the map had the
deadline not come so soon.
My hope is that by looking at my map, other people may not have to spend so much time figuring out all that stuff.
Re: Dm_Island17 source file
Posted by DrGlass on
Fri Apr 8th 2005 at 3:13am
DrGlass
member
1825 posts
632 snarkmarks
Registered:
Dec 12th 2004
Occupation: 2D/3D digital artist
Location: USA
seriouse question (please no flame) what are normal maps?
Re: Dm_Island17 source file
Posted by habboi on
Fri Apr 8th 2005 at 1:14pm
habboi
The Spammer of Snarkpit
member
782 posts
178 snarkmarks
Registered:
Dec 11th 2004
Location: United Kingdom
Decompiling is ok because they can't steal anything otherwise it just wrecks your maps.
The compile tools refuse to finish because they know that you decompiled some bits.
So it's ok to decompile but only to look at how stuff was done. You can't do anything else with it anyway.
Re: Dm_Island17 source file
Posted by pepper on
Sat Apr 9th 2005 at 9:29pm
pepper
member
597 posts
80 snarkmarks
Registered:
Feb 25th 2004
Location: holland
I have a question, some displacement maps are made of triangle brushes,
but as a displacement there square, how did you archive this? And did
you go around making the brushes first, or did you create a brush and
then the displacement one at a time?
Re: Dm_Island17 source file
Posted by mazemaster on
Sat Apr 9th 2005 at 10:25pm
Posted
2005-04-09 10:25pm
890 posts
438 snarkmarks
Registered:
Feb 12th 2002
I don't know which displacements you are talking about, but all of the
underlying faces are all rectangular. Hammre can't do displacements on
non-quad surfaces. Other parts of the brush can be triangles, but the
surface the displacement is on has to have 4 sides.
When I was making it, I planned out 90% of it with brushes beforehand,
then turned all the planned faces into displacements, then applied a
massive subdivide (smooth) to all of it and cleaned up the
resulting mesh by hand. The other 10% that I didnt plan out beforehand
were the holes in the displacements for the tunnels and so forth, and
some of the connections in the very middle. In hindsight I think that
was a mistake since the time I spent on those parts was far more than
if I had just planned for in in the beginning.
Re: Dm_Island17 source file
Posted by omegaslayer on
Sun Apr 10th 2005 at 3:23am
2481 posts
595 snarkmarks
Registered:
Jan 16th 2004
Occupation: Sr. DevOPS Engineer
Location: Seattle, WA
Id just like to say that this source file has really helped with my understanding of area portals!
Re: Dm_Island17 source file
Posted by rival on
Mon Apr 11th 2005 at 7:03pm
rival
member
512 posts
141 snarkmarks
Registered:
Apr 7th 2005
Occupation: being a pain in the ass
Location: inverness
this source file has been really helpful to me there was stuff in there i didnt know how to do!!