Capt. Nemo Nautilus interior

My project is to create the command room of the Nautilus.

It will be a steampunk room like this
http://66.media.tumblr.com/d87ee92780fa21eed6595ff185a4f4f5/tumblr_mzxvujr1lb1qfzxa7o1_1280.jpg

The general shape of the submarine will be a nautilus shell

and the general map

3 Likes

First step, the shell.

Easy to do with

and the formula :
samples.append( {“name”:“AstrocerasShell”,
“afunc”:“1.25”, #a
“bfunc”:“1.25”, #b
“cfunc”:“1.0”, #c
“ffunc”:“3.5”, #h
“gfunc”:“0.”, #k
“hfunc”:".12", #w
“x”:“exp(hu)(f+acos(v))cos(cu)",
“y”:"1
exp(hu)(f+acos(v))sin(cu)",
“z”:"exp(h
u)(g+bsin(v))”,
“umin”: -40,
“umax”: -1,
“uwrap”: False,
“vmin”: 0,
“vmax”: 2*pi,
“vwrap”: False,
“resolution”: 128

found here http://blenderartists.org/forum/archive/index.php/t-240295.html

the result

I use boolean to cut the nautilus in 3 pieces (project = blue, bonus = green, later = orange)

1 Like

I had 3 portholes and with some boolean modifiers, the result

1 Like

And the pillars

2 Likes

Some new improvements

View from the stairs

The double stairs

3 Likes

12 Likes

Good Work! I love It

Nice, maybe try to repeat the nautilus shell theme in the interior. as a chair or as part of the stairs …

Brillant idea, i’ll try this.

Thank you.

Awesome job!

Really Cool