GrafitGo

Published 2026-08-28 · 2 min read

3D rendering: getting an image that does not look like a video game

3D rendering: getting an image that does not look like a video game

The difference between a believable render and a plastic one is not the software. It is four decisions you make in the first five minutes, and all four are about light and how materials answer it.

1. Time of day decides everything

Sun at noon, directly overhead, gives short shadows and a flat image. The same house at 4 or 5 pm, with a low sun, gains long shadows that describe volume and a warm light that flatters any facade.

This is why architectural photography happens early morning or late afternoon. In a render you have the advantage of a slider: try 9, 16 and 18 before settling.

2. The sky is your second light

On a sunny day, the blue sky lights everything the sun does not reach directly — which is why real shadows are not black but bluish. A render with black shadows reads as fake instantly.

A physical sky computed from the sun position solves this by itself: it provides both direct and diffuse light, with the right colour for that hour.

3. Contact shadows

Where two surfaces touch — a table leg on the floor, the corner between wall and ceiling — light struggles to reach, and a subtle narrow shadow appears. Without it, objects seem to float.

The effect is called ambient occlusion and it is visually the best effort-to-result ratio there is. It is often the only difference between 'almost good' and convincing.

4. Materials: roughness matters more than colour

The eye recognises a material by how it reflects light, not by its colour. Concrete is matte and absorbs; marble is glossy and reflects clearly; wood sits between, with reflections stretched along the grain.

If your render looks like plastic, you almost certainly set everything to the same medium roughness. Vary it: something very matte, something very glossy, the rest in between.

In practice

GrafitGo's architecture mode starts with a physical sky, an hour-based sun, ambient occlusion and glass reflections already on. Materials carry generated texture and relief, not just colour.

The order that works fastest: set the hour, check the shadows, then adjust materials. Do it the other way round and you tune materials under wrong light, then have to redo them.

How long does a good render take?

In a browser editor the image is instant, because it uses real-time rendering. For a clean presentation image, a few extra seconds of accumulation are added.

Why does my glass look grey?

Because it has nothing to reflect. Glass only reads correctly when there is an environment around it — sky, buildings, trees. With no environment it stays a grey surface.

New articles by email

We write rarely — only when an article is worth reading. Unsubscribe in one click.

Try it in the editorBack to the blog

Read next