Grasshopper Chromodoris
The goal of this library is to provide efficient and simple functionality to extend the creation, usage and display of meshes.
Related Lessons & Examples
Differential Growth Curves
Kinetic Wall
Perlin Noise Iso Surface
Planarize Ngons Edges
PufferFish Tween Curves
Transformed Patterns
Download Chromodoris Plugin
Chromodoris Plugin
The goal of this library is to provide efficient and simple functionality to extend the creation, usage and display of meshes.
The library’s primary function is extremely fast voxel sampling, isosurfacing, and smoothing. See the git repository for benchmarks on isosurfacing and smoothing.
The library’s secondary function is to contain a collection of valuable tools for dealing with large datasets, particularly when it becomes prudent to use welded, joined meshes in place of nurbs. For example, extrusion of an entire cityscape is much better done with Mesh Loft than Extrude.
The source code, licensing information and full package for this project is available at https://github.com/camnewnham/ChromodorisGH
Contributions and suggestions are welcome.