diff --git a/README.md b/README.md index 01fb57fd..9a9921d1 100644 --- a/README.md +++ b/README.md @@ -35,169 +35,169 @@ See [examples](examples). ## Documentation -- 2D Module - - [arc](https://openhome.cc/eGossip/OpenSCAD/lib2x-arc.html) - - [pie](https://openhome.cc/eGossip/OpenSCAD/lib2x-pie.html) - - [rounded_square](https://openhome.cc/eGossip/OpenSCAD/lib2x-rounded_square.html) - - [line2d](https://openhome.cc/eGossip/OpenSCAD/lib2x-line2d.html) - - [polyline2d](https://openhome.cc/eGossip/OpenSCAD/lib2x-polyline2d.html) - - [hull_polyline2d](https://openhome.cc/eGossip/OpenSCAD/lib2x-hull_polyline2d.html) - - [hexagons](https://openhome.cc/eGossip/OpenSCAD/lib2x-hexagons.html) - - [polytransversals](https://openhome.cc/eGossip/OpenSCAD/lib2x-polytransversals.html) - - [multi_line_text](https://openhome.cc/eGossip/OpenSCAD/lib2x-multi_line_text.html) - - [voronoi2d](https://openhome.cc/eGossip/OpenSCAD/lib2x-voronoi2d.html) +### 2D Module +- [arc](https://openhome.cc/eGossip/OpenSCAD/lib2x-arc.html) +- [pie](https://openhome.cc/eGossip/OpenSCAD/lib2x-pie.html) +- [rounded_square](https://openhome.cc/eGossip/OpenSCAD/lib2x-rounded_square.html) +- [line2d](https://openhome.cc/eGossip/OpenSCAD/lib2x-line2d.html) +- [polyline2d](https://openhome.cc/eGossip/OpenSCAD/lib2x-polyline2d.html) +- [hull_polyline2d](https://openhome.cc/eGossip/OpenSCAD/lib2x-hull_polyline2d.html) +- [hexagons](https://openhome.cc/eGossip/OpenSCAD/lib2x-hexagons.html) +- [polytransversals](https://openhome.cc/eGossip/OpenSCAD/lib2x-polytransversals.html) +- [multi_line_text](https://openhome.cc/eGossip/OpenSCAD/lib2x-multi_line_text.html) +- [voronoi2d](https://openhome.cc/eGossip/OpenSCAD/lib2x-voronoi2d.html) -- 3D Module - - [rounded_cube](https://openhome.cc/eGossip/OpenSCAD/lib2x-rounded_cube.html) - - [rounded_cylinder](https://openhome.cc/eGossip/OpenSCAD/lib2x-rounded_cylinder.html) - - [crystal_ball](https://openhome.cc/eGossip/OpenSCAD/lib2x-crystal_ball.html) - - [line3d](https://openhome.cc/eGossip/OpenSCAD/lib2x-line3d.html) - - [polyline3d](https://openhome.cc/eGossip/OpenSCAD/lib2x-polyline3d.html) - - [hull_polyline3d](https://openhome.cc/eGossip/OpenSCAD/lib2x-hull_polyline3d.html) - - [function_grapher](https://openhome.cc/eGossip/OpenSCAD/lib2x-function_grapher.html) - - [polysections](https://openhome.cc/eGossip/OpenSCAD/lib2x-polysections.html) (It'll be deprecated from 2.3. Use `sweep` instead.) - - [sweep](https://openhome.cc/eGossip/OpenSCAD/lib2x-sweep.html) (2.3 Preview) - - [starburst](https://openhome.cc/eGossip/OpenSCAD/lib2x-starburst.html) - - [voronoi3d](https://openhome.cc/eGossip/OpenSCAD/lib2x-voronoi3d.html) +### 3D Module +- [rounded_cube](https://openhome.cc/eGossip/OpenSCAD/lib2x-rounded_cube.html) +- [rounded_cylinder](https://openhome.cc/eGossip/OpenSCAD/lib2x-rounded_cylinder.html) +- [crystal_ball](https://openhome.cc/eGossip/OpenSCAD/lib2x-crystal_ball.html) +- [line3d](https://openhome.cc/eGossip/OpenSCAD/lib2x-line3d.html) +- [polyline3d](https://openhome.cc/eGossip/OpenSCAD/lib2x-polyline3d.html) +- [hull_polyline3d](https://openhome.cc/eGossip/OpenSCAD/lib2x-hull_polyline3d.html) +- [function_grapher](https://openhome.cc/eGossip/OpenSCAD/lib2x-function_grapher.html) +- [polysections](https://openhome.cc/eGossip/OpenSCAD/lib2x-polysections.html) (It'll be deprecated from 2.3. Use `sweep` instead.) +- [sweep](https://openhome.cc/eGossip/OpenSCAD/lib2x-sweep.html) (2.3 Preview) +- [starburst](https://openhome.cc/eGossip/OpenSCAD/lib2x-starburst.html) +- [voronoi3d](https://openhome.cc/eGossip/OpenSCAD/lib2x-voronoi3d.html) + +### Transformation +- [along_with](https://openhome.cc/eGossip/OpenSCAD/lib2x-along_with.html) +- [hollow_out](https://openhome.cc/eGossip/OpenSCAD/lib2x-hollow_out.html) +- [bend](https://openhome.cc/eGossip/OpenSCAD/lib2x-bend.html) +- [shear](https://openhome.cc/eGossip/OpenSCAD/lib2x-shear.html) + +### 2D Function +- [in_shape](https://openhome.cc/eGossip/OpenSCAD/lib2x-in_shape.html) +- [bijection_offset](https://openhome.cc/eGossip/OpenSCAD/lib2x-bijection_offset.html) +- [trim_shape](https://openhome.cc/eGossip/OpenSCAD/lib2x-trim_shape.html) +- [triangulate](https://openhome.cc/eGossip/OpenSCAD/lib2x-triangulate.html) + +### 2D/3D Function +- [rotate_p](https://openhome.cc/eGossip/OpenSCAD/lib2x-rotate_p.html) (It'll be deprecated from 2.3. Use `ptf/ptf_rotate` instead.) +- [cross_sections](https://openhome.cc/eGossip/OpenSCAD/lib2x-cross_sections.html) +- [paths2sections](https://openhome.cc/eGossip/OpenSCAD/lib2x-paths2sections.html) +- [path_scaling_sections](https://openhome.cc/eGossip/OpenSCAD/lib2x-path_scaling_sections.html) +- [bezier_surface](https://openhome.cc/eGossip/OpenSCAD/lib2x-bezier_surface.html) +- [bezier_smooth](https://openhome.cc/eGossip/OpenSCAD/lib2x-bezier_smooth.html) +- [midpt_smooth](https://openhome.cc/eGossip/OpenSCAD/lib2x-midpt_smooth.html) +- [in_polyline](https://openhome.cc/eGossip/OpenSCAD/lib2x-in_polyline.html) -- Transformation - - [along_with](https://openhome.cc/eGossip/OpenSCAD/lib2x-along_with.html) - - [hollow_out](https://openhome.cc/eGossip/OpenSCAD/lib2x-hollow_out.html) - - [bend](https://openhome.cc/eGossip/OpenSCAD/lib2x-bend.html) - - [shear](https://openhome.cc/eGossip/OpenSCAD/lib2x-shear.html) +### Path +- [arc_path](https://openhome.cc/eGossip/OpenSCAD/lib2x-arc_path.html) +- [circle_path](https://openhome.cc/eGossip/OpenSCAD/lib2x-circle_path.html) (It'll be deprecated from 2.3. Use `shape_circle` instead.) +- [bspline_curve](https://openhome.cc/eGossip/OpenSCAD/lib2x-bspline_curve.html) +- [bezier_curve](https://openhome.cc/eGossip/OpenSCAD/lib2x-bezier_curve.html) +- [helix](https://openhome.cc/eGossip/OpenSCAD/lib2x-helix.html) +- [golden_spiral](https://openhome.cc/eGossip/OpenSCAD/lib2x-golden_spiral.html) +- [archimedean_spiral](https://openhome.cc/eGossip/OpenSCAD/lib2x-archimedean_spiral.html) +- [sphere_spiral](https://openhome.cc/eGossip/OpenSCAD/lib2x-sphere_spiral.html) +- [torus_knot](https://openhome.cc/eGossip/OpenSCAD/lib2x-torus_knot.html) -- 2D Function - - [in_shape](https://openhome.cc/eGossip/OpenSCAD/lib2x-in_shape.html) - - [bijection_offset](https://openhome.cc/eGossip/OpenSCAD/lib2x-bijection_offset.html) - - [trim_shape](https://openhome.cc/eGossip/OpenSCAD/lib2x-trim_shape.html) - - [triangulate](https://openhome.cc/eGossip/OpenSCAD/lib2x-triangulate.html) +### Extrusion +- [box_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-box_extrude.html) +- [ellipse_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-ellipse_extrude.html) +- [stereographic_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-stereographic_extrude.html) +- [rounded_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-rounded_extrude.html) +- [bend_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-bend_extrude.html) -- 2D/3D Function - - [rotate_p](https://openhome.cc/eGossip/OpenSCAD/lib2x-rotate_p.html) (It'll be deprecated from 2.3. Use `ptf/ptf_rotate` instead.) - - [cross_sections](https://openhome.cc/eGossip/OpenSCAD/lib2x-cross_sections.html) - - [paths2sections](https://openhome.cc/eGossip/OpenSCAD/lib2x-paths2sections.html) - - [path_scaling_sections](https://openhome.cc/eGossip/OpenSCAD/lib2x-path_scaling_sections.html) - - [bezier_surface](https://openhome.cc/eGossip/OpenSCAD/lib2x-bezier_surface.html) - - [bezier_smooth](https://openhome.cc/eGossip/OpenSCAD/lib2x-bezier_smooth.html) - - [midpt_smooth](https://openhome.cc/eGossip/OpenSCAD/lib2x-midpt_smooth.html) - - [in_polyline](https://openhome.cc/eGossip/OpenSCAD/lib2x-in_polyline.html) - -- Path - - [arc_path](https://openhome.cc/eGossip/OpenSCAD/lib2x-arc_path.html) - - [circle_path](https://openhome.cc/eGossip/OpenSCAD/lib2x-circle_path.html) (It'll be deprecated from 2.3. Use `shape_circle` instead.) - - [bspline_curve](https://openhome.cc/eGossip/OpenSCAD/lib2x-bspline_curve.html) - - [bezier_curve](https://openhome.cc/eGossip/OpenSCAD/lib2x-bezier_curve.html) - - [helix](https://openhome.cc/eGossip/OpenSCAD/lib2x-helix.html) - - [golden_spiral](https://openhome.cc/eGossip/OpenSCAD/lib2x-golden_spiral.html) - - [archimedean_spiral](https://openhome.cc/eGossip/OpenSCAD/lib2x-archimedean_spiral.html) - - [sphere_spiral](https://openhome.cc/eGossip/OpenSCAD/lib2x-sphere_spiral.html) - - [torus_knot](https://openhome.cc/eGossip/OpenSCAD/lib2x-torus_knot.html) +### 2D Shape +- [shape_taiwan](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_taiwan.html) +- [shape_arc](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_arc.html) +- [shape_pie](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_pie.html) +- [shape_circle](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_circle.html) (2.3 Preview) +- [shape_ellipse](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_ellipse.html) +- [shape_square](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_square.html) +- [shape_trapezium](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_trapezium.html) +- [shape_cyclicpolygon](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_cyclicpolygon.html) +- [shape_pentagram](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_pentagram.html) +- [shape_starburst](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_starburst.html) +- [shape_superformula](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_superformula.html) +- [shape_glued2circles](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_glued2circles.html) +- [shape_path_extend](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_path_extend.html) -- Extrusion - - [box_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-box_extrude.html) - - [ellipse_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-ellipse_extrude.html) - - [stereographic_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-stereographic_extrude.html) - - [rounded_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-rounded_extrude.html) - - [bend_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-bend_extrude.html) +### 2D Shape Extrusion +- [path_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-path_extrude.html) +- [ring_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-ring_extrude.html) +- [helix_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-helix_extrude.html) +- [golden_spiral_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-golden_spiral_extrude.html) +- [archimedean_spiral_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-archimedean_spiral_extrude.html) +- [sphere_spiral_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-sphere_spiral_extrude.html) -- 2D Shape - - [shape_taiwan](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_taiwan.html) - - [shape_arc](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_arc.html) - - [shape_pie](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_pie.html) - - [shape_circle](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_circle.html) (2.3 Preview) - - [shape_ellipse](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_ellipse.html) - - [shape_square](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_square.html) - - [shape_trapezium](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_trapezium.html) - - [shape_cyclicpolygon](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_cyclicpolygon.html) - - [shape_pentagram](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_pentagram.html) - - [shape_starburst](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_starburst.html) - - [shape_superformula](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_superformula.html) - - [shape_glued2circles](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_glued2circles.html) - - [shape_path_extend](https://openhome.cc/eGossip/OpenSCAD/lib2x-shape_path_extend.html) +### Util +- [util/sub_str](https://openhome.cc/eGossip/OpenSCAD/lib2x-sub_str.html) +- [util/split_str](https://openhome.cc/eGossip/OpenSCAD/lib2x-split_str.html) +- [util/parse_number](https://openhome.cc/eGossip/OpenSCAD/lib2x-parse_number.html) +- [util/reverse](https://openhome.cc/eGossip/OpenSCAD/lib2x-reverse.html) +- [util/slice](https://openhome.cc/eGossip/OpenSCAD/lib2x-slice.html) +- [util/sort](https://openhome.cc/eGossip/OpenSCAD/lib2x-sort.html) +- [util/rand](https://openhome.cc/eGossip/OpenSCAD/lib2x-rand.html) +- [util/fibseq](https://openhome.cc/eGossip/OpenSCAD/lib2x-fibseq.html) +- [util/bsearch](https://openhome.cc/eGossip/OpenSCAD/lib2x-bsearch.html) (2.3 Preview) +- [util/has](https://openhome.cc/eGossip/OpenSCAD/lib2x-has.html) (2.3 Preview) +- [util/dedup](https://openhome.cc/eGossip/OpenSCAD/lib2x-dedup.html) (2.3 Preview) +- [util/flat](https://openhome.cc/eGossip/OpenSCAD/lib2x-flat.html) (2.3 Preview) -- 2D Shape Extrusion - - [path_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-path_extrude.html) - - [ring_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-ring_extrude.html) - - [helix_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-helix_extrude.html) - - [golden_spiral_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-golden_spiral_extrude.html) - - [archimedean_spiral_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-archimedean_spiral_extrude.html) - - [sphere_spiral_extrude](https://openhome.cc/eGossip/OpenSCAD/lib2x-sphere_spiral_extrude.html) +### Matrix +- [matrix/m_cumulate](https://openhome.cc/eGossip/OpenSCAD/lib2x-m_cumulate.html) +- [matrix/m_translation](https://openhome.cc/eGossip/OpenSCAD/lib2x-m_translation.html) +- [matrix/m_rotation](https://openhome.cc/eGossip/OpenSCAD/lib2x-m_rotation.html) +- [matrix/m_scaling](https://openhome.cc/eGossip/OpenSCAD/lib2x-m_scaling.html) +- [matrix/m_mirror](https://openhome.cc/eGossip/OpenSCAD/lib2x-m_mirror.html) +- [matrix/m_shearing](https://openhome.cc/eGossip/OpenSCAD/lib2x-m_shearing.html) -- Util - - [util/sub_str](https://openhome.cc/eGossip/OpenSCAD/lib2x-sub_str.html) - - [util/split_str](https://openhome.cc/eGossip/OpenSCAD/lib2x-split_str.html) - - [util/parse_number](https://openhome.cc/eGossip/OpenSCAD/lib2x-parse_number.html) - - [util/reverse](https://openhome.cc/eGossip/OpenSCAD/lib2x-reverse.html) - - [util/slice](https://openhome.cc/eGossip/OpenSCAD/lib2x-slice.html) - - [util/sort](https://openhome.cc/eGossip/OpenSCAD/lib2x-sort.html) - - [util/rand](https://openhome.cc/eGossip/OpenSCAD/lib2x-rand.html) - - [util/fibseq](https://openhome.cc/eGossip/OpenSCAD/lib2x-fibseq.html) - - [util/bsearch](https://openhome.cc/eGossip/OpenSCAD/lib2x-bsearch.html) (2.3 Preview) - - [util/has](https://openhome.cc/eGossip/OpenSCAD/lib2x-has.html) (2.3 Preview) - - [util/dedup](https://openhome.cc/eGossip/OpenSCAD/lib2x-dedup.html) (2.3 Preview) - - [util/flat](https://openhome.cc/eGossip/OpenSCAD/lib2x-flat.html) (2.3 Preview) - -- Matrix - - [matrix/m_cumulate](https://openhome.cc/eGossip/OpenSCAD/lib2x-m_cumulate.html) - - [matrix/m_translation](https://openhome.cc/eGossip/OpenSCAD/lib2x-m_translation.html) - - [matrix/m_rotation](https://openhome.cc/eGossip/OpenSCAD/lib2x-m_rotation.html) - - [matrix/m_scaling](https://openhome.cc/eGossip/OpenSCAD/lib2x-m_scaling.html) - - [matrix/m_mirror](https://openhome.cc/eGossip/OpenSCAD/lib2x-m_mirror.html) - - [matrix/m_shearing](https://openhome.cc/eGossip/OpenSCAD/lib2x-m_shearing.html) - -- Point Transformation (2.3 Preview) - - [ptf/ptf_rotate](https://openhome.cc/eGossip/OpenSCAD/lib2x-ptf_rotate.html) - - [ptf/ptf_x_twist](https://openhome.cc/eGossip/OpenSCAD/lib2x-ptf_x_twist.html) - - [ptf/ptf_y_twist](https://openhome.cc/eGossip/OpenSCAD/lib2x-ptf_y_twist.html) - - [ptf/ptf_circle](https://openhome.cc/eGossip/OpenSCAD/lib2x-ptf_circle.html) - - [ptf/ptf_bend](https://openhome.cc/eGossip/OpenSCAD/lib2x-ptf_bend.html) - - [ptf/ptf_ring](https://openhome.cc/eGossip/OpenSCAD/lib2x-ptf_ring.html) - - [ptf/ptf_sphere](https://openhome.cc/eGossip/OpenSCAD/lib2x-ptf_sphere.html) - - [ptf/ptf_torus](https://openhome.cc/eGossip/OpenSCAD/lib2x-ptf_torus.html) +### Point Transformation (2.3 Preview) +- [ptf/ptf_rotate](https://openhome.cc/eGossip/OpenSCAD/lib2x-ptf_rotate.html) +- [ptf/ptf_x_twist](https://openhome.cc/eGossip/OpenSCAD/lib2x-ptf_x_twist.html) +- [ptf/ptf_y_twist](https://openhome.cc/eGossip/OpenSCAD/lib2x-ptf_y_twist.html) +- [ptf/ptf_circle](https://openhome.cc/eGossip/OpenSCAD/lib2x-ptf_circle.html) +- [ptf/ptf_bend](https://openhome.cc/eGossip/OpenSCAD/lib2x-ptf_bend.html) +- [ptf/ptf_ring](https://openhome.cc/eGossip/OpenSCAD/lib2x-ptf_ring.html) +- [ptf/ptf_sphere](https://openhome.cc/eGossip/OpenSCAD/lib2x-ptf_sphere.html) +- [ptf/ptf_torus](https://openhome.cc/eGossip/OpenSCAD/lib2x-ptf_torus.html) ---- -- Turtle - - [turtle/turtle2d](https://openhome.cc/eGossip/OpenSCAD/lib2x-turtle2d.html) - - [turtle/turtle3d](https://openhome.cc/eGossip/OpenSCAD/lib2x-turtle3d.html) - - [turtle/t2d](https://openhome.cc/eGossip/OpenSCAD/lib2x-t2d.html) - - [turtle/t3d](https://openhome.cc/eGossip/OpenSCAD/lib2x-t3d.html) +### Turtle +- [turtle/turtle2d](https://openhome.cc/eGossip/OpenSCAD/lib2x-turtle2d.html) +- [turtle/turtle3d](https://openhome.cc/eGossip/OpenSCAD/lib2x-turtle3d.html) +- [turtle/t2d](https://openhome.cc/eGossip/OpenSCAD/lib2x-t2d.html) +- [turtle/t3d](https://openhome.cc/eGossip/OpenSCAD/lib2x-t3d.html) -- Pixel - - [pixel/px_line](https://openhome.cc/eGossip/OpenSCAD/lib2x-px_line.html) - - [pixel/px_polyline](https://openhome.cc/eGossip/OpenSCAD/lib2x-px_polyline.html) - - [pixel/px_circle](https://openhome.cc/eGossip/OpenSCAD/lib2x-px_circle.html) - - [pixel/px_cylinder](https://openhome.cc/eGossip/OpenSCAD/lib2x-px_cylinder.html) - - [pixel/px_sphere](https://openhome.cc/eGossip/OpenSCAD/lib2x-px_sphere.html) - - [pixel/px_polygon](https://openhome.cc/eGossip/OpenSCAD/lib2x-px_polygon.html) - - [pixel/px_from](https://openhome.cc/eGossip/OpenSCAD/lib2x-px_from.html) - - [pixel/px_ascii](https://openhome.cc/eGossip/OpenSCAD/lib2x-px_ascii.html) - - [pixel/px_gray](https://openhome.cc/eGossip/OpenSCAD/lib2x-px_gray.html) +### Pixel +- [pixel/px_line](https://openhome.cc/eGossip/OpenSCAD/lib2x-px_line.html) +- [pixel/px_polyline](https://openhome.cc/eGossip/OpenSCAD/lib2x-px_polyline.html) +- [pixel/px_circle](https://openhome.cc/eGossip/OpenSCAD/lib2x-px_circle.html) +- [pixel/px_cylinder](https://openhome.cc/eGossip/OpenSCAD/lib2x-px_cylinder.html) +- [pixel/px_sphere](https://openhome.cc/eGossip/OpenSCAD/lib2x-px_sphere.html) +- [pixel/px_polygon](https://openhome.cc/eGossip/OpenSCAD/lib2x-px_polygon.html) +- [pixel/px_from](https://openhome.cc/eGossip/OpenSCAD/lib2x-px_from.html) +- [pixel/px_ascii](https://openhome.cc/eGossip/OpenSCAD/lib2x-px_ascii.html) +- [pixel/px_gray](https://openhome.cc/eGossip/OpenSCAD/lib2x-px_gray.html) -- Part - - [part/connector_peg](https://openhome.cc/eGossip/OpenSCAD/lib2x-connector_peg.html) - - [part/cone](https://openhome.cc/eGossip/OpenSCAD/lib2x-cone.html) - - [part/joint_T](https://openhome.cc/eGossip/OpenSCAD/lib2x-joint_T.html) +### Part +- [part/connector_peg](https://openhome.cc/eGossip/OpenSCAD/lib2x-connector_peg.html) +- [part/cone](https://openhome.cc/eGossip/OpenSCAD/lib2x-cone.html) +- [part/joint_T](https://openhome.cc/eGossip/OpenSCAD/lib2x-joint_T.html) -- Surface (2.3 Preview) - - [surface/sf_square](https://openhome.cc/eGossip/OpenSCAD/lib2x-sf_square.html) - - surface/sf_bend - - surface/sf_ring - - surface/sf_sphere - - surface/sf_torus - - surface/sf_solidify +### Surface (2.3 Preview) +- [surface/sf_square](https://openhome.cc/eGossip/OpenSCAD/lib2x-sf_square.html) +- surface/sf_bend +- surface/sf_ring +- surface/sf_sphere +- surface/sf_torus +- surface/sf_solidify -- Noise (2.3 Preview) - - noise/nz_perlin1 - - noise/nz_perlin1s - - noise/nz_perlin2 - - noise/nz_perlin2s - - noise/nz_perlin3 - - noise/nz_perlin3s - - noise/nz_worley1 - - noise/nz_worley1s - - noise/nz_worley2 - - noise/nz_worley2s +### Noise (2.3 Preview) +- noise/nz_perlin1 +- noise/nz_perlin1s +- noise/nz_perlin2 +- noise/nz_perlin2s +- noise/nz_perlin3 +- noise/nz_perlin3s +- noise/nz_worley1 +- noise/nz_worley1s +- noise/nz_worley2 +- noise/nz_worley2s ## Bugs and Feedback