All Videos Tagged slingshot (Grasshopper) - Grasshopper 2024-05-06T01:27:40Z https://www.grasshopper3d.com/video/video/listTagged?tag=slingshot&rss=yes&xn_auth=no Force-Based Data Visualization tag:www.grasshopper3d.com,2011-09-18:2985220:Video:430130 2011-09-18T21:58:39.145Z Nathan Miller https://www.grasshopper3d.com/profile/NathanMiller <a href="https://www.grasshopper3d.com/video/force-based-data-visualization"><br /> <img alt="Thumbnail" height="142" src="https://storage.ning.com/topology/rest/1.0/file/get/2778175841?profile=original&amp;width=240&amp;height=142" width="240"></img><br /> </a> <br></br>Using a combination of Slingshot! and Kangaroo Physics, this video demonstrates the self-organization of a complex data set. The data being processed is the friend relationships on my Facebook network. This data is stored in a MySQL database and pulled into Grasshopper using Slingshot!<br></br> <br></br> Using Kangaroo Physics, the information is organized into a 3D diagram where… <a href="https://www.grasshopper3d.com/video/force-based-data-visualization"><br /> <img src="https://storage.ning.com/topology/rest/1.0/file/get/2778175841?profile=original&amp;width=240&amp;height=142" width="240" height="142" alt="Thumbnail" /><br /> </a><br />Using a combination of Slingshot! and Kangaroo Physics, this video demonstrates the self-organization of a complex data set. The data being processed is the friend relationships on my Facebook network. This data is stored in a MySQL database and pulled into Grasshopper using Slingshot!<br /> <br /> Using Kangaroo Physics, the information is organized into a 3D diagram where related friends cluster together using attraction forces. Friends with higher connectivity have a higher repulsion setting allowing them to be distinguished in the network.<br /> <br /> More information is available here: <a href="http://nmillerarch.blogspot.com/2011/09/force-based-data-visualization.html">http://nmillerarch.blogspot.com/2011/09/force-based-data-visualization.html</a> Slingshot! ...to the Web??? tag:www.grasshopper3d.com,2011-05-16:2985220:Video:242526 2011-05-16T04:24:54.236Z Nathan Miller https://www.grasshopper3d.com/profile/NathanMiller <a href="https://www.grasshopper3d.com/video/slingshot-to-the-web"><br /> <img alt="Thumbnail" height="154" src="https://storage.ning.com/topology/rest/1.0/file/get/2778161208?profile=original&amp;width=240&amp;height=154" width="240"></img><br /> </a> <br></br>Parametric, generative, BIM.... web browsers?<br></br> <br></br> This proof-of-concept video shows a Grasshopper-generated model being updated and visualized within Google Chrome (upper right).<br></br> <br></br> The Slingshot! plug-in updates a database when the model changes.<br></br> <br></br> After each, change the web browser is refreshed to show changes to the 3D visual and the database… <a href="https://www.grasshopper3d.com/video/slingshot-to-the-web"><br /> <img src="https://storage.ning.com/topology/rest/1.0/file/get/2778161208?profile=original&amp;width=240&amp;height=154" width="240" height="154" alt="Thumbnail" /><br /> </a><br />Parametric, generative, BIM.... web browsers?<br /> <br /> This proof-of-concept video shows a Grasshopper-generated model being updated and visualized within Google Chrome (upper right).<br /> <br /> The Slingshot! plug-in updates a database when the model changes.<br /> <br /> After each, change the web browser is refreshed to show changes to the 3D visual and the database tables. Slingshot! Demo: Querying a Mesh tag:www.grasshopper3d.com,2011-05-09:2985220:Video:236796 2011-05-09T06:19:00.317Z Nathan Miller https://www.grasshopper3d.com/profile/NathanMiller <a href="https://www.grasshopper3d.com/video/slingshot-demo-querying-a"><br /> <img alt="Thumbnail" height="119" src="https://storage.ning.com/topology/rest/1.0/file/get/2778161788?profile=original&amp;width=240&amp;height=119" width="240"></img><br /> </a> <br></br>A demonstration of using MySQL queries via Slingshot!<br></br> <br></br> Queries are used to progressively assemble a Grasshopper mesh using information stored within database tables on a remote computer.<br></br> <br></br> 1. First, individual x,y,z coordinates are queried from a points table to create the point cloud.<br></br> 2. Second, the index numbers for the faces are queried to produce the… <a href="https://www.grasshopper3d.com/video/slingshot-demo-querying-a"><br /> <img src="https://storage.ning.com/topology/rest/1.0/file/get/2778161788?profile=original&amp;width=240&amp;height=119" width="240" height="119" alt="Thumbnail" /><br /> </a><br />A demonstration of using MySQL queries via Slingshot!<br /> <br /> Queries are used to progressively assemble a Grasshopper mesh using information stored within database tables on a remote computer.<br /> <br /> 1. First, individual x,y,z coordinates are queried from a points table to create the point cloud.<br /> 2. Second, the index numbers for the faces are queried to produce the mesh surface<br /> 3. Third, gaussian curvature values are queried and used to produce the gradient color.