Rendering Troubles

Hey Guys

I’m working on an architectural rendering. I have some troubles with the texturing of some of the concrete surfaces.
As shown in the picture, the surfaces witch are seen from top and at a flat angle look very poor. I don’t know why.
Does anybody have a clue why? Please help!

And tell me how I could make it better, I would be interested in taking this to the limit

Attachments


I’m afraid people will need more information about how you are texturing these before they can help… but to take a wild guess - Are you using orco in ‘map input’ with ‘flat’ checked? Try changing ‘flat’ to ‘cube’ to have the texture mapped all the way around your models.

I’m already using cube mapping. If I’m using a Camera from a different viwepoint, where those surfaces are viewn from a steeper angle, they look exactly like the other surfaces you can see in the rendering.

what I used:

colormap, cube projection, global coordinates
bumpmap, cube projection, global coordinates
concrete structure map, mapped to nor, col(multiplied), object coordinates linked to an empty

some other maps like dirtmaps and so on, mapped to col, nor, spec and so on. these can’t be the problem, because it doesn’t change anything if I turn them off.

Try setting Full OSA on in the material settings.

Full OSA is allready set. The texture looks good, as long as i’m viewing it from a steep angle, as soon as the angle gets smaller, the surface looks very flat

I think it looks flat because it IS flat!

If you’re using NOR bump mapping, only the texture lighting changes. You sound like you want DISPlacement instead, which will change the actual geometry according to your bump texture colour.

Note that the renderer “moves” the vertices (for the render only, not the modelling)… so you need to have enough vertices to show the bumps.

By the way, you can have bump mapping on as well. You might still want it for the smaller details.

Like dgebel said, it is flat…

There are a few things you can do to eliminate the edge problem:

  • Displacement, which adds a bunch of vertices, probably slowing things way down
  • Using the texture as a normal map, which can add subtle changes to the texture
  • Set the geometry as smooth
  • BevelHere are some tests i’ve done:

Concrete
/uploads/default/original/3X/2/7/275383e0b5245de9910313f3256c6158f064d749.jpgstc=1&d=1157560325

Concrete with nor
/uploads/default/original/3X/1/9/1953d9124219dd6601bcc194b6d0449e5b6c2882.jpgstc=1&d=1157560438

Concrete with smooth
/uploads/default/original/3X/3/0/30589aeabf219e1318d8251cf1834881d5291e62.jpgstc=1&d=1157560438

Concrete with smooth and nor
/uploads/default/original/3X/d/9/d9161adb5be104c3537b1752dc8735fe531b340f.jpgstc=1&d=1157560438

Concrete with bevel
/uploads/default/original/3X/f/6/f64a36e1d7d998a3363e4fe65e994386a6ccbffb.jpgstc=1&d=1157560590

Concrete with bevel, smooth and nor
/uploads/default/original/3X/d/8/d89f9f3f991ce9c4251644a42d96a156801261fb.jpgstc=1&d=1157560590

Sorry for all the files, but as you can see, nor (set at 10) only adds a bit of depth to the texture. Setting smooth on the other hand completely changes the shadows. Beveling makes the edges more “rounded” as they would appear in real life.

Attachments







Thank you guys!

I’m not yet shure if I can sort it out with your hints, but i’ll try. Wait for the results, i’ll post them.

Okay, this is as far as i’m now, after a while of stopping work.
crits please

Attachments


YAfray or Blender internal? it changes my opinion.

the textures dont seem to match on different sides of the walls. try playin around with different textures.

@framedworld
its all rendered with blender internal, i’m trying to avoid yafray in this project. just try to achieve a setup which allows a quick and easy rendering of architectural scenes.

@simbadinuk
maybe you’re right, i’m going to check this. but it’s possible that the textures just look displaced because of the geometry, which is not rectangular as you can see. this means there is no way to, for example, match the seems of the concrete boarding structure. i just had to deside how the boarding would possibly be done in reality an tried to rebuild that. if you are talking of something else, could you please describe the location of the troubles? i would be thankful.
edit: i think i know what you’re talking about, work in progress

Well then the picture is awesome! I personally like the way the pic looks. The geometry is very abstract, I think that that is something missing form todays art. Good Job!

It looks cool- but like a tiny stop-motion set to me.

I think part of that is due to the fact that the bump texture on the wood parts is way too big and I think part of it may be due to the lighting.

How are you lighting this right now?

That’s the typical mip-map effect that annoys people in most renderers…you may want to switch it off, especially for bump maps. No mip-mapping needs more antialiasing though.

@lynx
great, thank you. thats exactly what caused the troubles. i couldn’t believe displacement maps should be the only solution to that effect.

@jolly
yeah, the bump maps are set a bit too high, allthough it’s concrete with a boarding structure, not wood. maybe i should work on that too :stuck_out_tongue:

the lighting setup consists of: top light, floor light, back light, a sun for the ambient light and a spot light for the halo effect at the window in the background. you can see all the lights in the pic.

Attachments


I like your last render. That front vertical pillar looks incredible.

Looks nice, though something weird seems to be going on with the ceiling. Is there supposed to be a huge slab of concrete hanging down slightly from the ceiling? I hope not, because if so the civil engineer in me is about to go into convulsions.

The textures look fine, though it would probably help to have a more hi-res render to look at. If that’s as big as you’re going to render it, though, it looks good.

hehe, so i did my job as an architect in a quite successful way. :smiley:

this slab is a relict of a parametric design strategy i used for that project. this is a universitarian project, not one to build as it is, it’s just a study. but if i would like to build it, i’m sure there would be a solution.

the picture is meant to be much bigger, and that version is to come soon. i’m going to post it in next future. i just want to implement the crits since the last version and don’t have too much time right now, so it’s going to take some days…