Grasshopper Ngon
Mesh NGon for Grasshopper: NGon Create, Vertex, Edge, Face Adjacency queries, Subdivide, Planarize, Transform, Utilities. Please check the example files to understand the workflow. For bugs write an email: [email protected] or post on McNeel forum.
Related Lessons & Examples
3D Scissor Structure
Dendro Facade
Differential Growth Pattern
Hexagonal Division
Hexagonal Pavilion
Kangaroo Tensile Shell
Medial Axis
Mesh+ Joints
Nested Voronoi Cells
Ngon 3D Joints
Ngon Box Joint
Ngon HexDivide
Ngon Voxelized Catenary
Parakeet 2D Aggregation
Parametric Cocoon Tower
pinch and spread panel
Planarize Ngons Edges
Poly International Plaza
Quad-Mesh Facade
Random Point Proximity
Randomized Voxels
Rationalized Mesh
Reciprocal Frame
Reciprocal Roof
Rotating Arrayed Polygons
Simplex Noise Table
Spin Force Simulation
Structure Plan
Tetrahedral Mesh
Text on Mesh
Text on Surface
Timber Plate Pavilion
Triangular pattern
Volume From Curve
Download Ngon Plugin
Ngon Plugin
Mesh NGon for Grasshopper: NGon Create, Vertex, Edge, Face Adjacency queries, Subdivide, Planarize, Transform, Utilities. Please check the example files to understand the workflow. For bugs write an email: [email protected] or post on McNeel forum.
NGon is Free. Free as “Free speech”, not as “Free coffee”. NGon can be supported: link. Developing and maintaining software takes time and resources (no magic here). If you can’t, at least send an email and say thanks 😉
Tutorials: learn-visual-programming.com
Installation:
Option 1:
(For Rhino6 type in the command-line TestPackageManager, for Rhino7 PackageManager)
Option 2:
Add downloaded .zip file to: …\AppData\Roaming\Grasshopper\Libraries. Unblock only the .zip file if you see the unblock button. Then unzip all the files.
Citation:
Petras Vestartas, Aryan Rezaei Rad (2021). NGon: Tool for Mesh Processing and Timber Engineering Design. https://doi.org/10.5281/zenodo.4550592
@misc{NGon,
title = {{NGon}: Tool for mesh processing and engineering design},
author = {Petras vestartas, Aryan Rezaei Rad},
url = {https://github.com/petrasvestartas/NGon},
keywords = {Nexorades},
doi = {10.5281/zenodo.4550592},
year = {2021} }
Following are open-source libraries used in the following components:
1. Remeshing. From Geometry3Sharp by Ryan Schmidt
2. BFS. From Boundary First Flatenning by Rohan Sawhney, Keeenan Crane.
3. For structural analysis install COMPAS and COMPAS_FEA: https://compas.dev/ https://compas.dev/compas_fea/gettingstarted.html