Particle Fountain
In this grasshopper definition, you can simulate the collision between particles and colliders by using the flexhopper plugin.
In this grasshopper definition, you can simulate the collision between particles and colliders by using the flexhopper plugin.
Related Plugins
Plugins Official Links
In this grasshopper example file, you can twist a network of patterns by rotating it around a parametric axis.
In this grasshopper example file you can use the parakeet's genotype patterns on a sphere or any mesh to generate a 3d parametric pattern.
In this grasshopper example file you can model a series of rotating pyramids by using a polar grid and giving each row an increasing deformation vector.
In this grasshopper example file, you can create a cloth simulation by using the flexhopper plugin.
In this grasshopper example file, you can use the fox plugin to define an aggregation for a parametric octahedron.
In this grasshopper example file, by modeling a series of rectangles and rotating them we can create a shoe rack.
In this grasshopper example file you can model a series of parametric shelves.
In this grasshopper example file you can model a parametric wall with a zero-waste technique.
In this grasshopper example file, you can model a tetrahedral mesh from a series of thickened curves.
In this grasshopper example file by defining a series of points you can create a pattern on a mesh based on the shortest path between two points.
In this Rhino Grasshopper Tutorial, you can model a series of twisting boxes by defining rectangular sections and then use the graph mapper to extract the non-linear distribution of the sections. In the end, you can extract the fabrication details needed and finally nest them on the ground.
In this grasshopper example file by defining a series of fields you can grow columns towards a surface.
In this grasshopper example file, you can stellate the faces of a mesh by using the colour of an image.
In this grasshopper example file you can use a simple mechanism to model a parametric folding chair.
In this grasshopper example file you can create a parametric curve growth simulation by using the kangaroo plugin.
In this grasshopper example file you can model a parametric solid mesh with controllable holes.
In this grasshopper example file you can model a parametric noise field and use the dendro plugin to voxelize it.
In this grasshopper example file, you can use kangaroo to simulate a differential growth on a mesh which will result in a maze-like pattern.
In this grasshopper example file you can model a pixelated form based on a series of rectangles.
In this grasshopper example file you can model a parametric helical distribution of a series of points, rotating around a surface.
In this grasshopper example file you can model a parametric Cantilever structure.
In this grasshopper example file, you can deform a mesh by grabbing a point using the kangaroo plugin.
Comments
Shompinice
How do I convert a particle set to a mesh surface? It feels like a water surface like the cover?
rezae
Hi Shompinice,
You can use Dendro plugin(Point to Volume component) to convert point cloud to mesh
Shompinice
How do I convert a particle set to a mesh surface? It feels like a water surface like the cover? I dont know how to do that
Shompinice
Attachment gh1.zip
ShompiniceMarch 24, 2021Reply
Attachment gh1.zip
How to convert the trajectory of particles in this tutorial (https://parametrichouse.com/particle-fountain/#) into curves?
I tried to use the method in this tutorial (https://parametrichouse.com/wandering-point-attractor/), as shown in the document, I have obtained the “point set (although the position is not correct)”, but I cannot pass them to use “interpolated point battery” to convert to curve.
Another idea might be
https://parametrichouse.com/particle-noise/
https://parametrichouse.com/swarm-noise/
but honestly I didn’t understand it. It seems that a loop is needed? But why is a loop needed? English is not my native language, so it seems a bit strenuous.
rezae
Particle simulation is a vast field in Computer graphic.
If you want to learn how those these components I suggest you to read this book : Nature of code
I also send you another massage which contains a gh file which I create a continuous polyline from the particles.
rezae
Attachment particle-fountain-gh-continues.zip
Dear Shompinice
I’ve made some few changes in the file and I’ve attached it here.
You can use Fatten , Pipe or even Dendro plugin to thicken the generated polyline