-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #17 from diffCheckOrg/PLY_loaders_ghcomponents
Ply loaders ghcomponents
- Loading branch information
Showing
15 changed files
with
33 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,16 +5,15 @@ Summary: DiffCheck is a package to check the differences between two timber stru | |
Home-page: https://github.com/diffCheckOrg/diffCheck | ||
Author: Andrea Settimi, Damien Gilliard, Eleni Skevaki, Marirena Kladeftira, Julien Gamerro, Stefana Parascho, and Yves Weinand | ||
Author-email: [email protected] | ||
License: UNKNOWN | ||
Platform: UNKNOWN | ||
Classifier: License :: OSI Approved :: MIT License | ||
Classifier: Programming Language :: Python :: 3 | ||
Classifier: Programming Language :: Python :: 3.9 | ||
Description-Content-Type: text/markdown | ||
Requires-Dist: numpy | ||
Requires-Dist: pybind11>=2.5.0 | ||
|
||
# DiffCheck Grasshopper Plugin | ||
|
||
DiffCheck is a plugin for Rhino/Grasshopper that allows the user to compare a 3D model with its scan. | ||
|
||
More information to come | ||
|
Binary file modified
BIN
+31 Bytes
(110%)
src/gh/diffCheck/diffCheck/__pycache__/__init__.cpython-39.pyc
Binary file not shown.
Binary file modified
BIN
+31 Bytes
(100%)
src/gh/diffCheck/diffCheck/__pycache__/df_geometries.cpython-39.pyc
Binary file not shown.
Binary file modified
BIN
+31 Bytes
(100%)
src/gh/diffCheck/diffCheck/__pycache__/df_joint_detector.cpython-39.pyc
Binary file not shown.
Binary file modified
BIN
+31 Bytes
(100%)
src/gh/diffCheck/diffCheck/__pycache__/df_transformations.cpython-39.pyc
Binary file not shown.
Binary file modified
BIN
+31 Bytes
(100%)
src/gh/diffCheck/diffCheck/__pycache__/df_util.cpython-39.pyc
Binary file not shown.