mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-31 03:19:51 +02:00
Added sharpening filter, fixed edge artifact, fixed contour topic in isosurface.scad
This commit is contained in:
@@ -3523,7 +3523,7 @@ function _showstats_isosurface(voxsize, bbox, isoval, cubes, triangles, faces) =
|
||||
// Function&Module: contour()
|
||||
// Synopsis: Creates a 2D contour from a function or array of values.
|
||||
// SynTags: Geom,Path,Region
|
||||
// Topics: Isosurfaces, Path Generators (2D), Regions
|
||||
// Topics: Contours, Path Generators (2D), Regions
|
||||
// Usage: As a module
|
||||
// contour(f, isovalue, bounding_box, pixel_size, [pixel_count=], [use_centers=], [smoothing=], [exact_bounds=], [show_stats=], [show_box=], ...) [ATTACHMENTS];
|
||||
// Usage: As a function
|
||||
|
Reference in New Issue
Block a user