Forum Coordinators: Kalypso
Carrara F.A.Q (Last Updated: 2024 Nov 21 9:55 pm)
Visit the Carrara Gallery here.
Thanks...I've been piddling all afternoon today.....I think I'm getting closer though...will continue at it. For example you have a map that is 512 x 512(pick any number) & it's obvioulsy going to stretch across the terrain & look stretched....I was trying to shrink it down, similiar to what I used to do in Vue. In that program I could just type in a number for the material scale & it the material would adjust accordingly(this was under object mapping). I was trying to find something similiar in C5P. Flat mapping in C5P distorts the map depending on the terrain shape(with transform adj's) BUt I'm finding, it's a combo of things I need to do. I'll continue to play.
Message edited on: 12/29/2005 07:40
No need to think outside the box....
Just make it
invisible.
If you convert a terrain to a vertex object you lose all fidelity of the terrain as it'll be reduced from what you started with to some paltry grid... Or at least it did everytime I've tried. But in case you want to try it out, there is a menu option to convert to different modeller. I don't have access to Carrara where I am at the moment but it shouldn't be too hard to find under the menus.
Yeah, I wasn't suggesting that you do just trying to see what you might be trying. Tho it never hurts to play. It should just convert it to a vertex object where you can use modeling and uv tools, but I think the grid being referred to is a mesh. The terrain editor is not bad, so like I said not recommending it just curious.
No need to think outside the box....
Just make it
invisible.
I wasn't clear. When I mentioned "paltry grid" I was trying to say the following.
Say I have a terrain of 4Kx4K points. Converting to a vertex object will just take (I believe from observation) the displayed appoximation version of the terrain not the 4Kx4K data points. The displayed approximation version maxs out at about 512x512 I think (I could be wrong) which really is a poor approximation of the full terrain.
I wanted to use this trick for a render I had in mind. I had a column that I wanted to look broken. So I figured I'd take a terrain and convert it to a vertex object and with some clean up use boolean logic to make the ragged cap. It didn't really work. :(
I've also noticed, not sure if this really matters here, is that terrains, if given a modifier in the scene, like bend, will not work on the full terrain but on the displayed appoximation version to perform it's operation. As a result the render is not what you are expecting. Which I find really bites because I wanted to make a detailed terrain and then bend it 90/180/360 degrees to make a column.
Just attaching a texture map to a terrain, that texture map should stretch to fill the entire terrain. That's why I suggested to match a texture map image with the terrain's x and y point count or multiple of the counts so that placing a detail on a terrain is pretty trivial.
Message edited on: 12/29/2005 18:20
Yeah moving terrains into or out of programs creates this kind of problem. I was playing with trees, one time importing them into a couple of programs...now that was a mess.Yeah, I wasn't too thrilled w/ it for caves either. I suppose w/ alot of tweaking.I think vue has a skin feature that may work better for this.
No need to think outside the box....
Just make it
invisible.
Could you create a mixed shader w/ displacement for this. The terrain texturing is all shader and w/ displacement you should be able to get a similiar effect. Altho it depends on exactly what you were going for.I may do that myself for a cave might work better. Haven't tried it in c5p tho.
No need to think outside the box....
Just make it
invisible.
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
I just can't seem to get this squared away in my mind. I apply a jpg to a single mountain. I need to shrink down the texture scale. When I do this with flat mapping it looks hideous(it doesn't lie properly). So I bought Shader Ops in hopes I could use the scale function to shrink it down, to no avail, when I say scale for example to 1.00 nothing happens :( I need some help, I'm lost in this area. Tiling looks bad as well.