sphere

sphere

Hammer Mapping — Page [1]
melloyellow582
The Original Portmanteau

Brisk.
2005 Mar 21 • 12862
666 ₧
hey, im suprised i havnt run into this before, but is there an easy way to make a sphere inside hammer? ive looked around but i cant find any way short of rotating a cylinder a lot, which im sure would case problems.
 
 
 
2007 Oct 15 at 12:48 PDT
SuperJer
Websiteman

2005 Mar 20 • 6629
You can make one out of cones. Just cut the tip off a cone and you have a slice of a sphere. Stack up the slices to make the whole thing. Example:



I put it in a prefab library:
http://superjer.com/lies/SuperJer.ol

Just put that file in your Valve Hammer Editor\Prefabs folder to use it.
 
 
 
2007 Oct 16 at 18:14 PDT
melloyellow582
The Original Portmanteau

Brisk.
2005 Mar 21 • 12862
666 ₧
ok thanks
one more thing, is there a way to make it hollow without exploding something?
 
 
 
2007 Oct 16 at 19:03 PDT
SuperJer
Websiteman

2005 Mar 20 • 6629
HOLLOW?!?!
 
 
 
2007 Oct 17 at 17:45 PDT
SuperJer
Websiteman

2005 Mar 20 • 6629
Good Lord, man!! Hollow?

That's asking a bit much. I don't think there is any even remotely clean way to do that in HL/BSP. Why do yuo want to do that, anyway?
 
 
 
2007 Oct 17 at 17:48 PDT
melloyellow582
The Original Portmanteau

Brisk.
2005 Mar 21 • 12862
666 ₧
oh im trying to make a room that is somewhat spherical.
 
 
 
2007 Oct 17 at 17:55 PDT
DJchul3l3y

2007 Aug 27 • 120
5 ₧
AHA YES! my ghetto technique!!! listen up.. copy and paste your sphere, and rezize the copy one to be a little bit smaller than the real one, then right click it and press carve...

so:

___________
| _______ r |
| | | e |
| | copy | a |
| ******* l |
''''''''''''''''''''''''''
 
 
 
2007 Oct 17 at 18:12 PDT
SuperJer
Websiteman

2005 Mar 20 • 6629
You can go ahead and try carving that thing but it's going to be a complete mess. It might not even compile.

Out of a certain morbid curiosity though, I did make a hollow sphere out of only triangles.

This is NOT a good idea. BSP is about blocks not individual triangles.

But anyways, here it is:


Updated SuperJer Object Library: http://superjer.com/lies/SuperJer.ol

Just DO NOT expect it to work out all peachy.



Do you just want a spherical room? But with no walls on the outside? That can be done somewhat safely if you just turn my hollow sphere inside-out.
 
 
 
2007 Oct 17 at 18:26 PDT
SuperJer
Websiteman

2005 Mar 20 • 6629
Ok I also added a flipped version of halfsphere_hollow_large called sphere_room which you can probably use as a spherical room but NO GUARANTEES!
 
 
 
2007 Oct 17 at 18:56 PDT
melloyellow582
The Original Portmanteau

Brisk.
2005 Mar 21 • 12862
666 ₧
ok thanks, ill try that

yeah i tried the whole use a sphere and shrink it inside and carve thing a while ago.

good god that was tramatic for ZHLT.
 
 
 
2007 Oct 18 at 17:07 PDT
melloyellow582
The Original Portmanteau

Brisk.
2005 Mar 21 • 12862
666 ₧
hmm.

so i made a test map with basically 2 of the half-hollow spheres put together and tried to compile it. everything goes fine untill it tells me i have a leak (i already knew that) and then... nothing.
it ends on "Leak pointfile generated" and does nothing. here it is:


Warning: === LEAK in hull 0 ===
Entity player_weaponstrip @ ( 256,-192, 224)
Error:
A LEAK is a hole in the map, where the inside of it is exposed to the
(unwanted) outside region. The entity listed in the error is just a helpful
indication of where the beginning of the leak pointfile starts, so the
beginning of the line can be quickly found and traced to until reaching the
outside. Unless this entity is accidentally on the outside of the map, it
probably should not be deleted. Some complex rotating objects entities need
their origins outside the map. To deal with these, just enclose the origin
brush with a solid world brush

Leak pointfile generated


----- END hlbsp -----

before that is just the usual blabbering of the compiler.
the wierdest thing is that the weaponstrip is very much inside the map.
 
 
 
2007 Oct 18 at 19:35 PDT
SuperJer
Websiteman

2005 Mar 20 • 6629
The compilers might just not like all those wacky triangles. I'll take a look at it later. I was going to try to use that sphere in a Portal map.

Can you load the map in-game or not?
 
 
 
2007 Oct 18 at 21:12 PDT
melloyellow582
The Original Portmanteau

Brisk.
2005 Mar 21 • 12862
666 ₧
nope.
when the compiler gets stuck, it did export the .bsp or so it seems, so i tried putting it in my maps folder by hand but the game crashes pretty much instantly.
 
 
 
2007 Oct 19 at 15:58 PDT
SuperJer
Websiteman

2005 Mar 20 • 6629
Well there's a lesson here:

You can't make interesting shapes out of brushes.
 
 
 
2007 Oct 19 at 20:32 PDT
melloyellow582
The Original Portmanteau

Brisk.
2005 Mar 21 • 12862
666 ₧
blech.
well i know ive seen it done in a few maps. theres one by the infamous Nipper called Blahh or something like that where its a spherical room that has low gravity inside, but when you leave it turns regular again. i know how to do that but its that damn sphere....
 
 
 
2007 Oct 19 at 20:48 PDT
jrkookid
Half Irish, half NOT FUNNY

2007 May 27 • 1415
110 ₧
 
 
 
2007 Oct 19 at 21:02 PDT
Page [1]