-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRichland_Prefab_2BR.mdpp
167 lines (137 loc) · 7.76 KB
/
Richland_Prefab_2BR.mdpp
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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
---
title: Remodel Plan
subtitle: Richland Prefab 2BR
author: John D. Fisher
email: [email protected]
abstract:
Richland, WA, 1 bedroom Prefab Remodel starting from the original floor
plans, which are available from [@columbiaabc]. The dimensions have been
updated to match the actual house.
link-citations: true
documentclass: scrartcl
classoption:
- |
DIV=classic
toc-title: Contents
include-before:
- |
<article class="markdown-body">
include-after:
- |
</article>
header-includes:
- |
```{=html}
<!--
viewHomeInOverlay.html version 1.4
Sweet Home 3D, Copyright (c) 2016-2018 Emmanuel PUYBARET / eTeks <[email protected]>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-->
<script type="text/javascript" src="lib/big.min.js"></script>
<script type="text/javascript" src="lib/gl-matrix-min.js"></script>
<script type="text/javascript" src="lib/jszip.min.js"></script>
<script type="text/javascript" src="lib/core.min.js"></script>
<script type="text/javascript" src="lib/geom.min.js"></script>
<script type="text/javascript" src="lib/stroke.min.js"></script>
<script type="text/javascript" src="lib/batik-svgpathparser.min.js"></script>
<script type="text/javascript" src="lib/jsXmlSaxParser.min.js"></script>
<script type="text/javascript" src="lib/triangulator.min.js"></script>
<script type="text/javascript" src="lib/viewmodel.min.js"></script>
<script type="text/javascript" src="lib/viewhome.min.js"></script>
<script type="text/javascript">
const inputPlan = "Home_Plan.zip";
const inputSettings = {
roundsPerMinute: 1, /* Rotation speed of the animation launched once home is loaded in rounds per minute, no animation if missing */
widthByHeightRatio: 4/3, /* Size ratio of the displayed canvas */
navigationPanel: "none", /* Displayed navigation arrows, "none" or "default" for default one or an HTML string containing elements with data-simulated-key
attribute set "UP", "DOWN", "LEFT", "RIGHT"... to replace the default navigation panel, "none" if missing */
aerialViewButtonText: "Aerial view", /* Text displayed for aerial view radio button, no radio buttons if missing */
virtualVisitButtonText: "Virtual visit", /* Text displayed for virtual visit radio button, no radio buttons if missing */
/* level: "Roof", */ /* Uncomment to select the displayed level, default level if missing */
/* selectableLevels: ["Ground floor", "Roof"], */ /* Uncomment to choose the list of displayed levels, no select component if empty array */
/* camera: "Exterior view", */ /* Uncomment to select a camera, default camera if missing */
/* selectableCameras: ["Exterior view", "Kitchen"], */ /* Uncomment to choose the list of displayed cameras, no camera if missing */
activateCameraSwitchKey: true, /* Switch between top view / virtual visit with space bar if not false or missing */
viewerControlsAdditionalHTML: "", /* Additional HTML text appended to controls displayed below the canvas 3D, by default empty */
readingHomeText: "Reading", /* Comment displayed while reading home */
readingModelText: "Model", /* Comment displayed while reading models */
noWebGLSupportError: "No WebGL support" /* Error message displayed if the browser do not support WebGL */
};
</script>
<style type="text/css">
/* The class of components handled by the viewer */
.viewerComponent {
}
</style>
<link rel="stylesheet" type="text/css" media="print" href="print.css" />
```
---
<!-- markdownlint-disable MD025 -->
# Overview
The [home page for the remodel](https://jfishe.github.io/Richland_prefab_2br/) shows
the layout and general idea of the color choices, materials, fittings and
furnishings in a format which can be viewed with modern web browsers (Chrome
and Edge have been tested).
- Click the `View home` button to open the `Sweet Home 3D` viewer. The viewer
provides an aerial view and allows a walk-through (Virtual visit) of the
house.
- Check Virtual visit to switch from Aerial view (check boxes are at the bottom
of the view-window):
- Arrow keys rotate the view.
- Shift+Up moves forward.
- Shift+Down moves backward.
- Shift+Left or Right turns Left or Right.
<!-- markdownlint-disable MD013 MD033 -->
<div>
<!-- Copy the following button in your page -->
<!-- Mouse and keyboard navigation explained at
http://sweethome3d.cvs.sf.net/viewvc/sweethome3d/SweetHome3D/src/com/eteks/sweethome3d/viewcontroller/resources/help/en/editing3DView.html
You may also switch between aerial view and virtual visit with the space bar -->
<!-- For browser compatibility, see http://caniuse.com/webgl -->
<p><button onclick="viewHomeInOverlay(inputPlan, inputSettings)">View home</button></p>
</div>
<!-- markdownlint-enable MD013 MD033 -->
# Abbreviations
BR#x
: Bedroom #x, where x is 1 or 2 (e.g., Bedroom #1)
# Errata
- The `Sweet Home 3D viewer` plugin does not show the horizontal KALLAX shelf
in Bedroom #2 correctly; rather it renders the shelf vertically, instead of
horizontal. The plants show the correct elevation of the shelf. The
`Sweet Home 3D` application renders correctly.
- The corner cabinet counter top does not display correctly. It should be
quartz, like the rest of the counter.
# Phase 1 Remodel
The following scope covers the completed Phase 1, included for information.
Estimates should address [Phase 2](#phase-2-remodel) only.
[Phase 1 Details](Phase1.md)
# Phase 2 Remodel
The following scope covers current plans for Phase 2. Estimates should address
only.
!INCLUDE "tmp/Bathroom.md", 1
# Third Party Notices
[Third Party Notices][third_party_notices].
# Sweet Home 3D Model and Dimensional CAD Drawings
Refer to the [Github project site][github_project_site] for dimensional
`LibreCAD` drawings, which should be readable by most CAD software. These
drawings show the before and after floor plan.
The `Sweet Home 3D` model is also available at the
[project site][github_project_site].
See [Third party notices](#third-party-notices) for the free and open source
software required to view/edit the Home Plan and the CAD drawings. The
dimensions are close to actual, but there may be discrepancies.
# License
[Software License and Copyright][software_license_copyright]
[software_license_copyright]: https://github.com/jfishe/Richland_prefab_2br/blob/master/LICENSE "License"
[third_party_notices]: https://github.com/jfishe/Richland_prefab_2br/blob/master/THIRD-PARTY-NOTICES.md "Third Party Notices"
[github_project_site]: https://github.com/jfishe/Richland_prefab_2br "jfishe/Richland_prefab_2br"