effibemviewer 0.1.0__py3-none-any.whl → 0.1.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- effibemviewer/__init__.py +1 -1
- {effibemviewer-0.1.0.dist-info → effibemviewer-0.1.1.dist-info}/METADATA +3 -2
- effibemviewer-0.1.1.dist-info/RECORD +9 -0
- effibemviewer-0.1.0.dist-info/RECORD +0 -9
- {effibemviewer-0.1.0.dist-info → effibemviewer-0.1.1.dist-info}/WHEEL +0 -0
- {effibemviewer-0.1.0.dist-info → effibemviewer-0.1.1.dist-info}/entry_points.txt +0 -0
- {effibemviewer-0.1.0.dist-info → effibemviewer-0.1.1.dist-info}/licenses/LICENSE +0 -0
effibemviewer/__init__.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: effibemviewer
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.1
|
|
4
4
|
Summary: A 3D viewer for OpenStudio building energy models using GLTF and Three.js
|
|
5
5
|
License: MIT
|
|
6
6
|
License-File: LICENSE
|
|
@@ -37,8 +37,9 @@ Description-Content-Type: text/markdown
|
|
|
37
37
|
|
|
38
38
|
A 3D viewer for OpenStudio building energy models using GLTF and Three.js, that can create a standalone HTML page or be embedded into a Jupyter Notebook.
|
|
39
39
|
|
|
40
|
-
A Jupyter Notebook [Gltf_notebook.ipynb](Gltf_notebook.ipynb) can serve as a small demonstration of the features.
|
|
40
|
+
A Jupyter Notebook [Gltf_notebook.ipynb](https://github.com/jmarrec/effibemviewer/blob/main/Gltf_notebook.ipynb) can serve as a small demonstration of the features.
|
|
41
41
|
|
|
42
|
+

|
|
42
43
|
|
|
43
44
|
* Documentation: <https://jmarrec.github.io/effibemviewer>
|
|
44
45
|
* GitHub: <https://github.com/jmarrec/effibemviewer>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
effibemviewer/__init__.py,sha256=3fUI71rN1yZGXMzazAXp2EvUpKL-ncf68YAVnfMJgMk,432
|
|
2
|
+
effibemviewer/__main__.py,sha256=liEjiMLmUC66JU4OeRm3cWrRP3okG1WxWemO-2Z6qG0,1566
|
|
3
|
+
effibemviewer/gltf.py,sha256=4RSEx5HNlRqMOskkYszHJt44MC9xoNj7XcmeWil1xWc,5191
|
|
4
|
+
effibemviewer/templates/gltf_viewer.html.j2,sha256=8WJzQU-AFYLGMs6mAfzZzIeALbomBIxk8Qf8JlmXEIU,24939
|
|
5
|
+
effibemviewer-0.1.1.dist-info/METADATA,sha256=9MsdeDxUEk9nhU1sqVV7xCWQRQtoefccI6I85OiaplA,2719
|
|
6
|
+
effibemviewer-0.1.1.dist-info/WHEEL,sha256=kJCRJT_g0adfAJzTx2GUMmS80rTJIVHRCfG0DQgLq3o,88
|
|
7
|
+
effibemviewer-0.1.1.dist-info/entry_points.txt,sha256=19A9p_Km00elnS86KBp_yo1wpQmirHwHdeRhRIL3f8w,61
|
|
8
|
+
effibemviewer-0.1.1.dist-info/licenses/LICENSE,sha256=UMqOqDPP8Cquc6stQtjgvN7VPG7T_sddgl5hg2J2aJk,1071
|
|
9
|
+
effibemviewer-0.1.1.dist-info/RECORD,,
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
effibemviewer/__init__.py,sha256=spz8l1lvhezMu2-93lzk0q1izP4IkhsZKbrYQNACS6w,432
|
|
2
|
-
effibemviewer/__main__.py,sha256=liEjiMLmUC66JU4OeRm3cWrRP3okG1WxWemO-2Z6qG0,1566
|
|
3
|
-
effibemviewer/gltf.py,sha256=4RSEx5HNlRqMOskkYszHJt44MC9xoNj7XcmeWil1xWc,5191
|
|
4
|
-
effibemviewer/templates/gltf_viewer.html.j2,sha256=8WJzQU-AFYLGMs6mAfzZzIeALbomBIxk8Qf8JlmXEIU,24939
|
|
5
|
-
effibemviewer-0.1.0.dist-info/METADATA,sha256=5JhYreaLFrlEIsPDyma1IEnaL7PsW8diifzPDkfS-Oc,2544
|
|
6
|
-
effibemviewer-0.1.0.dist-info/WHEEL,sha256=kJCRJT_g0adfAJzTx2GUMmS80rTJIVHRCfG0DQgLq3o,88
|
|
7
|
-
effibemviewer-0.1.0.dist-info/entry_points.txt,sha256=19A9p_Km00elnS86KBp_yo1wpQmirHwHdeRhRIL3f8w,61
|
|
8
|
-
effibemviewer-0.1.0.dist-info/licenses/LICENSE,sha256=UMqOqDPP8Cquc6stQtjgvN7VPG7T_sddgl5hg2J2aJk,1071
|
|
9
|
-
effibemviewer-0.1.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|