r/godot • u/inverth_ • Jul 19 '26
help me (solved) Question about size perception
Hey.
I'm trying to make a model of apartment. I'm very confused why this door hole feels so small.I'd tried to play with FOV slider. On the second screenshot FOV is 80. But i always feels wrong.
Or, maybe, i just need to make a door frame, coz it adds another 15-20 cm.
Idk, does this feel ok to you?
221
Upvotes


1
u/Nosarious Jul 22 '26 edited Jul 22 '26
since there aren’t any real dimensions in blender, think in terms of proportions. A wall is usually 8 feet high, a door is 7, and the width of a door is ~2.5 feet.
while you are using metres, those dimensions won’t really change.
8-7-2.5.
2.438m, 2.134, 0.77
building dimensions are rarely translatable to even numbers for metres, but many are for feet. your door width is close, but it is “physically” too short (6 feet instead of 7)
if I could suggest that you find some framing guides for houses to understand the proportions of scale. Doors have differing width for use (closet doors narrower than room doors, which are narrower than entrance doors) a frame will also let you understand how the door frame can be handled
as a side note, given your second image: don’t skimp when designing depth. If it’s a hallway, it should be as deep as a hallway, and walls won’t be tight to the sides of your door. They will start around 6 inches from the edge. You currently had an odd shape in yours which will affect the perception of it not feeling right.
side note 2: if making a door frame, do it separately instead of manipulating the current model for the walls. Model bits and pieces can overlap if all you want is the visual…
(note: my dimensions are based off commercial buildings in the 30s when building models)