SlideShare a Scribd company logo
Blender in architecture
โ—
Everyone knows that blender is cool handling
3dviz/modelling jobs.
โ—
Some people use it for architecture even now!
โ—
Still.. there is space for improvement.
โ—
Why it is (could be :) ) better than other tools in
market?
CAD vs BIM
โ—
CAD is about lines, solids and meshes. Out of
date.
โ—
BIM is about model in general. You describe the
essence of the building. Blueprints should just
pop out of it magically.
Building information modeling
Model
Situation in market
โ—
Still, *** A LOT *** of architects use old-school
CAD here.
โ—
Market demands BIM:
โ—
Better decisions
โ—
Greater predictability
โ—
Less conflicts and collisions
โ—
Faster project delivery
โ—
Better project maintainability through all lifecycle
PLUS
โ—
Augmented reality:
โ—
Ability to see through
the wall โ€“ pipes,
electricity cables etc
with iphone
โ—
Easier construction &
maintainance
Big four
โ—
Autodesk Revit
โ—
Autodesk Architectural
Desktop
โ—
Graphisoft ArchiCAD
โ—
Bentley Systems
Competetiviness
โ—
Power of open source!
โ—
Big projects repetetive jobs costs could be cut
by customising software โ€“ API's available for
closed-source projects don't always work out
โ—
Better competition for training, support and
developement service providers
Leaps and bounds
โ—
Lack of tools & special functionality
- not too hard to solve!
- details in our feasibility study
โ—
It's worth to color the gray area between
CAD/Modelling and 3DViz -to have everything
in one box
If talking about BIM...
โ—
Real things are made from objects. Not lines.
Not polygons.
โ—
It has to be possible to customize the object
without re-designing it completely.
โ—
In example, change height of the table by
modifying height parameter.
Basic parameters
How is this possible?
โ—
Reference planes (Refplanes). They are
everywhere.
Refplanes
We have a object. Actually, we have a table.
Refplanes
Let's add it a surface and floor level Refplanes.
It will be possible to lock it to other objects (in example, room floor).
Locking geometry to Refplanes
Locking geometry to Refplanes
You can lock object parts to refplane.
For example, desk surface to desk surface refplane.
Or leg ends to the floor level Refplane.
Adding parameters
Then, it is possible to add parameters between
refplanes. Let's specify table legs height for instance.
Geometry changes
according parameter
values
Then, when we have instance of the object, our new parameter appears in
Object properties box.
We change it, and table becomes lower.
Geometry changes
according parameter
values
Geometry changes
according parameter
values
Controls
Another way to change parameter values
Controls
Let's add some more refplanes
Controls
And objects defining wich refplane user could drag
Controls
So even if we exited edid parametric component mode we can drag now hiden
refplanes
Controls
Controls
Controls
Controls
Controls
Very complex situations
โ—
There is nothing that
couldn't be
programmed by
Python on the
Parametric Model
side
โ—
Powerful API of POs
to be developed
Refplanes and hosted components
Refplanes and hosted components
Also refplanes can be used to snap object to parent level refplane.
Refplanes and hosted components
Refplanes and hosted components
You just change hosting parameter value, and object appears in another floor
Offset allows table to levitate :-)
Refplanes and
hosted
components
Refplanes and
hosted
components
Refplanes and
hosted
components
Offset from host refplane
Offset from host refplane
Adaptive components
Sometimes it is required to have components that automatically expands
In desired space, delimited by desired refplanes.
Adaptive components
This example allows to calculate room volume. Or to specify a purpose for the area.
Living room, kitchen, lounge, etc...
Adaptive components
Adaptive components
Adaptive components
In this example (plan view)
We calculate area of floors by
counting room components
and showing them in shedule.
Shedule column shows area
parameter value of room
components.
Adaptive components
If we move wall, room component automatically extends to fill new space.
Area parameter updates
Adaptive components
Adaptive components
This tool can be also used to add some materials onto all walls, for instance,
plaster or paint.
Adaptive components
Adaptive components
Example of applying some plaster to the wall.
Refplane and adaptive components
benefits to mainstream version of
Blender
โ—
Optimized workflow
โ—
Increased flexibility
โ—
Automatic object resizes, placements, etc.
โ—
More generalized, less repeating objects
โ—
Adaptive components saves time and hassle
Dimension tool
To make drawings display actual information, it is vital to have the ability
to draw dimensions for some important distances, angles or altitudes
Tag
This 2D component displays particular parameter value of another component
Tag
Tag
Changing value in Tag also change
taged component parameter value
Changing value in Tag also change
taged component parameter value
Changing value in Tag also change
taged component parameter value
Changing value in Tag also change
taged component parameter value
Changing value in Tag also change
taged component parameter value
Changing value in Tag also change
taged component parameter value
Changing value in Tag also change
taged component parameter value
View creation
Even if we start nanolathing directly from the project model one day, still,
drawings are at least interesting to print out.
View creation
View creation
View creation
Model space
...When You click on a page or spread in project tree, you get
special interface to organize the 2D drawings
Paper space
Views added to sheets
Views added to sheets
Exporting spreads to PDF
Exporting spreads to PDF
Layout engine benefits to
mainstream version of Blender
โ—
Suitable as a documentation tool.
Online parametric component
library
Important
โ—
Conection between online library and local
project
โ—
Version & updates control
โ—
Teamwork & project workflow management
โ—
Use cases:
โ—
Real-life 3D model gallery/database
โ—
Intranet for developing complex projects
Online parametric component
library
Online parametric component
library
Online parametric component
library
Online parametric component
library
When we open old model and Blender sees updates online, it is possible to update
to new version with one click.
Online parametric component
library
โ—
Library acts like Linux package
repository
โ—
Parametric components are like
packages
โ—
One module can have a loads of
requirements, version
dependencies etc...
Problem of consistency
โ—
Like in coding, it is very important, that
everyone would create models and name
refplanes using determined names.
โ—
Imagine, if somene starts naming floor as
โ€žBottomโ€œ, and other - โ€žLevelโ€œ, tables made to
snap level โ€žFloorโ€œ will not work on any of these.
โ—
Strict control is compusory, as like in accepting
code to mainstream!
Tools to manage consistency of
components
โ—
Standard templates
โ—
Validators
Chair geometry
Chair template
Template added to geometry
Geometry locked to refplanes
Geometry locked to refplanes
Scope boxes
Scope boxes
Scope boxes
Scope boxes
Scope boxes
Objects sorted by scope box
parameter
Beating performance bottlenecks
Complex model = slow user experience
Possible solutions:
โž”
Use appropriate hardware :-)
โœ— It's expensive
โž”
Distribute expensive calculations over the cloud
โœ— Won't scale in some cases; Works only for final rendering
โž”
Strict Level of Detail
โž”
We don't see screws of the windows anyway :-)
Automatic Level of Detail
โ—
Has to be automatically managed when working
with models;
โ—
Flexibility to customize component priority /
rules of LoD is a must when creating PO
โ—
Profit for the mainstream version is obvious!
(faster work with complex objects)
Complex commercial formats
โ—
No documentation
โ—
Closed-source
projects poorly
support other closed-
source formats
โ—
Errors and data
fidelity losses are
common
.ifc (Industry Foundation Classes)
โ—
Intended to describe
building and
construction industry
data
โ—
neutral and open
specification
โ—
not controlled by a
single vendor or
group of vendors
โ—
well-known standard
in architectural
design field
โ—
Still.. Commercial
software doesn't
export/import this
format very well
Thank You for attention!
Justas Ingeleviฤius
+370 613 53 947
Justas@zvejone.lt
Justinas Jaronis
+370 601 36 912
justinas.jaronis@aksprendimai.lt
http://www.aksprendimai.lt/english/

More Related Content

Similar to Blender for ArchViz.pdf

Keeping code clean
Keeping code cleanKeeping code clean
Keeping code clean
Brett Child
ย 
Learn about AutoCAD
Learn about AutoCADLearn about AutoCAD
Learn about AutoCAD
Bahzad5
ย 
AUTO CAD ESSENTIALS EMERSON EDUARDO RODRIGUES
AUTO CAD ESSENTIALS EMERSON EDUARDO RODRIGUESAUTO CAD ESSENTIALS EMERSON EDUARDO RODRIGUES
AUTO CAD ESSENTIALS EMERSON EDUARDO RODRIGUES
EMERSON EDUARDO RODRIGUES
ย 
Basic knowledge AUTOCAD ๐Ÿ“•-1.pdf
Basic knowledge AUTOCAD ๐Ÿ“•-1.pdfBasic knowledge AUTOCAD ๐Ÿ“•-1.pdf
Basic knowledge AUTOCAD ๐Ÿ“•-1.pdf
NiazKhan94
ย 
Autocad LT for Beginners Guide.pdf
Autocad LT for Beginners Guide.pdfAutocad LT for Beginners Guide.pdf
Autocad LT for Beginners Guide.pdf
SridharMohanasundara
ย 
CAD notes.pdf
CAD notes.pdfCAD notes.pdf
CAD notes.pdf
TNRolandBourge
ย 
AUTO CAD ESSENTIALS EMERSON EDUARDO RODRIGUES
AUTO CAD ESSENTIALS EMERSON EDUARDO RODRIGUESAUTO CAD ESSENTIALS EMERSON EDUARDO RODRIGUES
AUTO CAD ESSENTIALS EMERSON EDUARDO RODRIGUES
EMERSON EDUARDO RODRIGUES
ย 
Build your Own Customizable 3D Objects with Sculpteo
Build your Own Customizable 3D Objects with SculpteoBuild your Own Customizable 3D Objects with Sculpteo
Build your Own Customizable 3D Objects with Sculpteo
Sculpteo
ย 
Computer Graphics - Lecture 01 - 3D Programming I
Computer Graphics - Lecture 01 - 3D Programming IComputer Graphics - Lecture 01 - 3D Programming I
Computer Graphics - Lecture 01 - 3D Programming I
๐Ÿ’ป Anton Gerdelan
ย 
5 Ways to Optimize Your LiDAR Data
5 Ways to Optimize Your LiDAR Data5 Ways to Optimize Your LiDAR Data
5 Ways to Optimize Your LiDAR Data
Safe Software
ย 
How to Automate CAD & GIS Integration
How to Automate CAD & GIS IntegrationHow to Automate CAD & GIS Integration
How to Automate CAD & GIS Integration
Safe Software
ย 
Software presentation
Software presentationSoftware presentation
Software presentation
Timun Loh
ย 
DDD with Behat
DDD with BehatDDD with Behat
DDD with Behat
Anton Serdyuk
ย 
Ibm redbook
Ibm redbookIbm redbook
Ibm redbook
Rahul Verma
ย 
Tech Talk - Overview of Dash framework for building dashboards
Tech Talk - Overview of Dash framework for building dashboardsTech Talk - Overview of Dash framework for building dashboards
Tech Talk - Overview of Dash framework for building dashboards
Appsilon Data Science
ย 
Advanced web application architecture - Talk
Advanced web application architecture - TalkAdvanced web application architecture - Talk
Advanced web application architecture - Talk
Matthias Noback
ย 
Software Presentation Slides
Software Presentation SlidesSoftware Presentation Slides
Software Presentation Slides
Shze Hwa Lee
ย 
Software
Software Software
Software
Kailyn Lee
ย 
5 Ways to Improve Your LiDAR Workflows
5 Ways to Improve Your LiDAR Workflows5 Ways to Improve Your LiDAR Workflows
5 Ways to Improve Your LiDAR Workflows
Safe Software
ย 
Cleaning up Sitecore Controllers
Cleaning up Sitecore ControllersCleaning up Sitecore Controllers
Cleaning up Sitecore Controllers
Tobias Studer
ย 

Similar to Blender for ArchViz.pdf (20)

Keeping code clean
Keeping code cleanKeeping code clean
Keeping code clean
ย 
Learn about AutoCAD
Learn about AutoCADLearn about AutoCAD
Learn about AutoCAD
ย 
AUTO CAD ESSENTIALS EMERSON EDUARDO RODRIGUES
AUTO CAD ESSENTIALS EMERSON EDUARDO RODRIGUESAUTO CAD ESSENTIALS EMERSON EDUARDO RODRIGUES
AUTO CAD ESSENTIALS EMERSON EDUARDO RODRIGUES
ย 
Basic knowledge AUTOCAD ๐Ÿ“•-1.pdf
Basic knowledge AUTOCAD ๐Ÿ“•-1.pdfBasic knowledge AUTOCAD ๐Ÿ“•-1.pdf
Basic knowledge AUTOCAD ๐Ÿ“•-1.pdf
ย 
Autocad LT for Beginners Guide.pdf
Autocad LT for Beginners Guide.pdfAutocad LT for Beginners Guide.pdf
Autocad LT for Beginners Guide.pdf
ย 
CAD notes.pdf
CAD notes.pdfCAD notes.pdf
CAD notes.pdf
ย 
AUTO CAD ESSENTIALS EMERSON EDUARDO RODRIGUES
AUTO CAD ESSENTIALS EMERSON EDUARDO RODRIGUESAUTO CAD ESSENTIALS EMERSON EDUARDO RODRIGUES
AUTO CAD ESSENTIALS EMERSON EDUARDO RODRIGUES
ย 
Build your Own Customizable 3D Objects with Sculpteo
Build your Own Customizable 3D Objects with SculpteoBuild your Own Customizable 3D Objects with Sculpteo
Build your Own Customizable 3D Objects with Sculpteo
ย 
Computer Graphics - Lecture 01 - 3D Programming I
Computer Graphics - Lecture 01 - 3D Programming IComputer Graphics - Lecture 01 - 3D Programming I
Computer Graphics - Lecture 01 - 3D Programming I
ย 
5 Ways to Optimize Your LiDAR Data
5 Ways to Optimize Your LiDAR Data5 Ways to Optimize Your LiDAR Data
5 Ways to Optimize Your LiDAR Data
ย 
How to Automate CAD & GIS Integration
How to Automate CAD & GIS IntegrationHow to Automate CAD & GIS Integration
How to Automate CAD & GIS Integration
ย 
Software presentation
Software presentationSoftware presentation
Software presentation
ย 
DDD with Behat
DDD with BehatDDD with Behat
DDD with Behat
ย 
Ibm redbook
Ibm redbookIbm redbook
Ibm redbook
ย 
Tech Talk - Overview of Dash framework for building dashboards
Tech Talk - Overview of Dash framework for building dashboardsTech Talk - Overview of Dash framework for building dashboards
Tech Talk - Overview of Dash framework for building dashboards
ย 
Advanced web application architecture - Talk
Advanced web application architecture - TalkAdvanced web application architecture - Talk
Advanced web application architecture - Talk
ย 
Software Presentation Slides
Software Presentation SlidesSoftware Presentation Slides
Software Presentation Slides
ย 
Software
Software Software
Software
ย 
5 Ways to Improve Your LiDAR Workflows
5 Ways to Improve Your LiDAR Workflows5 Ways to Improve Your LiDAR Workflows
5 Ways to Improve Your LiDAR Workflows
ย 
Cleaning up Sitecore Controllers
Cleaning up Sitecore ControllersCleaning up Sitecore Controllers
Cleaning up Sitecore Controllers
ย 

Recently uploaded

Contiguity Of Various Message Forms - Rupam Chandra.pptx
Contiguity Of Various Message Forms - Rupam Chandra.pptxContiguity Of Various Message Forms - Rupam Chandra.pptx
Contiguity Of Various Message Forms - Rupam Chandra.pptx
Kalna College
ย 
A Free 200-Page eBook ~ Brain and Mind Exercise.pptx
A Free 200-Page eBook ~ Brain and Mind Exercise.pptxA Free 200-Page eBook ~ Brain and Mind Exercise.pptx
A Free 200-Page eBook ~ Brain and Mind Exercise.pptx
OH TEIK BIN
ย 
Geography as a Discipline Chapter 1 __ Class 11 Geography NCERT _ Class Notes...
Geography as a Discipline Chapter 1 __ Class 11 Geography NCERT _ Class Notes...Geography as a Discipline Chapter 1 __ Class 11 Geography NCERT _ Class Notes...
Geography as a Discipline Chapter 1 __ Class 11 Geography NCERT _ Class Notes...
ImMuslim
ย 
Bonku-Babus-Friend by Sathyajith Ray (9)
Bonku-Babus-Friend by Sathyajith Ray  (9)Bonku-Babus-Friend by Sathyajith Ray  (9)
Bonku-Babus-Friend by Sathyajith Ray (9)
nitinpv4ai
ย 
220711130083 SUBHASHREE RAKSHIT Internet resources for social science
220711130083 SUBHASHREE RAKSHIT  Internet resources for social science220711130083 SUBHASHREE RAKSHIT  Internet resources for social science
220711130083 SUBHASHREE RAKSHIT Internet resources for social science
Kalna College
ย 
220711130100 udita Chakraborty Aims and objectives of national policy on inf...
220711130100 udita Chakraborty  Aims and objectives of national policy on inf...220711130100 udita Chakraborty  Aims and objectives of national policy on inf...
220711130100 udita Chakraborty Aims and objectives of national policy on inf...
Kalna College
ย 
Gender and Mental Health - Counselling and Family Therapy Applications and In...
Gender and Mental Health - Counselling and Family Therapy Applications and In...Gender and Mental Health - Counselling and Family Therapy Applications and In...
Gender and Mental Health - Counselling and Family Therapy Applications and In...
PsychoTech Services
ย 
CHUYรŠN ฤแป€ ร”N TแบฌP Vร€ PHรT TRIแป‚N Cร‚U HแปŽI TRONG ฤแป€ MINH HแปŒA THI TแปT NGHIแป†P THPT ...
CHUYรŠN ฤแป€ ร”N TแบฌP Vร€ PHรT TRIแป‚N Cร‚U HแปŽI TRONG ฤแป€ MINH HแปŒA THI TแปT NGHIแป†P THPT ...CHUYรŠN ฤแป€ ร”N TแบฌP Vร€ PHรT TRIแป‚N Cร‚U HแปŽI TRONG ฤแป€ MINH HแปŒA THI TแปT NGHIแป†P THPT ...
CHUYรŠN ฤแป€ ร”N TแบฌP Vร€ PHรT TRIแป‚N Cร‚U HแปŽI TRONG ฤแป€ MINH HแปŒA THI TแปT NGHIแป†P THPT ...
Nguyen Thanh Tu Collection
ย 
INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
ShwetaGawande8
ย 
CIS 4200-02 Group 1 Final Project Report (1).pdf
CIS 4200-02 Group 1 Final Project Report (1).pdfCIS 4200-02 Group 1 Final Project Report (1).pdf
CIS 4200-02 Group 1 Final Project Report (1).pdf
blueshagoo1
ย 
Information and Communication Technology in Education
Information and Communication Technology in EducationInformation and Communication Technology in Education
Information and Communication Technology in Education
MJDuyan
ย 
Educational Technology in the Health Sciences
Educational Technology in the Health SciencesEducational Technology in the Health Sciences
Educational Technology in the Health Sciences
Iris Thiele Isip-Tan
ย 
Bร€I TแบฌP Bแป” TRแปข TIแบพNG ANH LแปšP 8 - Cแบข Nฤ‚M - FRIENDS PLUS - Nฤ‚M HแปŒC 2023-2024 (B...
Bร€I TแบฌP Bแป” TRแปข TIแบพNG ANH LแปšP 8 - Cแบข Nฤ‚M - FRIENDS PLUS - Nฤ‚M HแปŒC 2023-2024 (B...Bร€I TแบฌP Bแป” TRแปข TIแบพNG ANH LแปšP 8 - Cแบข Nฤ‚M - FRIENDS PLUS - Nฤ‚M HแปŒC 2023-2024 (B...
Bร€I TแบฌP Bแป” TRแปข TIแบพNG ANH LแปšP 8 - Cแบข Nฤ‚M - FRIENDS PLUS - Nฤ‚M HแปŒC 2023-2024 (B...
Nguyen Thanh Tu Collection
ย 
BPSC-105 important questions for june term end exam
BPSC-105 important questions for june term end examBPSC-105 important questions for june term end exam
BPSC-105 important questions for june term end exam
sonukumargpnirsadhan
ย 
How to Manage Reception Report in Odoo 17
How to Manage Reception Report in Odoo 17How to Manage Reception Report in Odoo 17
How to Manage Reception Report in Odoo 17
Celine George
ย 
How to Fix [Errno 98] address already in use
How to Fix [Errno 98] address already in useHow to Fix [Errno 98] address already in use
How to Fix [Errno 98] address already in use
Celine George
ย 
KHUSWANT SINGH.pptx ALL YOU NEED TO KNOW ABOUT KHUSHWANT SINGH
KHUSWANT SINGH.pptx ALL YOU NEED TO KNOW ABOUT KHUSHWANT SINGHKHUSWANT SINGH.pptx ALL YOU NEED TO KNOW ABOUT KHUSHWANT SINGH
KHUSWANT SINGH.pptx ALL YOU NEED TO KNOW ABOUT KHUSHWANT SINGH
shreyassri1208
ย 
Haunted Houses by H W Longfellow for class 10
Haunted Houses by H W Longfellow for class 10Haunted Houses by H W Longfellow for class 10
Haunted Houses by H W Longfellow for class 10
nitinpv4ai
ย 
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
indexPub
ย 
A Visual Guide to 1 Samuel | A Tale of Two Hearts
A Visual Guide to 1 Samuel | A Tale of Two HeartsA Visual Guide to 1 Samuel | A Tale of Two Hearts
A Visual Guide to 1 Samuel | A Tale of Two Hearts
Steve Thomason
ย 

Recently uploaded (20)

Contiguity Of Various Message Forms - Rupam Chandra.pptx
Contiguity Of Various Message Forms - Rupam Chandra.pptxContiguity Of Various Message Forms - Rupam Chandra.pptx
Contiguity Of Various Message Forms - Rupam Chandra.pptx
ย 
A Free 200-Page eBook ~ Brain and Mind Exercise.pptx
A Free 200-Page eBook ~ Brain and Mind Exercise.pptxA Free 200-Page eBook ~ Brain and Mind Exercise.pptx
A Free 200-Page eBook ~ Brain and Mind Exercise.pptx
ย 
Geography as a Discipline Chapter 1 __ Class 11 Geography NCERT _ Class Notes...
Geography as a Discipline Chapter 1 __ Class 11 Geography NCERT _ Class Notes...Geography as a Discipline Chapter 1 __ Class 11 Geography NCERT _ Class Notes...
Geography as a Discipline Chapter 1 __ Class 11 Geography NCERT _ Class Notes...
ย 
Bonku-Babus-Friend by Sathyajith Ray (9)
Bonku-Babus-Friend by Sathyajith Ray  (9)Bonku-Babus-Friend by Sathyajith Ray  (9)
Bonku-Babus-Friend by Sathyajith Ray (9)
ย 
220711130083 SUBHASHREE RAKSHIT Internet resources for social science
220711130083 SUBHASHREE RAKSHIT  Internet resources for social science220711130083 SUBHASHREE RAKSHIT  Internet resources for social science
220711130083 SUBHASHREE RAKSHIT Internet resources for social science
ย 
220711130100 udita Chakraborty Aims and objectives of national policy on inf...
220711130100 udita Chakraborty  Aims and objectives of national policy on inf...220711130100 udita Chakraborty  Aims and objectives of national policy on inf...
220711130100 udita Chakraborty Aims and objectives of national policy on inf...
ย 
Gender and Mental Health - Counselling and Family Therapy Applications and In...
Gender and Mental Health - Counselling and Family Therapy Applications and In...Gender and Mental Health - Counselling and Family Therapy Applications and In...
Gender and Mental Health - Counselling and Family Therapy Applications and In...
ย 
CHUYรŠN ฤแป€ ร”N TแบฌP Vร€ PHรT TRIแป‚N Cร‚U HแปŽI TRONG ฤแป€ MINH HแปŒA THI TแปT NGHIแป†P THPT ...
CHUYรŠN ฤแป€ ร”N TแบฌP Vร€ PHรT TRIแป‚N Cร‚U HแปŽI TRONG ฤแป€ MINH HแปŒA THI TแปT NGHIแป†P THPT ...CHUYรŠN ฤแป€ ร”N TแบฌP Vร€ PHรT TRIแป‚N Cร‚U HแปŽI TRONG ฤแป€ MINH HแปŒA THI TแปT NGHIแป†P THPT ...
CHUYรŠN ฤแป€ ร”N TแบฌP Vร€ PHรT TRIแป‚N Cร‚U HแปŽI TRONG ฤแป€ MINH HแปŒA THI TแปT NGHIแป†P THPT ...
ย 
INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
INTRODUCTION TO HOSPITALS & AND ITS ORGANIZATION
ย 
CIS 4200-02 Group 1 Final Project Report (1).pdf
CIS 4200-02 Group 1 Final Project Report (1).pdfCIS 4200-02 Group 1 Final Project Report (1).pdf
CIS 4200-02 Group 1 Final Project Report (1).pdf
ย 
Information and Communication Technology in Education
Information and Communication Technology in EducationInformation and Communication Technology in Education
Information and Communication Technology in Education
ย 
Educational Technology in the Health Sciences
Educational Technology in the Health SciencesEducational Technology in the Health Sciences
Educational Technology in the Health Sciences
ย 
Bร€I TแบฌP Bแป” TRแปข TIแบพNG ANH LแปšP 8 - Cแบข Nฤ‚M - FRIENDS PLUS - Nฤ‚M HแปŒC 2023-2024 (B...
Bร€I TแบฌP Bแป” TRแปข TIแบพNG ANH LแปšP 8 - Cแบข Nฤ‚M - FRIENDS PLUS - Nฤ‚M HแปŒC 2023-2024 (B...Bร€I TแบฌP Bแป” TRแปข TIแบพNG ANH LแปšP 8 - Cแบข Nฤ‚M - FRIENDS PLUS - Nฤ‚M HแปŒC 2023-2024 (B...
Bร€I TแบฌP Bแป” TRแปข TIแบพNG ANH LแปšP 8 - Cแบข Nฤ‚M - FRIENDS PLUS - Nฤ‚M HแปŒC 2023-2024 (B...
ย 
BPSC-105 important questions for june term end exam
BPSC-105 important questions for june term end examBPSC-105 important questions for june term end exam
BPSC-105 important questions for june term end exam
ย 
How to Manage Reception Report in Odoo 17
How to Manage Reception Report in Odoo 17How to Manage Reception Report in Odoo 17
How to Manage Reception Report in Odoo 17
ย 
How to Fix [Errno 98] address already in use
How to Fix [Errno 98] address already in useHow to Fix [Errno 98] address already in use
How to Fix [Errno 98] address already in use
ย 
KHUSWANT SINGH.pptx ALL YOU NEED TO KNOW ABOUT KHUSHWANT SINGH
KHUSWANT SINGH.pptx ALL YOU NEED TO KNOW ABOUT KHUSHWANT SINGHKHUSWANT SINGH.pptx ALL YOU NEED TO KNOW ABOUT KHUSHWANT SINGH
KHUSWANT SINGH.pptx ALL YOU NEED TO KNOW ABOUT KHUSHWANT SINGH
ย 
Haunted Houses by H W Longfellow for class 10
Haunted Houses by H W Longfellow for class 10Haunted Houses by H W Longfellow for class 10
Haunted Houses by H W Longfellow for class 10
ย 
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
ย 
A Visual Guide to 1 Samuel | A Tale of Two Hearts
A Visual Guide to 1 Samuel | A Tale of Two HeartsA Visual Guide to 1 Samuel | A Tale of Two Hearts
A Visual Guide to 1 Samuel | A Tale of Two Hearts
ย 

Blender for ArchViz.pdf