SlideShare a Scribd company logo
1 of 41
Download to read offline
What weโ€™ve done so far with mago3D,
an open source based โ€˜Digital Twinโ€™ platform
Sanghee Shin(shshin@gaia3d.com)
16th April 2019
GeoBIM
From Standard,
GIS
CityGML
GeospatialInformation
GISStandards
IFC
BIM
OutdoorModel
IndoorModel
BIMStandards
Construction
DrawingsInfo.
In/Outdoor
GIModel
(GeospatialInformation
Model)
From Industry,
From Open Sourceโ€ฆ mago3D
Introduction โ€“ mago3D
mago3D is a platform for โ€ฆ
Visualizing massive and complex 3D objects including BIM
on a web browser
1
Seamless integration of BIM/AEC and 3D GIS in a single space2
Web based collaborative issue/process management4
โ€˜Digital Twinโ€™ that can create parallel worlds in a virtual reality
with numerous IoT, sensor data
3
= GIS + BIM + Open Source
Introduction โ€“ Architecture of mago3D
mago3D.JS
Cesium/WWW
Client
internet
Web Server WAS
F4DStorage
mago
Content
Management
DataBase
F4D Converter
3 main cores of mago3D
Introduction โ€“ Overall System Components
DB Postgresql 9.6 + PostGIS
Web Server Nginx 1.12.1 / Apache 2.4
Language Java8
Framework Spring(Springboot) + Mybatis
Build
Gradle
Log
Logback/Log4j
2
Security
ESAPI
Report
Jasper/POI
View
JSP/JSTL
UI/UX
Jquery
Chart
Jqplot/Axisj
Template
Thymeleaf
Handlebars
Web Map Server GeoServer
OS Centos 7.2
WebGL Globe Cesium, WorldWind, โ€ฆ
Cache EhCache, Redis
Container Docker
WAS Tomcat 8.5
Introduction โ€“ Core parts of mago3D
F4D Converter mago3D.js
mago3D.js
3D GIS Engines
Cesium
Web World Wind
API
API
service html
F4D Converter converts 3D formats(IFC, 3DS, OBJ, DAE, JT)
to 3D internet service format F4D. It carries out data size
reducing and pre-processing for fast rendering
A plug-in composed of pure javascript which enables 3D GIS
engines to handle large-sized and highly detailed AEC data
F4D Converter
F4D
.ifc
.3ds
.obj
.dae
.gml
Key Algorithms
GeoBIM is too heavy due to so many vertices and triangles in so many objects.
This causes two major issues in handling GeoBIM in web browsers.
!
Network Traffic Rendering Speed
Key Algorithms
So we introduced 3 concepts to solve these issues.
1. Reducing file size 3. Preprocessing
for speed
2. Building rougher
LOD
making indices
used in culling
removing duplication
Key Algorithms
Step What is this? Used for
1. Model/Reference
A concept of writing 3D data that only one
geometry among multiple geometries
congruent with each other is written.
reducing data size of semantic
data(ex. BIM/CAD, 3D data by
modeling)
2. NSM(Net Surface Mesh)
This is composed of 2 steps.
1. building meshes with regularly gridded
vertices on surfaces of raw 3D model.
2. triangle reduction.
making rougher LOD
โ€ป 2nd step is separately applied
in simplifying targets in case of
triangular meshes such like TIN
or random-shaped 3D data
3. Visibility/Spatial index
Visibility index is for occlusion culling and
spatial index is for frustum culling in indoor
camera working.
carrying out a serial combination
of 2 cullings for fast
determination of targets to be
shown
Letโ€™s look into more concretely.
with 4 geometric meshes - 4 models 23 objects are created. - 23 references
Image source : www.vecteezy.com
Key Algorithms : F4D, lightweight service format
Example of Model-Reference
1. Build a triangular mesh based on the grid structure from the original three-dimensional data.
Key Algorithms : F4D, lightweight service format
Key Algorithms : F4D, lightweight service format
Visibility Index
An index describing which inner objects
can be seen from selected positions in AEC.
This index is used in occlusion culling in
run-time visualization of mago3D.
Key Algorithms : F4D, lightweight service format
Spatial Index
An index describing which inner objects are
in cubes, spatial sub-divisions of AEC.
This index is used in frustum culling in
run-time visualization of mago3D.
Key Algorithms : F4D, lightweight service format
1. When a camera position and
2. the viewing direction of it are setup,
3. mago3D does frustum culling on spatial indices
4. and do occlusion culling on the result of the
frustum culling.
5. Finally mago3d finds targets to be rendered.
(intersection between two indices)
โ†’ It possible to select targets to be rendered
without any complicated geometric operation in
run-time.
How to use both indices
Key Algorithms : F4D, lightweight service format
mago3D runs on any device
Results: Accessible from any device, anytime, anywhere
Results: BIM(Indoor/Outdoor) Integration
Seamless integration of indoor and outdoor space
on the same platform
Scene from indoor to outdoor through windows Scene from outdoor to indoor through windows
Results: MEP Integration
Integration of large size MEP and 3D GIS on a web browser
Results: AEC Integration
Integration of large size AEC and 3D GIS on a web browser
Results: Various API supported (OpenAPIs)
APIs are supported for developing application
systems(currently 29 APIs) moving/rotating
a full building
moving objects &
viewing attributes registration/monitoring/search of issues
24
Real Cases โ€“ KOPRI(Korea Polar Research Institute)
โ€ข Project Name: King Sejong Research Base Facility Management System
https://www.youtube.com/watch?v=ufGz-uGG6vM
Real Cases โ€“ OpenIndoorMap Project
Real Cases โ€“ National Institute of Advanced Industrial Science and Technology, Japan
Real Cases โ€“ Others
What Iโ€™ve learnt from real projects
โ€ข Visualizing many BIM data on 3D GIS is still challenging
โ€ข Many clients want to see *PRETTY* picture!
โ€ข After seeing the pretty picture, many clients want a functionality that can be done
through 2D or 2.5D.
โ€ข 3D analysis, 3D simulation are among wish list that clients want to see on top of full of
GeoBIM platform.
โ€ข Itโ€™s still doubtful how 3D gives any material benefits over 2D.
โ€ข 3D is expensive and BIM is more expensive!
โ€ข Standards are not widely accepted across industries.
28
In Future
Towards Digital Twin Platform!
In Future: Digital Twin
Digital Twins
A digital twin is a virtual representation of a physical
object or system across its lifecycle, using real-time
data to enable understanding, learning and
reasoning.
Digital Twins
Concept: Digital Informational Construct
Vision: Create, Test, Build
Level of Digital Twins
Level 1
3D Visualization
Level 2
Real-time Monitoring
Level 3
Analysis, Prediction
Optimization
<Source: Use the IoT Platform Reference Model to Plan Your IoT Business Solutions, Gartner>
<Source: Steve Liang(2016)>
Location is the first class
citizen for IoT!
In Future: Location Technology Evolution
33
In Future: Location Technology Evolution
Size of Space
Update Cycle
Small
1980
1990
2000
2010 ~
2020
Large
Static
Dynamic
<Source: Sakong, Hosang(2016), Policy Directions of Spatial Information for Hyper-connected Society> 34
In Future: GeoSpatial Paradigm Shift
Past Future
Concept Object Information Context Awareness
Data Consumer Prosumer/DIY
User Person Things
Visualization Real World Cyber Physical Systems
Application Base Map Key Factor for Fusion
Driving Entity Public Sector Private Sector
Space Outdoor Indoor + Outdoor +
Update Cycle Static Dynamic
<Source: Hosang Sagong(2016), โ€˜Policy Directions of Spatial Information for Hyper-connected Societyโ€™ modified>
Sensors, sensors, and sensorsโ€ฆ
Sensory Organ
Memories
Brain
IoT(Internet of Things)
Big Data
A. I.
Smartizen(10Bn) Smart Devices(100Bn) Smart Sensor(100Tn)
In Future
37
{Indoor, Outdoor}
{Static, Dynamic}
{Objects, Phenomena}
{Overground, Underground}
{Multi-Sensor, Multi-Source}
mago3D
In Future: Point Cloud Integration
In Future: Weather/Climate/Air Pollution/CFD
Summary
Summary of mago3D!
โ€ข BIM/AEC and 3D GIS integration in a single space
โ€ข Web based โ€“ no need to install additional program
โ€ข Massive and complex 3D objects rendering
โ€ข Open source โ€“ Apache and AGPL license
โ€ข Supports industry standard formats(CityGML, IndoorGML, IFC, 3DS, DAE, GLTFโ€ฆ)
โ€ข In-Browser 3D objects moving/rotation/heading adjustment
โ€ข Highly extensible architecture
โ€ข Will be โ€˜Digital Twinโ€™ plaform!
40
For more information, please visit http://mago3d.net
All the source codes are here: https://github.com/Gaia3D/mago3d
Thank you!
33
This research was supported by a grant(number:19NSIP-B080778-06) from National
Spatial Information Research Program (NSIP) funded by Ministry of Land, Infrastructure
and Transport of Korean government.
Sanghee Shin shshin@gaia3d.com

More Related Content

What's hot

์ตœ๊ทผ์˜ ๊ณต๊ฐ„์ •๋ณด ๋ถ„์•ผ ๋™ํ–ฅ๊ณผ ์‹œ์‚ฌ์ 
์ตœ๊ทผ์˜ ๊ณต๊ฐ„์ •๋ณด ๋ถ„์•ผ ๋™ํ–ฅ๊ณผ ์‹œ์‚ฌ์ ์ตœ๊ทผ์˜ ๊ณต๊ฐ„์ •๋ณด ๋ถ„์•ผ ๋™ํ–ฅ๊ณผ ์‹œ์‚ฌ์ 
์ตœ๊ทผ์˜ ๊ณต๊ฐ„์ •๋ณด ๋ถ„์•ผ ๋™ํ–ฅ๊ณผ ์‹œ์‚ฌ์ 
SANGHEE SHIN
ย 
Changing Role Of Geospatial Technology
Changing Role Of Geospatial TechnologyChanging Role Of Geospatial Technology
Changing Role Of Geospatial Technology
Michael Maclennan
ย 
CยณPO Project Leaflet
CยณPO Project LeafletCยณPO Project Leaflet
CยณPO Project Leaflet
Philippe Thiran
ย 

What's hot (20)

Smart City and Digital Twin
Smart City and Digital TwinSmart City and Digital Twin
Smart City and Digital Twin
ย 
Smart city as a Digital Twin
Smart city as a Digital TwinSmart city as a Digital Twin
Smart city as a Digital Twin
ย 
State of mago3D, An Open Source Based Digital Twin Platform
State of mago3D, An Open Source Based Digital Twin PlatformState of mago3D, An Open Source Based Digital Twin Platform
State of mago3D, An Open Source Based Digital Twin Platform
ย 
mago3D, A Brand-New Web Based Open Source GeoBIM Platform
mago3D, A Brand-New Web Based Open Source GeoBIM Platformmago3D, A Brand-New Web Based Open Source GeoBIM Platform
mago3D, A Brand-New Web Based Open Source GeoBIM Platform
ย 
๊ณต๊ฐ„๊ทœ๋ชจ๋ณ„ ๋””์ง€ํ„ธํŠธ์œˆ ํ™œ์šฉ ์‚ฌ๋ก€ - ๊ตญํ† ์—ฐ๊ตฌ์› ์„ธ๋ฏธ๋‚˜ ์ž๋ฃŒ
๊ณต๊ฐ„๊ทœ๋ชจ๋ณ„ ๋””์ง€ํ„ธํŠธ์œˆ ํ™œ์šฉ ์‚ฌ๋ก€ - ๊ตญํ† ์—ฐ๊ตฌ์› ์„ธ๋ฏธ๋‚˜ ์ž๋ฃŒ๊ณต๊ฐ„๊ทœ๋ชจ๋ณ„ ๋””์ง€ํ„ธํŠธ์œˆ ํ™œ์šฉ ์‚ฌ๋ก€ - ๊ตญํ† ์—ฐ๊ตฌ์› ์„ธ๋ฏธ๋‚˜ ์ž๋ฃŒ
๊ณต๊ฐ„๊ทœ๋ชจ๋ณ„ ๋””์ง€ํ„ธํŠธ์œˆ ํ™œ์šฉ ์‚ฌ๋ก€ - ๊ตญํ† ์—ฐ๊ตฌ์› ์„ธ๋ฏธ๋‚˜ ์ž๋ฃŒ
ย 
Making Infrastructure Work: BIM Meets Geospatial (Rollo Home, Ordnance Survey)
Making Infrastructure Work: BIM Meets Geospatial (Rollo Home, Ordnance Survey)Making Infrastructure Work: BIM Meets Geospatial (Rollo Home, Ordnance Survey)
Making Infrastructure Work: BIM Meets Geospatial (Rollo Home, Ordnance Survey)
ย 
Introduction to mago3D, an Open Source Based Digital Twin Platform
Introduction to mago3D, an Open Source Based Digital Twin PlatformIntroduction to mago3D, an Open Source Based Digital Twin Platform
Introduction to mago3D, an Open Source Based Digital Twin Platform
ย 
์ตœ๊ทผ์˜ ๊ณต๊ฐ„์ •๋ณด ๋ถ„์•ผ ๋™ํ–ฅ๊ณผ ์‹œ์‚ฌ์ 
์ตœ๊ทผ์˜ ๊ณต๊ฐ„์ •๋ณด ๋ถ„์•ผ ๋™ํ–ฅ๊ณผ ์‹œ์‚ฌ์ ์ตœ๊ทผ์˜ ๊ณต๊ฐ„์ •๋ณด ๋ถ„์•ผ ๋™ํ–ฅ๊ณผ ์‹œ์‚ฌ์ 
์ตœ๊ทผ์˜ ๊ณต๊ฐ„์ •๋ณด ๋ถ„์•ผ ๋™ํ–ฅ๊ณผ ์‹œ์‚ฌ์ 
ย 
Changing Role Of Geospatial Technology
Changing Role Of Geospatial TechnologyChanging Role Of Geospatial Technology
Changing Role Of Geospatial Technology
ย 
Introduction to mago3D: A web based GeoBIM platform on top of FOSS4G
Introduction to mago3D:  A web based GeoBIM platform on top of FOSS4GIntroduction to mago3D:  A web based GeoBIM platform on top of FOSS4G
Introduction to mago3D: A web based GeoBIM platform on top of FOSS4G
ย 
6 Stories of Maps and FOSS4G Korea
6 Stories of Maps and FOSS4G Korea6 Stories of Maps and FOSS4G Korea
6 Stories of Maps and FOSS4G Korea
ย 
Geospatial digital twin
Geospatial digital twinGeospatial digital twin
Geospatial digital twin
ย 
CยณPO Project Leaflet
CยณPO Project LeafletCยณPO Project Leaflet
CยณPO Project Leaflet
ย 
Digital Twin. As enabler of predictive models. Marco Poggi, Bridgestone
Digital Twin. As enabler of predictive models. Marco Poggi, BridgestoneDigital Twin. As enabler of predictive models. Marco Poggi, Bridgestone
Digital Twin. As enabler of predictive models. Marco Poggi, Bridgestone
ย 
DW2020 Data Models - FIWARE Platform
DW2020 Data Models - FIWARE PlatformDW2020 Data Models - FIWARE Platform
DW2020 Data Models - FIWARE Platform
ย 
Alexandre Parilusyan
Alexandre ParilusyanAlexandre Parilusyan
Alexandre Parilusyan
ย 
Digital Twin: convergence of Multimedia Technologies
Digital Twin: convergence of Multimedia TechnologiesDigital Twin: convergence of Multimedia Technologies
Digital Twin: convergence of Multimedia Technologies
ย 
An Introduction to CityGRID
An Introduction to CityGRIDAn Introduction to CityGRID
An Introduction to CityGRID
ย 
Automated Construction - Why manufacturing is the future of the sector #COMIT...
Automated Construction - Why manufacturing is the future of the sector #COMIT...Automated Construction - Why manufacturing is the future of the sector #COMIT...
Automated Construction - Why manufacturing is the future of the sector #COMIT...
ย 
DII p1
DII p1DII p1
DII p1
ย 

Similar to What we've done so far with mago3D, an open source based 'Digital Twin' platform.

Design and Development of BIM on GIS Interoperability Open Platform
Design and Development of BIM on GIS Interoperability Open PlatformDesign and Development of BIM on GIS Interoperability Open Platform
Design and Development of BIM on GIS Interoperability Open Platform
slhead1
ย 
mago3D: Let's integrate BIM and 3D GIS on top of FOSS4G
mago3D: Let's integrate BIM and 3D GIS on top of FOSS4Gmago3D: Let's integrate BIM and 3D GIS on top of FOSS4G
mago3D: Let's integrate BIM and 3D GIS on top of FOSS4G
SANGHEE SHIN
ย 
Digital Twin and Smart Spaces
Digital Twin and Smart Spaces Digital Twin and Smart Spaces
Digital Twin and Smart Spaces
SANGHEE SHIN
ย 
๋„์‹œ ์ธํ”„๋ผ ๊ณต๊ฐ„์ •๋ณด ๋ฐ์ดํ„ฐ ์ปค๋„ฅ์…˜-ํ†ตํ•ฉ ๊ธฐ์ˆ  ํ‘œ์ค€ํ™”๋ฅผ ์œ„ํ•œ ISO TC211 19166 ๊ฐœ๋ฐœ ์ด์•ผ๊ธฐ
๋„์‹œ ์ธํ”„๋ผ ๊ณต๊ฐ„์ •๋ณด ๋ฐ์ดํ„ฐ ์ปค๋„ฅ์…˜-ํ†ตํ•ฉ ๊ธฐ์ˆ  ํ‘œ์ค€ํ™”๋ฅผ ์œ„ํ•œ ISO TC211 19166 ๊ฐœ๋ฐœ ์ด์•ผ๊ธฐ ๋„์‹œ ์ธํ”„๋ผ ๊ณต๊ฐ„์ •๋ณด ๋ฐ์ดํ„ฐ ์ปค๋„ฅ์…˜-ํ†ตํ•ฉ ๊ธฐ์ˆ  ํ‘œ์ค€ํ™”๋ฅผ ์œ„ํ•œ ISO TC211 19166 ๊ฐœ๋ฐœ ์ด์•ผ๊ธฐ
๋„์‹œ ์ธํ”„๋ผ ๊ณต๊ฐ„์ •๋ณด ๋ฐ์ดํ„ฐ ์ปค๋„ฅ์…˜-ํ†ตํ•ฉ ๊ธฐ์ˆ  ํ‘œ์ค€ํ™”๋ฅผ ์œ„ํ•œ ISO TC211 19166 ๊ฐœ๋ฐœ ์ด์•ผ๊ธฐ
Tae wook kang
ย 
A Bibliometric Review of the Evolution of Building Information Modeling (BIM)...
A Bibliometric Review of the Evolution of Building Information Modeling (BIM)...A Bibliometric Review of the Evolution of Building Information Modeling (BIM)...
A Bibliometric Review of the Evolution of Building Information Modeling (BIM)...
Khaled gharib
ย 

Similar to What we've done so far with mago3D, an open source based 'Digital Twin' platform. (20)

Current State of mago3D, an Open Source Based Digital Twin Platform
Current State of mago3D, an Open Source Based Digital Twin PlatformCurrent State of mago3D, an Open Source Based Digital Twin Platform
Current State of mago3D, an Open Source Based Digital Twin Platform
ย 
Mago3D Barcelona ICGC(์นดํƒˆ๋ฃจ๋‹ˆ์•„ ์ง€ํ˜• ๋ฐ ์ง€์งˆ์—ฐ๊ตฌ์†Œ) ๋ฐœํ‘œ์ž๋ฃŒ
Mago3D Barcelona ICGC(์นดํƒˆ๋ฃจ๋‹ˆ์•„ ์ง€ํ˜• ๋ฐ ์ง€์งˆ์—ฐ๊ตฌ์†Œ) ๋ฐœํ‘œ์ž๋ฃŒMago3D Barcelona ICGC(์นดํƒˆ๋ฃจ๋‹ˆ์•„ ์ง€ํ˜• ๋ฐ ์ง€์งˆ์—ฐ๊ตฌ์†Œ) ๋ฐœํ‘œ์ž๋ฃŒ
Mago3D Barcelona ICGC(์นดํƒˆ๋ฃจ๋‹ˆ์•„ ์ง€ํ˜• ๋ฐ ์ง€์งˆ์—ฐ๊ตฌ์†Œ) ๋ฐœํ‘œ์ž๋ฃŒ
ย 
Mago3D - An innovative AEC/GIS integration platform that can service millions...
Mago3D - An innovative AEC/GIS integration platform that can service millions...Mago3D - An innovative AEC/GIS integration platform that can service millions...
Mago3D - An innovative AEC/GIS integration platform that can service millions...
ย 
Design and Development of BIM on GIS Interoperability Open Platform
Design and Development of BIM on GIS Interoperability Open PlatformDesign and Development of BIM on GIS Interoperability Open Platform
Design and Development of BIM on GIS Interoperability Open Platform
ย 
Let's integrate CAD/BIM/GIS on the same platform: A practical approach in rea...
Let's integrate CAD/BIM/GIS on the same platform: A practical approach in rea...Let's integrate CAD/BIM/GIS on the same platform: A practical approach in rea...
Let's integrate CAD/BIM/GIS on the same platform: A practical approach in rea...
ย 
mago3D: A brand new Geo-BIM platform on top of Cesium & World Wind
mago3D: A brand new Geo-BIM platform on top of Cesium & World Wind mago3D: A brand new Geo-BIM platform on top of Cesium & World Wind
mago3D: A brand new Geo-BIM platform on top of Cesium & World Wind
ย 
mago3D: Let's integrate BIM and 3D GIS on top of FOSS4G
mago3D: Let's integrate BIM and 3D GIS on top of FOSS4Gmago3D: Let's integrate BIM and 3D GIS on top of FOSS4G
mago3D: Let's integrate BIM and 3D GIS on top of FOSS4G
ย 
mago3D - A Brand-New Live 3D Geo-Platform
mago3D - A Brand-New Live 3D Geo-Platform mago3D - A Brand-New Live 3D Geo-Platform
mago3D - A Brand-New Live 3D Geo-Platform
ย 
UDMS 2004
UDMS 2004UDMS 2004
UDMS 2004
ย 
mago3D, a web based BIM/GIS integration platform on top of open source
mago3D, a web based BIM/GIS integration platform on top of open sourcemago3D, a web based BIM/GIS integration platform on top of open source
mago3D, a web based BIM/GIS integration platform on top of open source
ย 
Digital Twin and Smart Spaces
Digital Twin and Smart Spaces Digital Twin and Smart Spaces
Digital Twin and Smart Spaces
ย 
BIM Conversion & Analysis Workshop: Story of the I-35W Bridge Collapse
BIM Conversion & Analysis Workshop: Story of the I-35W Bridge CollapseBIM Conversion & Analysis Workshop: Story of the I-35W Bridge Collapse
BIM Conversion & Analysis Workshop: Story of the I-35W Bridge Collapse
ย 
CityMe
CityMe CityMe
CityMe
ย 
What does BIM mean for Civil Engineers?
What does BIM mean for Civil Engineers?What does BIM mean for Civil Engineers?
What does BIM mean for Civil Engineers?
ย 
๋„์‹œ ์ธํ”„๋ผ ๊ณต๊ฐ„์ •๋ณด ๋ฐ์ดํ„ฐ ์ปค๋„ฅ์…˜-ํ†ตํ•ฉ ๊ธฐ์ˆ  ํ‘œ์ค€ํ™”๋ฅผ ์œ„ํ•œ ISO TC211 19166 ๊ฐœ๋ฐœ ์ด์•ผ๊ธฐ
๋„์‹œ ์ธํ”„๋ผ ๊ณต๊ฐ„์ •๋ณด ๋ฐ์ดํ„ฐ ์ปค๋„ฅ์…˜-ํ†ตํ•ฉ ๊ธฐ์ˆ  ํ‘œ์ค€ํ™”๋ฅผ ์œ„ํ•œ ISO TC211 19166 ๊ฐœ๋ฐœ ์ด์•ผ๊ธฐ ๋„์‹œ ์ธํ”„๋ผ ๊ณต๊ฐ„์ •๋ณด ๋ฐ์ดํ„ฐ ์ปค๋„ฅ์…˜-ํ†ตํ•ฉ ๊ธฐ์ˆ  ํ‘œ์ค€ํ™”๋ฅผ ์œ„ํ•œ ISO TC211 19166 ๊ฐœ๋ฐœ ์ด์•ผ๊ธฐ
๋„์‹œ ์ธํ”„๋ผ ๊ณต๊ฐ„์ •๋ณด ๋ฐ์ดํ„ฐ ์ปค๋„ฅ์…˜-ํ†ตํ•ฉ ๊ธฐ์ˆ  ํ‘œ์ค€ํ™”๋ฅผ ์œ„ํ•œ ISO TC211 19166 ๊ฐœ๋ฐœ ์ด์•ผ๊ธฐ
ย 
Synthetic Data and Graphics Techniques in Robotics
Synthetic Data and Graphics Techniques in RoboticsSynthetic Data and Graphics Techniques in Robotics
Synthetic Data and Graphics Techniques in Robotics
ย 
BIM - Esri UK Annual Conference 2016
BIM - Esri UK Annual Conference 2016BIM - Esri UK Annual Conference 2016
BIM - Esri UK Annual Conference 2016
ย 
2D to 3D dynamic modeling of architectural plans in Augmented Reality
2D to 3D dynamic modeling of architectural plans in Augmented Reality2D to 3D dynamic modeling of architectural plans in Augmented Reality
2D to 3D dynamic modeling of architectural plans in Augmented Reality
ย 
A Bibliometric Review of the Evolution of Building Information Modeling (BIM)...
A Bibliometric Review of the Evolution of Building Information Modeling (BIM)...A Bibliometric Review of the Evolution of Building Information Modeling (BIM)...
A Bibliometric Review of the Evolution of Building Information Modeling (BIM)...
ย 
TeleCAD-GIS Enterprise Platform Overview
TeleCAD-GIS Enterprise Platform OverviewTeleCAD-GIS Enterprise Platform Overview
TeleCAD-GIS Enterprise Platform Overview
ย 

More from SANGHEE SHIN

๊ณต๊ฐ„์ •๋ณด์™€ ๋„์‹œ ๋””์ง€ํ„ธํŠธ์œˆ(๋ถ€์‚ฐDX์ปจํผ๋Ÿฐ์Šค ๋ฐœํ‘œ์ž๋ฃŒ)
๊ณต๊ฐ„์ •๋ณด์™€ ๋„์‹œ ๋””์ง€ํ„ธํŠธ์œˆ(๋ถ€์‚ฐDX์ปจํผ๋Ÿฐ์Šค ๋ฐœํ‘œ์ž๋ฃŒ)๊ณต๊ฐ„์ •๋ณด์™€ ๋„์‹œ ๋””์ง€ํ„ธํŠธ์œˆ(๋ถ€์‚ฐDX์ปจํผ๋Ÿฐ์Šค ๋ฐœํ‘œ์ž๋ฃŒ)
๊ณต๊ฐ„์ •๋ณด์™€ ๋„์‹œ ๋””์ง€ํ„ธํŠธ์œˆ(๋ถ€์‚ฐDX์ปจํผ๋Ÿฐ์Šค ๋ฐœํ‘œ์ž๋ฃŒ)
SANGHEE SHIN
ย 
๋””์ง€ํ„ธ ํŠธ์œˆ(Digital Twin) - ๋„์‹œ์™€ ๊ณต๊ฐ„์ •๋ณด ๊ด€์ ์—์„œ
๋””์ง€ํ„ธ ํŠธ์œˆ(Digital Twin) - ๋„์‹œ์™€ ๊ณต๊ฐ„์ •๋ณด ๊ด€์ ์—์„œ๋””์ง€ํ„ธ ํŠธ์œˆ(Digital Twin) - ๋„์‹œ์™€ ๊ณต๊ฐ„์ •๋ณด ๊ด€์ ์—์„œ
๋””์ง€ํ„ธ ํŠธ์œˆ(Digital Twin) - ๋„์‹œ์™€ ๊ณต๊ฐ„์ •๋ณด ๊ด€์ ์—์„œ
SANGHEE SHIN
ย 
ICT ๊ธฐ๋ฐ˜ ํ™˜๊ฒฝ์˜ํ–ฅํ‰๊ฐ€ ๊ฐ€์‹œํ™” ํ”Œ๋žซํผ ์„ค๊ณ„์™€ ์‹œ๋ฒ” ๊ตฌํ˜„
ICT ๊ธฐ๋ฐ˜ ํ™˜๊ฒฝ์˜ํ–ฅํ‰๊ฐ€ ๊ฐ€์‹œํ™” ํ”Œ๋žซํผ ์„ค๊ณ„์™€ ์‹œ๋ฒ” ๊ตฌํ˜„ICT ๊ธฐ๋ฐ˜ ํ™˜๊ฒฝ์˜ํ–ฅํ‰๊ฐ€ ๊ฐ€์‹œํ™” ํ”Œ๋žซํผ ์„ค๊ณ„์™€ ์‹œ๋ฒ” ๊ตฌํ˜„
ICT ๊ธฐ๋ฐ˜ ํ™˜๊ฒฝ์˜ํ–ฅํ‰๊ฐ€ ๊ฐ€์‹œํ™” ํ”Œ๋žซํผ ์„ค๊ณ„์™€ ์‹œ๋ฒ” ๊ตฌํ˜„
SANGHEE SHIN
ย 
๋””์ง€ํ„ธํŠธ์œˆ ๊ธฐ์ˆ  ๋™ํ–ฅ๊ณผ ์ „๋ง - ๊ตญํ† ์—ฐ๊ตฌ์› ์›”๊ฐ„๊ตญํ†  4์›”ํ˜ธ ๊ธฐ๊ณ 
๋””์ง€ํ„ธํŠธ์œˆ ๊ธฐ์ˆ  ๋™ํ–ฅ๊ณผ ์ „๋ง - ๊ตญํ† ์—ฐ๊ตฌ์› ์›”๊ฐ„๊ตญํ†  4์›”ํ˜ธ ๊ธฐ๊ณ ๋””์ง€ํ„ธํŠธ์œˆ ๊ธฐ์ˆ  ๋™ํ–ฅ๊ณผ ์ „๋ง - ๊ตญํ† ์—ฐ๊ตฌ์› ์›”๊ฐ„๊ตญํ†  4์›”ํ˜ธ ๊ธฐ๊ณ 
๋””์ง€ํ„ธํŠธ์œˆ ๊ธฐ์ˆ  ๋™ํ–ฅ๊ณผ ์ „๋ง - ๊ตญํ† ์—ฐ๊ตฌ์› ์›”๊ฐ„๊ตญํ†  4์›”ํ˜ธ ๊ธฐ๊ณ 
SANGHEE SHIN
ย 

More from SANGHEE SHIN (20)

Do we need a new standard for visualizing the invisible?
Do we need a new standard for visualizing the invisible?Do we need a new standard for visualizing the invisible?
Do we need a new standard for visualizing the invisible?
ย 
๋””์ง€ํ„ธํŠธ์œˆ ๋ช‡๋ช‡ ๊ธฐ์ˆ  ๋™ํ–ฅ๊ณผ ์‚ฌ๋ก€ - ๋Œ€ํ•œ๊ณต๊ฐ„์ •๋ณดํ•™ํšŒ ์‹ ๋…„ํ•™์ˆ ๋Œ€ํšŒ ๋ฐœํ‘œ ์ž๋ฃŒ
๋””์ง€ํ„ธํŠธ์œˆ ๋ช‡๋ช‡ ๊ธฐ์ˆ  ๋™ํ–ฅ๊ณผ ์‚ฌ๋ก€ - ๋Œ€ํ•œ๊ณต๊ฐ„์ •๋ณดํ•™ํšŒ ์‹ ๋…„ํ•™์ˆ ๋Œ€ํšŒ ๋ฐœํ‘œ ์ž๋ฃŒ๋””์ง€ํ„ธํŠธ์œˆ ๋ช‡๋ช‡ ๊ธฐ์ˆ  ๋™ํ–ฅ๊ณผ ์‚ฌ๋ก€ - ๋Œ€ํ•œ๊ณต๊ฐ„์ •๋ณดํ•™ํšŒ ์‹ ๋…„ํ•™์ˆ ๋Œ€ํšŒ ๋ฐœํ‘œ ์ž๋ฃŒ
๋””์ง€ํ„ธํŠธ์œˆ ๋ช‡๋ช‡ ๊ธฐ์ˆ  ๋™ํ–ฅ๊ณผ ์‚ฌ๋ก€ - ๋Œ€ํ•œ๊ณต๊ฐ„์ •๋ณดํ•™ํšŒ ์‹ ๋…„ํ•™์ˆ ๋Œ€ํšŒ ๋ฐœํ‘œ ์ž๋ฃŒ
ย 
์˜คํ”ˆ์†Œ์Šค๋กœ ์‚ฌ์—…ํ•˜๊ธฐ - ๊ฐ€์ด์•„์“ฐ๋ฆฌ๋”” ์ด์•ผ๊ธฐ(์„œ์šธ์‹œ๋ฆฝ๋Œ€ํ•™๊ต ์ฐฝ์—…์ง€์›๋‹จ ํŠน๊ฐ•)
์˜คํ”ˆ์†Œ์Šค๋กœ ์‚ฌ์—…ํ•˜๊ธฐ - ๊ฐ€์ด์•„์“ฐ๋ฆฌ๋”” ์ด์•ผ๊ธฐ(์„œ์šธ์‹œ๋ฆฝ๋Œ€ํ•™๊ต ์ฐฝ์—…์ง€์›๋‹จ ํŠน๊ฐ•)์˜คํ”ˆ์†Œ์Šค๋กœ ์‚ฌ์—…ํ•˜๊ธฐ - ๊ฐ€์ด์•„์“ฐ๋ฆฌ๋”” ์ด์•ผ๊ธฐ(์„œ์šธ์‹œ๋ฆฝ๋Œ€ํ•™๊ต ์ฐฝ์—…์ง€์›๋‹จ ํŠน๊ฐ•)
์˜คํ”ˆ์†Œ์Šค๋กœ ์‚ฌ์—…ํ•˜๊ธฐ - ๊ฐ€์ด์•„์“ฐ๋ฆฌ๋”” ์ด์•ผ๊ธฐ(์„œ์šธ์‹œ๋ฆฝ๋Œ€ํ•™๊ต ์ฐฝ์—…์ง€์›๋‹จ ํŠน๊ฐ•)
ย 
FOSS4G 2023 Prizren ์ฐธ๊ฐ€๊ธฐ
FOSS4G 2023 Prizren ์ฐธ๊ฐ€๊ธฐFOSS4G 2023 Prizren ์ฐธ๊ฐ€๊ธฐ
FOSS4G 2023 Prizren ์ฐธ๊ฐ€๊ธฐ
ย 
์ฑ… "์ œํ’ˆ์˜ ํƒ„์ƒ" ์†Œ๊ฐœ
์ฑ… "์ œํ’ˆ์˜ ํƒ„์ƒ" ์†Œ๊ฐœ์ฑ… "์ œํ’ˆ์˜ ํƒ„์ƒ" ์†Œ๊ฐœ
์ฑ… "์ œํ’ˆ์˜ ํƒ„์ƒ" ์†Œ๊ฐœ
ย 
๊ณต๊ฐ„์ •๋ณด ์ตœ๊ทผ ๋™ํ–ฅ๊ณผ ๋””์ง€ํ„ธํŠธ์œˆ, ๋ฉ”ํƒ€๋ฒ„์Šค
๊ณต๊ฐ„์ •๋ณด ์ตœ๊ทผ ๋™ํ–ฅ๊ณผ ๋””์ง€ํ„ธํŠธ์œˆ, ๋ฉ”ํƒ€๋ฒ„์Šค๊ณต๊ฐ„์ •๋ณด ์ตœ๊ทผ ๋™ํ–ฅ๊ณผ ๋””์ง€ํ„ธํŠธ์œˆ, ๋ฉ”ํƒ€๋ฒ„์Šค
๊ณต๊ฐ„์ •๋ณด ์ตœ๊ทผ ๋™ํ–ฅ๊ณผ ๋””์ง€ํ„ธํŠธ์œˆ, ๋ฉ”ํƒ€๋ฒ„์Šค
ย 
์žฌํ…Œํฌ 2์ฃผ์ผ๋งŒ ํ•˜๋ฉด ์‹ ์ƒํฌ๋งŒํผ ํ•œ๋‹ค!
์žฌํ…Œํฌ 2์ฃผ์ผ๋งŒ ํ•˜๋ฉด ์‹ ์ƒํฌ๋งŒํผ ํ•œ๋‹ค!์žฌํ…Œํฌ 2์ฃผ์ผ๋งŒ ํ•˜๋ฉด ์‹ ์ƒํฌ๋งŒํผ ํ•œ๋‹ค!
์žฌํ…Œํฌ 2์ฃผ์ผ๋งŒ ํ•˜๋ฉด ์‹ ์ƒํฌ๋งŒํผ ํ•œ๋‹ค!
ย 
๋‹ค๋ถ„์•ผ ๊ณต๋™ํ™œ์šฉ ๋””์ง€ํ„ธ ํ”Œ๋žซํผ ์‚ฌ๋ก€ ๊ณต์œ 
๋‹ค๋ถ„์•ผ ๊ณต๋™ํ™œ์šฉ ๋””์ง€ํ„ธ ํ”Œ๋žซํผ ์‚ฌ๋ก€ ๊ณต์œ ๋‹ค๋ถ„์•ผ ๊ณต๋™ํ™œ์šฉ ๋””์ง€ํ„ธ ํ”Œ๋žซํผ ์‚ฌ๋ก€ ๊ณต์œ 
๋‹ค๋ถ„์•ผ ๊ณต๋™ํ™œ์šฉ ๋””์ง€ํ„ธ ํ”Œ๋žซํผ ์‚ฌ๋ก€ ๊ณต์œ 
ย 
๊ณต๊ฐ„์ •๋ณด ๊ด€์ ์—์„œ ๋ฐ”๋ผ๋ณธ ๋””์ง€ํ„ธํŠธ์œˆ๊ณผ ๋ฉ”ํƒ€๋ฒ„์Šค
๊ณต๊ฐ„์ •๋ณด ๊ด€์ ์—์„œ ๋ฐ”๋ผ๋ณธ ๋””์ง€ํ„ธํŠธ์œˆ๊ณผ ๋ฉ”ํƒ€๋ฒ„์Šค๊ณต๊ฐ„์ •๋ณด ๊ด€์ ์—์„œ ๋ฐ”๋ผ๋ณธ ๋””์ง€ํ„ธํŠธ์œˆ๊ณผ ๋ฉ”ํƒ€๋ฒ„์Šค
๊ณต๊ฐ„์ •๋ณด ๊ด€์ ์—์„œ ๋ฐ”๋ผ๋ณธ ๋””์ง€ํ„ธํŠธ์œˆ๊ณผ ๋ฉ”ํƒ€๋ฒ„์Šค
ย 
FOSS4G Firenze 2022 ์ฐธ๊ฐ€๊ธฐ
FOSS4G Firenze 2022 ์ฐธ๊ฐ€๊ธฐFOSS4G Firenze 2022 ์ฐธ๊ฐ€๊ธฐ
FOSS4G Firenze 2022 ์ฐธ๊ฐ€๊ธฐ
ย 
๊ณต๊ฐ„์ •๋ณด์™€ ๋„์‹œ ๋””์ง€ํ„ธํŠธ์œˆ(๋ถ€์‚ฐDX์ปจํผ๋Ÿฐ์Šค ๋ฐœํ‘œ์ž๋ฃŒ)
๊ณต๊ฐ„์ •๋ณด์™€ ๋„์‹œ ๋””์ง€ํ„ธํŠธ์œˆ(๋ถ€์‚ฐDX์ปจํผ๋Ÿฐ์Šค ๋ฐœํ‘œ์ž๋ฃŒ)๊ณต๊ฐ„์ •๋ณด์™€ ๋„์‹œ ๋””์ง€ํ„ธํŠธ์œˆ(๋ถ€์‚ฐDX์ปจํผ๋Ÿฐ์Šค ๋ฐœํ‘œ์ž๋ฃŒ)
๊ณต๊ฐ„์ •๋ณด์™€ ๋„์‹œ ๋””์ง€ํ„ธํŠธ์œˆ(๋ถ€์‚ฐDX์ปจํผ๋Ÿฐ์Šค ๋ฐœํ‘œ์ž๋ฃŒ)
ย 
๊ณต๊ฐ„์ •๋ณด ์ตœ๊ทผ ๋™ํ–ฅ๊ณผ ๋””์ง€ํ„ธํŠธ์œˆ, ๋ฉ”ํƒ€๋ฒ„์Šค
๊ณต๊ฐ„์ •๋ณด ์ตœ๊ทผ ๋™ํ–ฅ๊ณผ ๋””์ง€ํ„ธํŠธ์œˆ, ๋ฉ”ํƒ€๋ฒ„์Šค  ๊ณต๊ฐ„์ •๋ณด ์ตœ๊ทผ ๋™ํ–ฅ๊ณผ ๋””์ง€ํ„ธํŠธ์œˆ, ๋ฉ”ํƒ€๋ฒ„์Šค
๊ณต๊ฐ„์ •๋ณด ์ตœ๊ทผ ๋™ํ–ฅ๊ณผ ๋””์ง€ํ„ธํŠธ์œˆ, ๋ฉ”ํƒ€๋ฒ„์Šค
ย 
๋””์ง€ํ„ธํŠธ์œˆ, ์Šค๋งˆํŠธ์‹œํ‹ฐ, ๋ฉ”ํƒ€๋ฒ„์Šค
๋””์ง€ํ„ธํŠธ์œˆ, ์Šค๋งˆํŠธ์‹œํ‹ฐ, ๋ฉ”ํƒ€๋ฒ„์Šค๋””์ง€ํ„ธํŠธ์œˆ, ์Šค๋งˆํŠธ์‹œํ‹ฐ, ๋ฉ”ํƒ€๋ฒ„์Šค
๋””์ง€ํ„ธํŠธ์œˆ, ์Šค๋งˆํŠธ์‹œํ‹ฐ, ๋ฉ”ํƒ€๋ฒ„์Šค
ย 
๋””์ง€ํ„ธ ํŠธ์œˆ(Digital Twin) - ๋„์‹œ์™€ ๊ณต๊ฐ„์ •๋ณด ๊ด€์ ์—์„œ
๋””์ง€ํ„ธ ํŠธ์œˆ(Digital Twin) - ๋„์‹œ์™€ ๊ณต๊ฐ„์ •๋ณด ๊ด€์ ์—์„œ๋””์ง€ํ„ธ ํŠธ์œˆ(Digital Twin) - ๋„์‹œ์™€ ๊ณต๊ฐ„์ •๋ณด ๊ด€์ ์—์„œ
๋””์ง€ํ„ธ ํŠธ์œˆ(Digital Twin) - ๋„์‹œ์™€ ๊ณต๊ฐ„์ •๋ณด ๊ด€์ ์—์„œ
ย 
ICT ๊ธฐ๋ฐ˜ ํ™˜๊ฒฝ์˜ํ–ฅํ‰๊ฐ€ ๊ฐ€์‹œํ™” ํ”Œ๋žซํผ ์„ค๊ณ„์™€ ์‹œ๋ฒ” ๊ตฌํ˜„
ICT ๊ธฐ๋ฐ˜ ํ™˜๊ฒฝ์˜ํ–ฅํ‰๊ฐ€ ๊ฐ€์‹œํ™” ํ”Œ๋žซํผ ์„ค๊ณ„์™€ ์‹œ๋ฒ” ๊ตฌํ˜„ICT ๊ธฐ๋ฐ˜ ํ™˜๊ฒฝ์˜ํ–ฅํ‰๊ฐ€ ๊ฐ€์‹œํ™” ํ”Œ๋žซํผ ์„ค๊ณ„์™€ ์‹œ๋ฒ” ๊ตฌํ˜„
ICT ๊ธฐ๋ฐ˜ ํ™˜๊ฒฝ์˜ํ–ฅํ‰๊ฐ€ ๊ฐ€์‹œํ™” ํ”Œ๋žซํผ ์„ค๊ณ„์™€ ์‹œ๋ฒ” ๊ตฌํ˜„
ย 
๋””์ง€ํ„ธํŠธ์œˆ ๊ธฐ์ˆ  ๋ฐ ์Šค๋งˆํŠธ์‹œํ‹ฐ ์ ์šฉ ์‚ฌ๋ก€
๋””์ง€ํ„ธํŠธ์œˆ ๊ธฐ์ˆ  ๋ฐ  ์Šค๋งˆํŠธ์‹œํ‹ฐ ์ ์šฉ ์‚ฌ๋ก€ ๋””์ง€ํ„ธํŠธ์œˆ ๊ธฐ์ˆ  ๋ฐ  ์Šค๋งˆํŠธ์‹œํ‹ฐ ์ ์šฉ ์‚ฌ๋ก€
๋””์ง€ํ„ธํŠธ์œˆ ๊ธฐ์ˆ  ๋ฐ ์Šค๋งˆํŠธ์‹œํ‹ฐ ์ ์šฉ ์‚ฌ๋ก€
ย 
State of mago3D, An Open Source Based Digital Twin Platform
State of mago3D, An Open Source Based Digital Twin PlatformState of mago3D, An Open Source Based Digital Twin Platform
State of mago3D, An Open Source Based Digital Twin Platform
ย 
๋””์ง€ํ„ธ ํŠธ์œˆ ํ”Œ๋žซํผ ๊ธฐ์ˆ ๊ณผ ์‚ฌ๋ก€(LX๊ณต์‚ฌ ํŠน๊ฐ•)
๋””์ง€ํ„ธ ํŠธ์œˆ ํ”Œ๋žซํผ ๊ธฐ์ˆ ๊ณผ ์‚ฌ๋ก€(LX๊ณต์‚ฌ ํŠน๊ฐ•)๋””์ง€ํ„ธ ํŠธ์œˆ ํ”Œ๋žซํผ ๊ธฐ์ˆ ๊ณผ ์‚ฌ๋ก€(LX๊ณต์‚ฌ ํŠน๊ฐ•)
๋””์ง€ํ„ธ ํŠธ์œˆ ํ”Œ๋žซํผ ๊ธฐ์ˆ ๊ณผ ์‚ฌ๋ก€(LX๊ณต์‚ฌ ํŠน๊ฐ•)
ย 
๋””์ง€ํ„ธ ํŠธ์œˆ ๊ธฐ์ˆ ๊ณผ ํ™œ์šฉ ์‚ฌ๋ก€ - ๊ณต๊ฐ„์ •๋ณด๋ฅผ ์ค‘์‹ฌ์œผ๋กœ
๋””์ง€ํ„ธ ํŠธ์œˆ ๊ธฐ์ˆ ๊ณผ ํ™œ์šฉ ์‚ฌ๋ก€ - ๊ณต๊ฐ„์ •๋ณด๋ฅผ ์ค‘์‹ฌ์œผ๋กœ ๋””์ง€ํ„ธ ํŠธ์œˆ ๊ธฐ์ˆ ๊ณผ ํ™œ์šฉ ์‚ฌ๋ก€ - ๊ณต๊ฐ„์ •๋ณด๋ฅผ ์ค‘์‹ฌ์œผ๋กœ
๋””์ง€ํ„ธ ํŠธ์œˆ ๊ธฐ์ˆ ๊ณผ ํ™œ์šฉ ์‚ฌ๋ก€ - ๊ณต๊ฐ„์ •๋ณด๋ฅผ ์ค‘์‹ฌ์œผ๋กœ
ย 
๋””์ง€ํ„ธํŠธ์œˆ ๊ธฐ์ˆ  ๋™ํ–ฅ๊ณผ ์ „๋ง - ๊ตญํ† ์—ฐ๊ตฌ์› ์›”๊ฐ„๊ตญํ†  4์›”ํ˜ธ ๊ธฐ๊ณ 
๋””์ง€ํ„ธํŠธ์œˆ ๊ธฐ์ˆ  ๋™ํ–ฅ๊ณผ ์ „๋ง - ๊ตญํ† ์—ฐ๊ตฌ์› ์›”๊ฐ„๊ตญํ†  4์›”ํ˜ธ ๊ธฐ๊ณ ๋””์ง€ํ„ธํŠธ์œˆ ๊ธฐ์ˆ  ๋™ํ–ฅ๊ณผ ์ „๋ง - ๊ตญํ† ์—ฐ๊ตฌ์› ์›”๊ฐ„๊ตญํ†  4์›”ํ˜ธ ๊ธฐ๊ณ 
๋””์ง€ํ„ธํŠธ์œˆ ๊ธฐ์ˆ  ๋™ํ–ฅ๊ณผ ์ „๋ง - ๊ตญํ† ์—ฐ๊ตฌ์› ์›”๊ฐ„๊ตญํ†  4์›”ํ˜ธ ๊ธฐ๊ณ 
ย 

Recently uploaded

Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
ย 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(โ˜Ž๏ธ+971_581248768%)**%*]'#abortion pills for sale in dubai@
ย 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
ย 

Recently uploaded (20)

Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
ย 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
ย 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
ย 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
ย 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
ย 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
ย 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
ย 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
ย 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
ย 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
ย 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
ย 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
ย 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
ย 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
ย 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
ย 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
ย 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
ย 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
ย 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
ย 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
ย 

What we've done so far with mago3D, an open source based 'Digital Twin' platform.

  • 1. What weโ€™ve done so far with mago3D, an open source based โ€˜Digital Twinโ€™ platform Sanghee Shin(shshin@gaia3d.com) 16th April 2019
  • 6. Introduction โ€“ mago3D mago3D is a platform for โ€ฆ Visualizing massive and complex 3D objects including BIM on a web browser 1 Seamless integration of BIM/AEC and 3D GIS in a single space2 Web based collaborative issue/process management4 โ€˜Digital Twinโ€™ that can create parallel worlds in a virtual reality with numerous IoT, sensor data 3 = GIS + BIM + Open Source
  • 7. Introduction โ€“ Architecture of mago3D mago3D.JS Cesium/WWW Client internet Web Server WAS F4DStorage mago Content Management DataBase F4D Converter 3 main cores of mago3D
  • 8. Introduction โ€“ Overall System Components DB Postgresql 9.6 + PostGIS Web Server Nginx 1.12.1 / Apache 2.4 Language Java8 Framework Spring(Springboot) + Mybatis Build Gradle Log Logback/Log4j 2 Security ESAPI Report Jasper/POI View JSP/JSTL UI/UX Jquery Chart Jqplot/Axisj Template Thymeleaf Handlebars Web Map Server GeoServer OS Centos 7.2 WebGL Globe Cesium, WorldWind, โ€ฆ Cache EhCache, Redis Container Docker WAS Tomcat 8.5
  • 9. Introduction โ€“ Core parts of mago3D F4D Converter mago3D.js mago3D.js 3D GIS Engines Cesium Web World Wind API API service html F4D Converter converts 3D formats(IFC, 3DS, OBJ, DAE, JT) to 3D internet service format F4D. It carries out data size reducing and pre-processing for fast rendering A plug-in composed of pure javascript which enables 3D GIS engines to handle large-sized and highly detailed AEC data F4D Converter F4D .ifc .3ds .obj .dae .gml
  • 10. Key Algorithms GeoBIM is too heavy due to so many vertices and triangles in so many objects. This causes two major issues in handling GeoBIM in web browsers. ! Network Traffic Rendering Speed
  • 11. Key Algorithms So we introduced 3 concepts to solve these issues. 1. Reducing file size 3. Preprocessing for speed 2. Building rougher LOD making indices used in culling removing duplication
  • 12. Key Algorithms Step What is this? Used for 1. Model/Reference A concept of writing 3D data that only one geometry among multiple geometries congruent with each other is written. reducing data size of semantic data(ex. BIM/CAD, 3D data by modeling) 2. NSM(Net Surface Mesh) This is composed of 2 steps. 1. building meshes with regularly gridded vertices on surfaces of raw 3D model. 2. triangle reduction. making rougher LOD โ€ป 2nd step is separately applied in simplifying targets in case of triangular meshes such like TIN or random-shaped 3D data 3. Visibility/Spatial index Visibility index is for occlusion culling and spatial index is for frustum culling in indoor camera working. carrying out a serial combination of 2 cullings for fast determination of targets to be shown Letโ€™s look into more concretely.
  • 13. with 4 geometric meshes - 4 models 23 objects are created. - 23 references Image source : www.vecteezy.com Key Algorithms : F4D, lightweight service format Example of Model-Reference
  • 14. 1. Build a triangular mesh based on the grid structure from the original three-dimensional data. Key Algorithms : F4D, lightweight service format
  • 15. Key Algorithms : F4D, lightweight service format
  • 16. Visibility Index An index describing which inner objects can be seen from selected positions in AEC. This index is used in occlusion culling in run-time visualization of mago3D. Key Algorithms : F4D, lightweight service format
  • 17. Spatial Index An index describing which inner objects are in cubes, spatial sub-divisions of AEC. This index is used in frustum culling in run-time visualization of mago3D. Key Algorithms : F4D, lightweight service format
  • 18. 1. When a camera position and 2. the viewing direction of it are setup, 3. mago3D does frustum culling on spatial indices 4. and do occlusion culling on the result of the frustum culling. 5. Finally mago3d finds targets to be rendered. (intersection between two indices) โ†’ It possible to select targets to be rendered without any complicated geometric operation in run-time. How to use both indices Key Algorithms : F4D, lightweight service format
  • 19. mago3D runs on any device Results: Accessible from any device, anytime, anywhere
  • 20. Results: BIM(Indoor/Outdoor) Integration Seamless integration of indoor and outdoor space on the same platform Scene from indoor to outdoor through windows Scene from outdoor to indoor through windows
  • 21. Results: MEP Integration Integration of large size MEP and 3D GIS on a web browser
  • 22. Results: AEC Integration Integration of large size AEC and 3D GIS on a web browser
  • 23. Results: Various API supported (OpenAPIs) APIs are supported for developing application systems(currently 29 APIs) moving/rotating a full building moving objects & viewing attributes registration/monitoring/search of issues 24
  • 24. Real Cases โ€“ KOPRI(Korea Polar Research Institute) โ€ข Project Name: King Sejong Research Base Facility Management System https://www.youtube.com/watch?v=ufGz-uGG6vM
  • 25. Real Cases โ€“ OpenIndoorMap Project
  • 26. Real Cases โ€“ National Institute of Advanced Industrial Science and Technology, Japan
  • 28. What Iโ€™ve learnt from real projects โ€ข Visualizing many BIM data on 3D GIS is still challenging โ€ข Many clients want to see *PRETTY* picture! โ€ข After seeing the pretty picture, many clients want a functionality that can be done through 2D or 2.5D. โ€ข 3D analysis, 3D simulation are among wish list that clients want to see on top of full of GeoBIM platform. โ€ข Itโ€™s still doubtful how 3D gives any material benefits over 2D. โ€ข 3D is expensive and BIM is more expensive! โ€ข Standards are not widely accepted across industries. 28
  • 29. In Future Towards Digital Twin Platform!
  • 30. In Future: Digital Twin Digital Twins A digital twin is a virtual representation of a physical object or system across its lifecycle, using real-time data to enable understanding, learning and reasoning.
  • 31. Digital Twins Concept: Digital Informational Construct Vision: Create, Test, Build
  • 32. Level of Digital Twins Level 1 3D Visualization Level 2 Real-time Monitoring Level 3 Analysis, Prediction Optimization <Source: Use the IoT Platform Reference Model to Plan Your IoT Business Solutions, Gartner>
  • 33. <Source: Steve Liang(2016)> Location is the first class citizen for IoT! In Future: Location Technology Evolution 33
  • 34. In Future: Location Technology Evolution Size of Space Update Cycle Small 1980 1990 2000 2010 ~ 2020 Large Static Dynamic <Source: Sakong, Hosang(2016), Policy Directions of Spatial Information for Hyper-connected Society> 34
  • 35. In Future: GeoSpatial Paradigm Shift Past Future Concept Object Information Context Awareness Data Consumer Prosumer/DIY User Person Things Visualization Real World Cyber Physical Systems Application Base Map Key Factor for Fusion Driving Entity Public Sector Private Sector Space Outdoor Indoor + Outdoor + Update Cycle Static Dynamic <Source: Hosang Sagong(2016), โ€˜Policy Directions of Spatial Information for Hyper-connected Societyโ€™ modified>
  • 36. Sensors, sensors, and sensorsโ€ฆ Sensory Organ Memories Brain IoT(Internet of Things) Big Data A. I. Smartizen(10Bn) Smart Devices(100Bn) Smart Sensor(100Tn)
  • 37. In Future 37 {Indoor, Outdoor} {Static, Dynamic} {Objects, Phenomena} {Overground, Underground} {Multi-Sensor, Multi-Source} mago3D
  • 38. In Future: Point Cloud Integration
  • 40. Summary Summary of mago3D! โ€ข BIM/AEC and 3D GIS integration in a single space โ€ข Web based โ€“ no need to install additional program โ€ข Massive and complex 3D objects rendering โ€ข Open source โ€“ Apache and AGPL license โ€ข Supports industry standard formats(CityGML, IndoorGML, IFC, 3DS, DAE, GLTFโ€ฆ) โ€ข In-Browser 3D objects moving/rotation/heading adjustment โ€ข Highly extensible architecture โ€ข Will be โ€˜Digital Twinโ€™ plaform! 40
  • 41. For more information, please visit http://mago3d.net All the source codes are here: https://github.com/Gaia3D/mago3d Thank you! 33 This research was supported by a grant(number:19NSIP-B080778-06) from National Spatial Information Research Program (NSIP) funded by Ministry of Land, Infrastructure and Transport of Korean government. Sanghee Shin shshin@gaia3d.com