compas-dev/compas-v1.17.0.zip
compas-dev-compas-68c2ad9
.bumpversion.cfg
1.2 kB
.editorconfig
432 Bytes
.github
CODE_OF_CONDUCT.md
3.3 kB
FUNDING.yml
711 Bytes
ISSUE_TEMPLATE
bug_report.md
675 Bytes
feature_request.md
605 Bytes
pull_request_template.md
1.3 kB
workflows
build.yml
630 Bytes
docs.yml
1.5 kB
ironpython.yml
1.5 kB
pr-checks.yml
497 Bytes
release.yml
2.5 kB
.gitignore
1.7 kB
.gitpod.yml
94 Bytes
AUTHORS.md
2.4 kB
CHANGELOG.md
77.4 kB
CONTRIBUTING.md
1.7 kB
LICENSE
1.1 kB
MANIFEST.in
433 Bytes
README.md
3.2 kB
conftest.py
813 Bytes
docs
_images
COMPAS.png
155.6 kB
gh_verify.jpg
385.6 kB
ghpython_component.jpg
199.8 kB
installation.gif
1.7 MB
rhino_scripteditor.png
877.3 kB
tutorial
plotters_dynamic.gif
138.7 kB
plotters_example.png
202.1 kB
plotters_line-options.png
98.4 kB
plotters_point-options.png
31.2 kB
plotters_polygon-options.png
111.4 kB
plotters_vector-options.png
14.2 kB
api
compas.artists.rst
32 Bytes
compas.colors.rst
31 Bytes
compas.data.rst
29 Bytes
compas.datastructures.rst
39 Bytes
compas.files.rst
30 Bytes
compas.geometry.rst
33 Bytes
compas.numerical.rst
34 Bytes
compas.plugins.rst
32 Bytes
compas.robots.rst
31 Bytes
compas.rpc.rst
28 Bytes
compas.rst
23 Bytes
compas.topology.rst
33 Bytes
compas.utilities.rst
34 Bytes
compas_blender.artists.rst
40 Bytes
compas_blender.conversions.rst
44 Bytes
compas_blender.geometry.rst
41 Bytes
compas_blender.rst
31 Bytes
compas_blender.ui.rst
35 Bytes
compas_blender.utilities.rst
42 Bytes
compas_ghpython.artists.rst
41 Bytes
compas_ghpython.rst
32 Bytes
compas_ghpython.utilities.rst
43 Bytes
compas_plotters.artists.rst
40 Bytes
compas_plotters.plotter.rst
40 Bytes
compas_plotters.rst
32 Bytes
compas_rhino.artists.rst
38 Bytes
compas_rhino.conduits.rst
39 Bytes
compas_rhino.conversions.rst
42 Bytes
compas_rhino.forms.rst
36 Bytes
compas_rhino.geometry.rst
39 Bytes
compas_rhino.rst
29 Bytes
compas_rhino.utilities.rst
40 Bytes
api.rst
5.2 kB
changelog.rst
32 Bytes
citing.rst
595 Bytes
conf.py
7.4 kB
devguide.rst
14.0 kB
gettingstarted
blender.rst
6.8 kB
freecad.rst
993 Bytes
grasshopper.rst
2.1 kB
rhino.rst
1.8 kB
rhino5.rst
1.3 kB
vscode.rst
2.1 kB
gettingstarted.rst
535 Bytes
index.rst
1.5 kB
installation.rst
3.4 kB
license.rst
443 Bytes
plugins.rst
1.6 kB
releases.rst
1.3 kB
roadmap.rst
111 Bytes
tutorial
artists
try_artists_mesh.py
280 Bytes
try_artists_network.py
505 Bytes
try_artists_shapes.py
851 Bytes
try_artists_volmesh.py
292 Bytes
assembly.rst
619 Bytes
assembly_blocks.py
944 Bytes
assembly_robot.py
0 Bytes
assembly_splines.py
0 Bytes
brep.rst
5.6 kB
colors.rst
25.2 kB
curves-and-surfs.rst
68 Bytes
curves_and_surfaces
curve_closest_point.py
751 Bytes
curve_comparison1.py
1.3 kB
curve_comparison2.py
2.1 kB
curve_from_circle.py
635 Bytes
curve_from_ellipse.py
645 Bytes
curve_from_interpolation.py
713 Bytes
curve_from_line.py
559 Bytes
curve_from_parameters.py
716 Bytes
curve_from_points.py
601 Bytes
surface_aabb.py
1.3 kB
surface_frames.py
1.1 kB
surface_from_meshgrid.py
1.1 kB
surface_from_parameters.py
2.2 kB
surface_from_points.py
862 Bytes
surface_isocurves.py
1.2 kB
surface_jsondata.py
1.3 kB
surface_random.py
917 Bytes
surface_spacepoints.py
1.2 kB
data.rst
7.7 kB
files
3_way_split.PNG
219.4 kB
box_w_plane.png
326.9 kB
boxy_1.png
94.2 kB
boxy_2.png
101.8 kB
boxy_3.png
170.9 kB
coordinate_frames.jpg
165.8 kB
drinking_bird.png
223.0 kB
drinking_bird.py
2.2 kB
jointy.png
202.6 kB
trimmed_box.png
340.1 kB
geomaps.rst
4.9 kB
geometry.rst
10.4 kB
meshes.rst
6.7 kB
networks.rst
1.0 kB
numericaldata.rst
3.5 kB
plotters.rst
9.6 kB
plotters_dynamic.py
762 Bytes
plotters_line-options.py
635 Bytes
plotters_point-options.py
487 Bytes
plotters_polygon-options.py
723 Bytes
plotters_vector-options.py
607 Bytes
robots.rst
16.5 kB
rpc.rst
6.5 kB
volmeshes.rst
80 Bytes
tutorial.rst
317 Bytes
pyproject.toml
677 Bytes
requirements-dev.txt
238 Bytes
requirements.txt
594 Bytes
samples
README.md
368 Bytes
setup.cfg
183 Bytes
setup.py
2.4 kB
src
compas
__init__.py
8.4 kB
__main__.py
1.8 kB
_iotools.py
2.4 kB
_os.py
20.2 kB
artists
__init__.py
2.1 kB
artist.py
5.5 kB
assemblyartist.py
109 Bytes
colordict.py
4.1 kB
curveartist.py
1.4 kB
exceptions.py
784 Bytes
meshartist.py
13.1 kB
networkartist.py
9.6 kB
primitiveartist.py
1.6 kB
robotmodelartist.py
18.5 kB
shapeartist.py
2.1 kB
surfaceartist.py
1.5 kB
volmeshartist.py
13.2 kB
base.py
670 Bytes
colors
__init__.py
661 Bytes
cmcrameri
LICENSE
1.2 kB
acton.txt
6.9 kB
actonS.txt
2.7 kB
bam.txt
6.9 kB
bamO.txt
6.9 kB
bamako.txt
6.9 kB
bamakoS.txt
2.7 kB
batlow.txt
6.9 kB
batlowK.txt
6.9 kB
batlowS.txt
2.7 kB
batlowW.txt
6.9 kB
berlin.txt
6.9 kB
bilbao.txt
6.9 kB
bilbaoS.txt
2.7 kB
broc.txt
6.9 kB
brocO.txt
6.9 kB
buda.txt
6.9 kB
budaS.txt
2.7 kB
bukavu.txt
6.9 kB
cork.txt
6.9 kB
corkO.txt
6.9 kB
davos.txt
6.9 kB
davosS.txt
2.7 kB
devon.txt
6.9 kB
devonS.txt
2.7 kB
fes.txt
6.9 kB
grayC.txt
6.9 kB
grayCS.txt
2.7 kB
hawaii.txt
6.9 kB
hawaiiS.txt
2.7 kB
imola.txt
6.9 kB
imolaS.txt
2.7 kB
lajolla.txt
6.9 kB
lajollaS.txt
2.7 kB
lapaz.txt
6.9 kB
lapazS.txt
2.7 kB
lisbon.txt
6.9 kB
nuuk.txt
6.9 kB
nuukS.txt
2.7 kB
oleron.txt
6.9 kB
oslo.txt
6.9 kB
osloS.txt
2.7 kB
roma.txt
6.9 kB
romaO.txt
6.9 kB
tofino.txt
6.9 kB
tokyo.txt
6.9 kB
tokyoS.txt
2.7 kB
turku.txt
6.9 kB
turkuS.txt
2.7 kB
vanimo.txt
6.9 kB
vik.txt
6.9 kB
vikO.txt
6.9 kB
color.py
25.3 kB
colormap.py
9.9 kB
html_colors.py
4.9 kB
mpl_colormap.py
38.1 kB
data
__init__.py
1.8 kB
coercion.py
1.7 kB
conftest.py
315 Bytes
data.py
12.4 kB
encoders.py
6.5 kB
exceptions.py
167 Bytes
json.py
3.1 kB
samples
boxes.obj
2.8 kB
butt_model.obj
63.1 kB
cone.stl
3.2 kB
cone_tool.json
61.0 kB
cube.off
119 Bytes
cube_ascii.stl
1.3 MB
cube_binary.stl
684 Bytes
cube_binary_2.stl
684 Bytes
doosabin.json
4.1 MB
faces.obj
639 Bytes
faces_big.obj
291.5 kB
faces_reversed.obj
639 Bytes
fink.obj
1.9 kB
grid_irregular.obj
5.6 kB
hypar.obj
2.3 kB
lines.json
1.7 kB
lines.obj
3.4 kB
lines_big.obj
513.8 kB
lines_bigger.obj
2.1 MB
lines_noleaves.obj
5.0 kB
mesh.obj
24.3 kB
mesh_100_faces.json
40.5 kB
mesh_110_faces.json
44.6 kB
open_edges.obj
4.6 kB
point.json
60 Bytes
quadmesh.obj
6.5 kB
quadmesh_planar.obj
3.1 kB
saddle.obj
3.6 kB
spline.obj
1.3 kB
tubemesh.json
37.9 kB
tubemesh.obj
12.6 kB
tubemesh.off
6.8 kB
tubemesh.ply
8.4 kB
ur_description
meshes
ur5
collision
base.stl
29.0 kB
forearm.stl
52.6 kB
shoulder.stl
33.8 kB
upperarm.stl
58.9 kB
wrist1.stl
35.2 kB
wrist2.stl
35.2 kB
wrist3.stl
22.4 kB
visual
base.obj
193.4 kB
forearm.obj
2.0 MB
shoulder.obj
1.3 MB
upperarm.obj
2.9 MB
wrist1.obj
1.4 MB
wrist2.obj
1.4 MB
wrist3.obj
164.2 kB
urdf
ur5.urdf
11.7 kB
schemas
box.json
613 Bytes
brep.json
268 Bytes
capsule.json
394 Bytes
circle.json
374 Bytes
compas.json
2.2 kB
cone.json
397 Bytes
cylinder.json
401 Bytes
ellipse.json
484 Bytes
frame.json
484 Bytes
graph.json
754 Bytes
halfedge.json
2.5 kB
halfface.json
3.8 kB
line.json
377 Bytes
plane.json
385 Bytes
point.json
216 Bytes
pointcloud.json
386 Bytes
polygon.json
383 Bytes
polyhedron.json
864 Bytes
polyline.json
384 Bytes
quaternion.json
459 Bytes
sphere.json
396 Bytes
torus.json
528 Bytes
transformation.json
537 Bytes
vector.json
217 Bytes
validators.py
5.9 kB
datastructures
__init__.py
10.8 kB
_mutablemapping.py
4.6 kB
assembly
__init__.py
295 Bytes
assembly.py
7.0 kB
exceptions.py
83 Bytes
part.py
8.1 kB
attributes.py
3.1 kB
datastructure.py
314 Bytes
graph
__init__.py
39 Bytes
graph.py
44.0 kB
halfedge
__init__.py
45 Bytes
halfedge.py
78.9 kB
halfface
__init__.py
45 Bytes
halfface.py
84.7 kB
mesh
__init__.py
1.7 kB
bbox.py
1.7 kB
bbox_numpy.py
1.6 kB
clean.py
2.3 kB
combinatorics.py
1.6 kB
contours_numpy.py
2.9 kB
conway.py
17.1 kB
curvature.py
1.8 kB
descent_numpy.py
773 Bytes
duality.py
3.3 kB
explode.py
2.1 kB
geodesics_numpy.py
2.8 kB
geometry.py
902 Bytes
join.py
3.7 kB
matrices.py
12.5 kB
mesh.py
50.0 kB
offset.py
3.5 kB
operations
__init__.py
462 Bytes
collapse.py
10.4 kB
insert.py
3.6 kB
merge.py
2.4 kB
split.py
6.7 kB
substitute.py
1.1 kB
swap.py
1.6 kB
weld.py
3.4 kB
orientation.py
6.7 kB
parameterisation.py
0 Bytes
planarisation.py
3.4 kB
pull_numpy.py
7.7 kB
remesh.py
7.0 kB
slice.py
5.5 kB
smoothing.py
5.5 kB
smoothing_numpy.py
977 Bytes
subdivision.py
23.4 kB
transformations.py
1.9 kB
transformations_numpy.py
1.9 kB
triangulation.py
1.2 kB
trimesh_samplepoints_numpy.py
3.9 kB
trimming.py
156 Bytes
network
__init__.py
710 Bytes
combinatorics.py
1.1 kB
complementarity.py
1.4 kB
duality.py
5.9 kB
explode.py
1.9 kB
matrices.py
3.5 kB
network.py
17.1 kB
operations
__init__.py
253 Bytes
join.py
4.1 kB
split.py
1.5 kB
planarity.py
8.2 kB
smoothing.py
1.7 kB
transformations.py
1.5 kB
traversal.py
714 Bytes
volmesh
__init__.py
353 Bytes
bbox.py
639 Bytes
operations
__init__.py
0 Bytes
transformations.py
2.1 kB
volmesh.py
23.0 kB
files
__init__.py
2.7 kB
_xml
__init__.py
0 Bytes
xml_cli.py
7.4 kB
xml_cpython.py
1.0 kB
xml_pre_38.py
1.8 kB
xml_shared.py
1.2 kB
dxf.py
2.6 kB
gltf
__init__.py
433 Bytes
constants.py
1.2 kB
data_classes.py
24.1 kB
extensions.py
11.9 kB
gltf.py
2.6 kB
gltf_children.py
1.7 kB
gltf_content.py
21.0 kB
gltf_exporter.py
19.1 kB
gltf_mesh.py
8.2 kB
gltf_node.py
12.0 kB
gltf_parser.py
5.1 kB
gltf_reader.py
11.1 kB
gltf_scene.py
3.6 kB
helpers.py
2.3 kB
las.py
2.4 kB
obj.py
20.6 kB
off.py
8.2 kB
ply.py
21.6 kB
stl.py
12.3 kB
urdf.py
13.7 kB
xml.py
8.1 kB
geometry
__init__.py
27.8 kB
_core
__init__.py
649 Bytes
_algebra.py
31.3 kB
analytical.py
3.4 kB
angles.py
10.8 kB
centroids.py
15.7 kB
constructors.py
3.6 kB
distance.py
26.6 kB
kdtree.py
4.7 kB
normals.py
3.3 kB
quaternions.py
5.7 kB
size.py
5.6 kB
tangent.py
1.4 kB
bbox
__init__.py
298 Bytes
bbox.py
1.7 kB
bbox_numpy.py
7.8 kB
bestfit
__init__.py
304 Bytes
bestfit.py
2.2 kB
bestfit_numpy.py
5.4 kB
booleans
__init__.py
2.7 kB
brep
__init__.py
751 Bytes
brep.py
23.0 kB
edge.py
6.4 kB
face.py
4.9 kB
loop.py
2.0 kB
vertex.py
1.1 kB
curves
__init__.py
123 Bytes
curve.py
11.8 kB
nurbs.py
11.8 kB
geometry.py
1.1 kB
hull
__init__.py
298 Bytes
hull.py
4.6 kB
hull_numpy.py
2.0 kB
icp
__init__.py
257 Bytes
icp_numpy.py
3.0 kB
interpolation
__init__.py
304 Bytes
barycentric.py
1.1 kB
coons.py
3.6 kB
tweening.py
2.6 kB
intersections
__init__.py
1.5 kB
intersections.py
32.7 kB
offset
__init__.py
217 Bytes
offset.py
6.2 kB
pointclouds
__init__.py
219 Bytes
pointcloud.py
7.9 kB
predicates
__init__.py
268 Bytes
predicates_2.py
13.2 kB
predicates_3.py
18.2 kB
primitives
__init__.py
680 Bytes
_primitive.py
218 Bytes
circle.py
6.0 kB
curve.py
7.2 kB
ellipse.py
6.3 kB
frame.py
24.3 kB
line.py
8.7 kB
plane.py
9.5 kB
point.py
21.2 kB
polygon.py
9.8 kB
polyline.py
15.5 kB
quaternion.py
13.3 kB
vector.py
25.2 kB
quadmesh
__init__.py
223 Bytes
planarization.py
782 Bytes
shapes
__init__.py
440 Bytes
_shape.py
3.8 kB
box.py
17.7 kB
capsule.py
8.5 kB
cone.py
8.6 kB
cylinder.py
9.0 kB
polyhedron.py
14.0 kB
sphere.py
8.4 kB
torus.py
8.8 kB
surfaces
__init__.py
128 Bytes
nurbs.py
11.8 kB
surface.py
10.2 kB
transformations
__init__.py
741 Bytes
matrices.py
41.3 kB
projection.py
5.3 kB
reflection.py
2.9 kB
rotation.py
12.3 kB
scale.py
3.5 kB
shear.py
3.8 kB
transformation.py
17.8 kB
transformations.py
32.8 kB
transformations_numpy.py
8.6 kB
translation.py
3.0 kB
triangulation
__init__.py
2.8 kB
delaunay.py
7.1 kB
delaunay_numpy.py
1.3 kB
trimesh
__init__.py
484 Bytes
curvature.py
1.8 kB
geodistance.py
1.0 kB
isolines.py
1.0 kB
matrices.py
705 Bytes
parametrisation.py
1.2 kB
remesh.py
3.0 kB
slicing.py
746 Bytes
numerical
__init__.py
3.5 kB
descent
__init__.py
261 Bytes
descent_numpy.py
2.5 kB
devo
__init__.py
258 Bytes
devo_numpy.py
7.4 kB
dr
__init__.py
294 Bytes
dr.py
9.8 kB
dr_numpy.py
8.3 kB
fd
__init__.py
256 Bytes
fd_numpy.py
2.0 kB
ga
__init__.py
252 Bytes
ga.py
32.1 kB
moga.py
42.5 kB
isolines
__init__.py
262 Bytes
isolines_numpy.py
3.5 kB
linalg.py
16.9 kB
lma
__init__.py
271 Bytes
lma_numpy.py
3.4 kB
matrices.py
8.9 kB
mma
__init__.py
257 Bytes
mma_numpy.py
184 Bytes
operators.py
2.7 kB
pca
__init__.py
257 Bytes
pca_numpy.py
3.1 kB
topop
__init__.py
259 Bytes
topop_numpy.py
5.9 kB
utilities.py
1.6 kB
plugins.py
16.2 kB
robots
__init__.py
3.3 kB
configuration.py
21.3 kB
model
__init__.py
414 Bytes
base.py
3.3 kB
geometry.py
13.7 kB
joint.py
24.2 kB
link.py
15.9 kB
robot.py
39.6 kB
tool.py
5.9 kB
resources
__init__.py
255 Bytes
basic.py
7.9 kB
github.py
3.9 kB
rpc
__init__.py
1.2 kB
__main__.py
2.1 kB
dispatcher.py
5.6 kB
errors.py
299 Bytes
proxy.py
14.6 kB
server.py
1.8 kB
services
__init__.py
0 Bytes
default.py
3.7 kB
topology
__init__.py
2.3 kB
combinatorics.py
3.5 kB
connectivity.py
805 Bytes
orientation.py
5.4 kB
orientation_numpy.py
5.3 kB
orientation_rhino.py
5.7 kB
traversal.py
18.8 kB
utilities
__init__.py
3.6 kB
azync.py
4.5 kB
coercing.py
1.1 kB
colors.py
19.7 kB
datetime.py
701 Bytes
decorators.py
3.1 kB
descriptors.py
416 Bytes
encoders.py
398 Bytes
images.py
1.4 kB
itertools.py
10.6 kB
maps.py
3.6 kB
remote.py
2.9 kB
ssh.py
4.2 kB
xfunc.py
13.1 kB
compas_blender
__init__.py
2.6 kB
artists
__init__.py
5.2 kB
artist.py
1.5 kB
boxartist.py
2.4 kB
capsuleartist.py
2.8 kB
circleartist.py
3.7 kB
coneartist.py
2.6 kB
curveartist.py
2.3 kB
cylinderartist.py
2.7 kB
frameartist.py
3.8 kB
lineartist.py
3.2 kB
meshartist.py
15.9 kB
networkartist.py
10.3 kB
pointartist.py
2.4 kB
polygonartist.py
3.5 kB
polyhedronartist.py
2.6 kB
polylineartist.py
3.1 kB
robotmodelartist.py
4.9 kB
sphereartist.py
2.7 kB
surfaceartist.py
2.4 kB
torusartist.py
2.8 kB
vectorartist.py
3.3 kB
volmeshartist.py
17.2 kB
conversions
__init__.py
526 Bytes
_geometry.py
4.1 kB
curve.py
1.5 kB
mesh.py
7.9 kB
geometry
__init__.py
507 Bytes
booleans
__init__.py
3.1 kB
install.py
5.5 kB
install_windows.py
6.3 kB
ui
__init__.py
338 Bytes
forms
__init__.py
0 Bytes
mouse.py
375 Bytes
uninstall.py
3.5 kB
utilities
__init__.py
2.6 kB
collections.py
3.3 kB
data.py
1.2 kB
drawing.py
26.6 kB
misc.py
632 Bytes
objects.py
8.2 kB
compas_ghpython
NOTES
125 Bytes
__init__.py
3.4 kB
artists
__init__.py
5.6 kB
artist.py
330 Bytes
boxartist.py
1.4 kB
brepartist.py
634 Bytes
capsuleartist.py
1.7 kB
circleartist.py
1.6 kB
coneartist.py
1.5 kB
curveartist.py
1.1 kB
cylinderartist.py
1.6 kB
frameartist.py
3.0 kB
lineartist.py
1.4 kB
meshartist.py
6.2 kB
networkartist.py
3.6 kB
pointartist.py
1.3 kB
polygonartist.py
2.5 kB
polyhedronartist.py
1.4 kB
polylineartist.py
1.4 kB
robotmodelartist.py
1.6 kB
sphereartist.py
1.7 kB
surfaceartist.py
871 Bytes
torusartist.py
1.7 kB
vectorartist.py
2.3 kB
volmeshartist.py
7.6 kB
components
Compas_FromJson
code.py
368 Bytes
icon.png
988 Bytes
metadata.json
632 Bytes
Compas_Info
code.py
435 Bytes
icon.png
1.3 kB
metadata.json
474 Bytes
Compas_RpcCall
code.py
807 Bytes
icon.png
1.3 kB
metadata.json
1.5 kB
Compas_ToJson
code.py
393 Bytes
icon.png
979 Bytes
metadata.json
1.0 kB
Compas_ToRhinoGeometry
code.py
299 Bytes
icon.png
1.2 kB
metadata.json
589 Bytes
__init__.py
3.1 kB
install.py
746 Bytes
uninstall.py
980 Bytes
utilities
__init__.py
1.6 kB
drawing.py
11.2 kB
sets.py
2.4 kB
timer.py
1.0 kB
compas_plotters
__init__.py
544 Bytes
artists
__init__.py
2.3 kB
artist.py
1.4 kB
circleartist.py
3.7 kB
ellipseartist.py
3.7 kB
lineartist.py
5.3 kB
meshartist.py
23.3 kB
networkartist.py
11.7 kB
pointartist.py
3.1 kB
polygonartist.py
3.1 kB
polylineartist.py
3.1 kB
segmentartist.py
3.3 kB
vectorartist.py
3.0 kB
core
__init__.py
947 Bytes
drawing.py
23.3 kB
helpers.py
5.5 kB
utilities.py
1.9 kB
plotter.py
13.5 kB
compas_rhino
__init__.py
9.4 kB
artists
__init__.py
5.2 kB
artist.py
760 Bytes
boxartist.py
1.6 kB
brepartist.py
611 Bytes
capsuleartist.py
2.0 kB
circleartist.py
2.7 kB
coneartist.py
1.8 kB
curveartist.py
1.5 kB
cylinderartist.py
1.8 kB
frameartist.py
2.9 kB
lineartist.py
2.0 kB
meshartist.py
15.4 kB
networkartist.py
8.2 kB
planeartist.py
943 Bytes
pointartist.py
1.6 kB
polygonartist.py
2.6 kB
polyhedronartist.py
1.7 kB
polylineartist.py
2.0 kB
robotmodelartist.py
7.3 kB
sphereartist.py
2.0 kB
surfaceartist.py
1.5 kB
torusartist.py
2.0 kB
vectorartist.py
2.4 kB
volmeshartist.py
13.5 kB
conduits
__init__.py
862 Bytes
base.py
2.8 kB
faces.py
2.6 kB
labels.py
3.4 kB
lines.py
3.3 kB
points.py
3.1 kB
conversions
__init__.py
4.6 kB
_curves.py
4.8 kB
_exceptions.py
197 Bytes
_geometry.py
4.5 kB
_meshes.py
0 Bytes
_primitives.py
6.1 kB
_shapes.py
4.1 kB
_surfaces.py
3.0 kB
_transformations.py
2.2 kB
box.py
1.6 kB
circle.py
1.2 kB
cone.py
2.0 kB
curve.py
4.5 kB
cylinder.py
2.4 kB
ellipse.py
1.2 kB
line.py
1.3 kB
mesh.py
4.1 kB
plane.py
1.7 kB
point.py
2.4 kB
polyline.py
1.2 kB
sphere.py
2.0 kB
surface.py
17.3 kB
vector.py
1.2 kB
forms
__init__.py
1.1 kB
base.py
1.8 kB
browser.py
2.5 kB
chart.py
6.1 kB
etoforms
__init__.py
728 Bytes
image.py
3.3 kB
propertylist.py
2.4 kB
settings.py
3.0 kB
text.py
1.6 kB
image.py
3.6 kB
slider.py
4.1 kB
text.py
1.5 kB
geometry
__init__.py
2.6 kB
booleans
__init__.py
3.6 kB
brep
__init__.py
1.1 kB
brep.py
14.5 kB
edge.py
4.6 kB
face.py
5.0 kB
loop.py
2.3 kB
vertex.py
1.5 kB
curves
__init__.py
1.1 kB
curve.py
10.2 kB
nurbs.py
9.8 kB
surfaces
__init__.py
1.1 kB
nurbs.py
11.7 kB
surface.py
10.1 kB
transformations
__init__.py
270 Bytes
trimesh
__init__.py
190 Bytes
curvature.py
10.9 kB
slice.py
2.1 kB
install.py
13.6 kB
install_plugin.py
5.3 kB
uninstall.py
7.9 kB
uninstall_plugin.py
2.5 kB
utilities
__init__.py
6.0 kB
constructors.py
2.4 kB
document.py
1.9 kB
drawing.py
32.5 kB
geometry.py
1.1 kB
layers.py
9.4 kB
misc.py
7.3 kB
objects.py
30.2 kB
tasks.py
8.2 kB
tests
compas
artists
test_artists.py
1.0 kB
compas_api.json
16.9 kB
compas_api_ipy.json
14.8 kB
data
test_data.py
281 Bytes
test_json.py
4.8 kB
test_jsonschema.py
30.5 kB
test_pickle.py
446 Bytes
test_validators.py
3.5 kB
datastructures
test_assembly.py
1.8 kB
test_graph.py
4.5 kB
test_halfedge.py
12.6 kB
test_halfface.py
6.1 kB
test_mesh.py
22.1 kB
test_mesh_operations.py
2.1 kB
test_mesh_subd.py
2.0 kB
test_network.py
1.2 kB
test_volmesh.py
737 Bytes
files
fixtures
bigX_sphere.ply
495.2 kB
gltf
AnimatedMorphCube.glb
6.8 kB
BoxInterleaved.glb
1.6 kB
BoxTextured.glb
25.8 kB
SimpleMeshes.gltf
1.4 kB
SimpleMeshesEmbedded.gltf
1.5 kB
SimpleMorph.gltf
3.0 kB
SimpleSparseAccessor.gltf
1.7 kB
SpecGlossVsMetalRough.glb
15.5 MB
SpecularTest.glb
223.4 kB
TriangleWithoutIndices.gltf
804 Bytes
triangle.bin
80 Bytes
stl
ascii.stl
479.8 kB
binary-1.stl
410.9 kB
binary-2.stl
481.4 kB
triangle_binary.ply
265 Bytes
xml
basic.xml
1.1 kB
default_nested_namespace.xml
249 Bytes
namespaces.xml
251 Bytes
test_gltf.py
4.8 kB
test_stl.py
1.1 kB
test_xml.py
5.5 kB
fixtures
iotools
image.png
252.4 kB
text.txt
747 Bytes
geometry
test_analytical.py
1.2 kB
test_bbox.py
3.4 kB
test_circle.py
964 Bytes
test_core.py
7.7 kB
test_distance.py
446 Bytes
test_intersections.py
1.1 kB
test_line.py
709 Bytes
test_offset.py
3.1 kB
test_point.py
1.3 kB
test_pointcloud.py
773 Bytes
test_polygon.py
1.8 kB
test_polyline.py
7.2 kB
test_queries.py
388 Bytes
test_sphere.py
318 Bytes
test_tangent.py
388 Bytes
test_transformations
test_matrices.py
11.1 kB
test_projection.py
1.2 kB
test_reflection.py
612 Bytes
test_rotation.py
2.9 kB
test_scale.py
509 Bytes
test_shear.py
724 Bytes
test_transformation.py
4.8 kB
test_transformations.py
5.8 kB
test_transformations_numpy.py
47 Bytes
test_translation.py
260 Bytes
robots
fixtures
sample.minimal.urdf
166 Bytes
sample.urdf
8.7 kB
sample.with_shapes.urdf
702 Bytes
sample.with_shapes_only.urdf
655 Bytes
sample_unknown_attributes.urdf
1.8 kB
ur5.xacro
11.0 kB
test_configuration.py
7.5 kB
test_joint.py
2.0 kB
test_model.py
24.3 kB
test_tool.py
1.7 kB
rpc
test_rpc.py
446 Bytes
stubs.py
2.3 kB
test_api_completeness.py
3.0 kB
test_api_stability.py
3.7 kB
test_iotools.py
3.4 kB
test_plugins.py
741 Bytes
topology
test_traversal.py
1.8 kB
utilities
test_async_.py
2.6 kB
test_azync.py
2.6 kB
test_decorators.py
258 Bytes
test_itertools.py
1.4 kB
test_itertools_.py
1.4 kB
gen.py
377 Bytes
ipy_test_runner.py
299 Bytes