-
Notifications
You must be signed in to change notification settings - Fork 1
/
visigrapp17.modular.tex
executable file
·108 lines (76 loc) · 3.02 KB
/
visigrapp17.modular.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
\documentclass[a4paper,twoside]{article}
\usepackage{epsfig}
\usepackage{subfigure}
\usepackage{calc}
\usepackage{amssymb}
\usepackage{amstext}
\usepackage{amsmath}
\usepackage{amsthm}
\usepackage{multicol}
\usepackage{pslatex}
\usepackage{apalike}
\usepackage{lipsum}
\usepackage{balance}
\usepackage{graphicx}
\usepackage{caption}
%\usepackage{subcaption}
\usepackage{hyperref}
\usepackage[T1]{fontenc}
\usepackage[table,xcdraw]{xcolor}
\usepackage{SCITEPRESS} % Please add other packages that you may need BEFORE the SCITEPRESS.sty package.
\subfigtopskip=0pt
\subfigcapskip=0pt
\subfigbottomskip=0pt
\newif\ifreview
\reviewtrue
%\reviewfalse
\begin{document}
\title{Modeling Semantics for Building Deconstruction}
\ifreview
\author{\authorname{
X.~Xxxxxxx\sup{3},
X.~Xxxxxx\sup{2},
X.~Xxxxxxxx\sup{1},
X.~Xxxxxxx\sup{1},
X.~Xxxxx\sup{2},
X.~Xxxxxx\sup{1},
X.~Xxxxxxxxx\sup{3}
}
\affiliation{\sup{1}Department of Mathematics and Physics, Xxxx Xxx University, Xxxx, Xxxxx}
\affiliation{\sup{2}Department of Engineering, Xxxx Xxx University, Xxxx, Xxxxx}
\affiliation{\sup{3}XXXXXX X.x.X., Xxxx, Xxxxx}
\email{\{xxxxxx, xxxxxxxx, xxxxxx, xxxxx, xxxxxx\}@xxx.xxxxxxxx.xx, \{xxxxxxxx, xxxxxxxxxx\}@xxxxxx.xx}
}
\newcommand{\acks}{Partially supported by grant from XXXXXX X.x.X., a web service company owned by Xxxxx X.x.X. and XXXxXX --- the ICT company of the Xxxxxx Xxxxxxx of Xxxxxxx and Xxxxxxx and the Xxxxxxx Xxxxxxxx Xxxxx of Xxxxxxxx Xxxxxxxxx, respectively.}
\else
\author{\authorname{
E.~Marino\sup{2},
F.~Spini\sup{2},
A.~Paoluzzi\sup{1},
D.~Salvati\sup{1},
C.~Vadal\`a\sup{1},
A.~Bottaro\sup{3}
M.~Vicentino\sup{3},
}
\affiliation{\sup{1}Department of Mathematics and Physics, Roma Tre University, Rome, Italy}
\affiliation{\sup{2}Department of Engineering, Roma Tre University, Rome, Italy}
\affiliation{\sup{3}GEOWEB S.p.A., Rome, Italy}
\email{\{marino, spini, paoluzzi, salvati, vadala\}@ing.uniroma3.it, \{abottaro, mvicentino\}@geoweb.it}
}
\newcommand{\acks}{Partially supported by grant from GEOWEB S.p.A., a web service company owned by Sogei S.p.A. and CNGeGL --- the ICT company of the Italian Ministry of Economy and Finance and the Italian National Board of Quantity Surveyors, respectively.}
\fi
\keywords{Building modeling, BIM, Deconstruction Semantics}
\abstract{
In this paper we discuss the motivation, the technology, the design and the use-model of a novel web service for quantity surveyors, aiming to exploit virtual and augmented reality methods to implement a ``zero waste'' model, i.e. a new design paradigm where the waste materials from demolition become resources for reconstruction. The goal of this project is to provide virtual/augmented reality tools through quick modeling of buildings and their fast augmentation with semantic content.
}
\onecolumn \maketitle \normalsize \vfill
\input{introduction.tex}
\input{deconstruction.tex}
\input{application.tex}
\input{architecture.tex}
\input{modeling.tex}
\input{conclusions.tex}
\bibliographystyle{apalike}
{\small
\bibliography{visigrapp}}
\end{document}