All Videos Tagged Displacement (Grasshopper) - Grasshopper 2024-04-26T23:02:23Z https://www.grasshopper3d.com/video/video/listTagged?tag=Displacement&rss=yes&xn_auth=no Sine texture displacement map tag:www.grasshopper3d.com,2011-08-11:2985220:Video:364109 2011-08-11T10:00:57.178Z Fred Becquelin https://www.grasshopper3d.com/profile/FBecquelin <a href="https://www.grasshopper3d.com/video/sine-texture-displacement-map"><br /> <img src="https://storage.ning.com/topology/rest/1.0/file/get/9506476871?profile=original&amp;width=240&amp;height=179" width="240" height="179" alt="Thumbnail" /><br /> </a><br /><a href="http://www.grasshopper3d.com/forum/topics/sine-curve-texture-manipulation">http://www.grasshopper3d.com/forum/topics/sine-curve-texture-manipulation</a> <a href="https://www.grasshopper3d.com/video/sine-texture-displacement-map"><br /> <img src="https://storage.ning.com/topology/rest/1.0/file/get/9506476871?profile=original&amp;width=240&amp;height=179" width="240" height="179" alt="Thumbnail" /><br /> </a><br /><a href="http://www.grasshopper3d.com/forum/topics/sine-curve-texture-manipulation">http://www.grasshopper3d.com/forum/topics/sine-curve-texture-manipulation</a> GH+Processing_Displacement tag:www.grasshopper3d.com,2009-08-23:2985220:Video:18090 2009-08-23T05:49:42.221Z Bob Frederick https://www.grasshopper3d.com/profile/BobFrederick <a href="https://www.grasshopper3d.com/video/ghprocessingdisplacement-1"><br /> <img alt="Thumbnail" height="141" src="https://storage.ning.com/topology/rest/1.0/file/get/2778154528?profile=original&amp;width=240&amp;height=141" width="240"></img><br /> </a> <br></br>Not really real-time but a quick way to visualize/test animated displacement maps in GH. In this case I just used an existing 2dArray example in processing and captured a frame every 1sec to a file using the millis() method, making sure Auto-update was checked on my Image component. I think eventually It would be nice to see the image component accept image_sequences in theā€¦ <a href="https://www.grasshopper3d.com/video/ghprocessingdisplacement-1"><br /> <img src="https://storage.ning.com/topology/rest/1.0/file/get/2778154528?profile=original&amp;width=240&amp;height=141" width="240" height="141" alt="Thumbnail" /><br /> </a><br />Not really real-time but a quick way to visualize/test animated displacement maps in GH. In this case I just used an existing 2dArray example in processing and captured a frame every 1sec to a file using the millis() method, making sure Auto-update was checked on my Image component. I think eventually It would be nice to see the image component accept image_sequences in the future.