chromodoris

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
Differential Growth Curves
In this grasshopper example file you can generate a parametric Differential Growth Curve by using th...
Kinetic Wall
Kinetic Wall
In this grasshopper definition by creating and adjusting a parametric noise on a grid of points and...
Perlin Noise Iso Surface
In this grasshopper example file you can create a voxelized sculpture by using a Perlin noise effect...
Planarize Ngons Edges
Planarize Ngons Edges
In this grasshopper example file, you can create a mesh and then Remesh it By using the ngon plugin...
PufferFish Tween Curves
PufferFish Tween Curves
In this grasshopper example file, you can design a Parametric Pattern With PufferFish “TweenCurve” C...
Transformed Patterns
In this grasshopper definition you can use one of the Parakeet’s Plugin patterns. First we have tran...

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.