Planetside Software Forums

General => Image Sharing => Topic started by: otakar on November 09, 2017, 06:56:48 PM

Title: It's a cube, really (WIP)
Post by: otakar on November 09, 2017, 06:56:48 PM
This is just sort of a proof of concept. I took a cube and applied displacement via a simple shader to create a curved wall out of it. Modeling right in TG, baby!  8)

Disregard the shiny figure, just there for scale...
Title: Re: It's a cube, really (WIP)
Post by: bobbystahr on November 09, 2017, 11:50:12 PM
nicely done and yup there's a lot you can actually build right in terragen; be nice to have some boolean tools to make holes in the procedural objects like the cube. then a door or a window in that wall would be a snap.
Title: Re: It's a cube, really (WIP)
Post by: N-drju on November 10, 2017, 03:05:57 AM
This is a SSS in use...? :o Very clever!
Title: Re: It's a cube, really (WIP)
Post by: otakar on November 11, 2017, 01:33:33 AM
Quote from: N-drju on November 10, 2017, 03:05:57 AM
This is a SSS in use...? :o Very clever!

Thanks. Yep, SSS with a smooth border at 98% (in this instance) driving a vector displacement node - displaced in one direction only - gives you a curved shape. Sure, you can crank out a shape like that in Blender in 20 seconds probably, but I like it when you can accomplish the same right in TG and then have other masks (for the soil for example) derived from the same source. If you end up moving it, everything moves with it.
Title: Re: It's a cube, really (WIP)
Post by: N-drju on November 12, 2017, 07:32:59 AM
Quote from: otakar on November 11, 2017, 01:33:33 AM
...but I like it when you can accomplish the same right in TG and then have other masks (for the soil for example) derived from the same source. If you end up moving it, everything moves with it.

Yes, I agree. :) It is always better to perform all operations on one software instead of having four programs, each for different purpose. I also like all-encompassing solutions like that one. But sometimes your node network is not that comfortable - changing one setting will force you to redesign other solutions too! It depends on the project really.