algorithmic modeling for Rhino
Auditorium form finding by acoustic raytrace iteration, with grasshopper+geco
Tags:
Comment
Like Eran said,
can you pretty please share the script?
Thanks.
Martin
this is really great , I have been looking this kind of connection , would love to be able to do the same , can you please share the GH script ?
thank you :)
all the lua commands are working but
0:calc.acousticresponse, 0, 4
this crashes ecotect
;)
you are wellcome
is working!
thanks so much!
thanks maurizio
i will test this asap
first of all you need 2 EcoMeshExport, one for the volume and a second for the (audio) source surface.
The N input, of the second exporter, set to 2 and execute the geco components.
Use a merge to connect all panel with lua command and link up the merge to LUA Communication.
it should work
Dear Maurizio.
Thanks for your reply
I'm trying to follow your steps
But i have encountered some problems
-what do you mean by the surface needs to be exported at last
i first export a volume, but when i export an inner surface the volume disspears.
-then i copy and pasted:
0:set.rays.source
0:set.rays.azimut, 180 (in the example)
0:rays.generate, 1
1:get.rays.rt60 (reverb time over 60db)
0:calc.acousticresponse, 0, 4
but i only get a message saying there "empty text parameter"
only
1:get.rays.rt60
returns a value
-where do you connect the lua communication output?
please see image attached
Ans thanks again for your help
Hi Mario,
for this example you need to model a surface "ray surce" (the center of the surface) and this surface need to be exported as last.
The lua commands are:
0:set.rays.source
0:set.rays.azimut, 180 (in the example)
0:rays.generate, 1
1:get.rays.rt60 (reverb time over 60db)
if you need:
0:calc.acousticresponse, 0, 4
Hello Maurizio.
I have been looking at http://www.arturotedeschi.com/wordpress/
but i have been able to find this excercise
could you please help me with this definition
or
give me a hand with the lua scripting part
many thanks
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by
You need to be a member of Grasshopper to add comments!