Architecture

5 bookmarks
Custom sorting
How to make 3d floor plan in Blender | beginners guide (Part 1) - YouTube
How to make 3d floor plan in Blender | beginners guide (Part 1) - YouTube
🗿 Hope you like it. Please Consider Supporting with Like and Sub. Check out The Other Blender Free Tutorials 🚀 @architecturetopics 👍 Visit the Channel ► @architecturetopics ☕ Support me with a Coffee ► https://buymeacoffee.com/architecturetopics Tutorial Series on how to make a 3D plan for your interior scene. Using basic shapes and simple methods. The aim here is to make some cool animations with more realistic still shots with both Eevee and Cycles render engines. ᐅ Download Link for ( Cad + DXF + HDRI + Window model ) https://mega.nz/file/0YkQ2ZBa#kcYaYU12xPAQsQI8XHqBxRESezwdOyFO4qZltifZwhM BlenderKitLibrary https://www.blenderkit.com/ --------------------------------------------------------------------------------------------------------------------------------------------------- ➤GET IN TOUCH: https://www.artstation.com/architecturetopics101 https://www.instagram.com/architecturetopics101/ Related Tutorials Introduction for Beginners https://youtu.be/o143en6hrVg Architectural Glass https://youtu.be/_96X7C-NFkU #3d #design #blender
·youtube.com·
How to make 3d floor plan in Blender | beginners guide (Part 1) - YouTube
Blender ArchViz Tutorial | Interior Design - YouTube
Blender ArchViz Tutorial | Interior Design - YouTube
Modelled in Blender 2.83 Rendering with Cycles Here are the Project Files and Floor Plans : https://www.mediafire.com/file/hbi2cdomr7peff0/Apartement.rar/file if you have any questions, you can ask in the comments field below. Thank you for clicking on my video, I really appreciate it 🙏🏻 📧 | Lafizaandre@gmail.com My Portfolio Website : https://andreastroboy2.myportfolio.com/work
·youtube.com·
Blender ArchViz Tutorial | Interior Design - YouTube
Architectural Modeling In Blender Part 1 - Modeling from a FLOOR PLAN - YouTube
Architectural Modeling In Blender Part 1 - Modeling from a FLOOR PLAN - YouTube
In this video, we talk about how to create a 3D model of a building from a floor plan image inside of Blender! ARCHITECTURAL MODELING IN BLENDER PLAYLIST https://www.youtube.com/watch?v=Xb4ddBuiTU0&list=PL0LADxPpmXN4cdyX_Kg1Tmfj5fj_eVziZ DOWNLOAD THE EXAMPLE IMAGE http://www.thecgessentials.com/floorplan Want to Support The CG Essentials? http://www.patreon.com/thecgessentials Add-On Links (Affiliate Links) Scatter - http://www.thecgessentials.com/scatter Flip Fluids - http://www.thecgessentials.com/flipfluids Car and Transportation Rigged Vehicle Library - https://thecgessentials.com/Transportation City Pack Cars Rigged Car Library - https://thecgessentials.com/CityPackCars Curve Array Pro - https://thecgessentials.com/CurveArrayPro Botaniqu Tree and Grass Library - https://thecgessentials.com/Botaniq Open Street Map - https://thecgessentials.com/OSM Curve Basher - https://thecgessentials.com/CurveBasher Node Preview - https://thecgessentials.com/NodePreview Tree Vegetation Library Add On - https://thecgessentials.com/vegetation Decal Machine - https://thecgessentials.com/DecalMachine Human Generator - https://thecgessentials.com/HumanGenerator Fluent Stressless Modeling Tool - https://thecgessentials.com/Fluent Fluent Materializer Material Creation Tool - https://thecgessentials.com/FluentMaterializer Materialiq - Materials Library - https://thecgessentials.com/Materialiq Traffiq Vehicle Library - https://thecgessentials.com/Traffiq Disclaimers: all opinions are my own, sponsors are acknowledged. Product Links in the description are typically affiliate links that let you help support the channel at no extra cost. TIMESTAMPS 0:00 - Introduction 0:33 - Enabling Images as Planes 0:50 - Importing Your Floor Plan Image (download at link in notes) 1:58 - Setting a reference image to scale in Blender 5:15 - Checking your reference image scale 6:09 - Adding walls in Blender with the plane tool 6:40 - Enabling snapping in Blender 6:53 - Editing walls in Blender with Edit Mode 7:36 - Including door/window openings in your 2D editing 9:47 - Extruding your walls to 3D in Blender 11:14 - Creating door openings in your 3D walls 11:48 - Creating window openings in Blender 13:38 - Filling any openings in your walls 14:45 - Adding interior walls in Blender 16:27 - Extruding interior walls to 3D 16:47 - Floor Plan download location
·youtube.com·
Architectural Modeling In Blender Part 1 - Modeling from a FLOOR PLAN - YouTube
Google Maps 3D: Photogrammetry Mesh Clean-up - YouTube
Google Maps 3D: Photogrammetry Mesh Clean-up - YouTube
In this video I show you how to clean up a mesh imported from Google maps 3D. This tutorial covers mesh clean-up, removing materials, two methods for uv unwrapping, and how to bake colours from the old mesh to the new one. You can see the previous video on how to extract Google maps 3D data here: https://youtu.be/F_XsmoZJmG8 You can download the incredibly useful Meshlab here: http://www.meshlab.net/#download And here is the code for removing all the materials from the active object (make sure you have only one object selected when you run it): import bpy C = bpy.context for i in range(0,len(C.object.material_slots)): C.object.active_material_index = 1 bpy.ops.object.material_slot_remove() bpy.ops.object.mode_set(mode = 'EDIT') bpy.ops.mesh.select_all(action = 'SELECT') bpy.ops.object.material_slot_assign() bpy.ops.object.mode_set(mode = 'OBJECT') This process can now be automated! Check it out: https://www.youtube.com/watch?v=aQnkMUATdzI
·youtube.com·
Google Maps 3D: Photogrammetry Mesh Clean-up - YouTube