- Blender 3D By Example
- Oscar Baechler Xury Greer
- 481字
- 2021-06-24 16:09:04
Creating a floor plan
The best place to start a project is always referencing. What look do you want? Can you pin it down to certain styles, eras, or layouts? Scour the internet for images of modern kitchens that inspire you. Blueprints are often helpful, too, and even if you don't stick to them, they can help you get an initial idea for the real-world scale of objects and layouts.
Getting our scale correct is crucial for composition. There's no point in doing a bunch of detailed modeling work in our scene only to find out that our kitchen is only big enough for ants! We'll start off by creating a simple floor plan so that we know how large everything should be:
- Start a new Blender scene.
- Go to the Top view.
- Add a mesh Plane object.
- Rename the plane to floor.
- Tab to Edit Mode.
- Press 2 to switch to Edge Select mode.
There is a viewport overlay feature that we can use to help us visualize the scale while we create the floor plan. Let's turn it on now:
- Find the viewport overlays icon at the top-right corner of the 3D View.
- Click the drop-down arrow to open the pop-over menu.
- Check the box for Edge Length under the Measurement section.
Good, now we can see the length of our selected edges in meters and we're ready to create our floor plan:
- Click on the magnet at the top of the 3D Viewport to enable snapping.
- Select an edge.
- Grab, move, and snap the edge to the grid.
- Use the Loop Cut and Extrude tools, which are required to create hallways and recesses in the floor plan.
- Switch back to Object Mode when you're done.
- Click on the magnet at the top of the 3D Viewport to disable snapping.
A floor plan does not have to be complicated; our example turned out like this:
Don't get too caught up in having the right layout. The joy of 3D is that alternative versions can be rapidly put together. If something isn't working, you can always come back and try out a new layout during this previsualization stage.
We've gone for a fancy, sleek modern kitchen for our example, so it is very large and includes space for a hallway, an outdoor area, a dining area, a sitting area, and a kitchen counter. Yours may be considerably smaller, depending on the type of kitchen you want to create. We won't know for sure whether it's a good size until we start to get some previz objects in there, so we'll take care of that next.
- Learning Cocos2d-x Game Development
- Linux運維之道(第2版)
- 平衡掌控者:游戲數值經濟設計
- 從零開始學51單片機C語言
- Artificial Intelligence Business:How you can profit from AI
- Building 3D Models with modo 701
- 微型計算機系統原理及應用:國產龍芯處理器的軟件和硬件集成(基礎篇)
- BeagleBone Robotic Projects
- 無蘋果不生活:OS X Mountain Lion 隨身寶典
- IP網絡視頻傳輸:技術、標準和應用
- 觸摸屏應用技術從入門到精通
- Blender 3D By Example
- UML精粹:標準對象建模語言簡明指南(第3版)
- 基于S5PV210處理器的嵌入式開發完全攻略
- Hands-On One-shot Learning with Python