Suggestion for new plugin
-
If I understand correctly, this is what DC's could do easily.
-
Could a DC be made that randomly sets the openness of the louvers?
-
Yes, it would be fairly easy. I'll have a quick go
-
Here you go, just use the interact tool to change the openess.
p.s. i assumed openess means changing the angle of the individual slats, not sure if thats right...
-
Yeah, that's what I mean.
Funnily, I kept "fingering" it and it didn't always changed the angle. I guess that's how the code works in this particular one - sometimes the same random number comes in as it was before.
-
@remus said:
Here you go, just use the interact tool to change the openess.
p.s. i assumed openess means changing the angle of the individual slats, not sure if thats right...
yes, remus. but this does not introduce the element of randomness that is needed emulate real life (in a real building the configuration of louvers would be different from one day to the next).
what i am suggesting is a plugin that changes the openness of the louvers randomly.
-
Ohh, sorry Edson, I never did get back to you on this. I started working on it, and even got something working. But got busy with moving.
I also was thinking a DC would work. You can use random numbers in DC's too. So a single OnClick could genereate a random number between 0 and 180 and that would be the amount of rotation given the louvre's. I was putting together a video tutorial to give to you on how to make the DC's.
Maybe if I get a chance here soon, I'll upload it to this thread.
Chris
-
@edson said:
yes, remus. but this does not introduce the element of randomness that is needed emulate real life (in a real building the configuration of louvers would be different from one day to the next).
what i am suggesting is a plugin that changes the openness of the louvers randomly.
It is random though It shuffles randomly between 3 states of openness. Judging by your reply this is not how it works in reality, but i think its still possible to do what you want with a DC.
edit: a revised version of the first DC which changes the openess by degrees rather than larger increments.
-
@chrisglasier said:
Dear Edson
I hope you don't mind my using your suggestion to illustrate my view that plugins should be considered in two categories...
My apologises for "bending" your topic,Chris
no problem, chris. we all benefit from these discussions.
-
Dear Edson
I hope you don't mind my using your suggestion to illustrate my view that plugins should be considered in two categories:
So in the case of your louvres it would seem close to reality to use dressing plugins to create an individual component but unworldly to create separate components with different rotations. The component is the same, only its assembly differs.
So here I would recommend using a webdialog machine to assemble each louvre and determine its rotation. JavaScript has a ready-made random number generator (Math.random()), but the rotation might better be determined by sun position, or wind direction/air flow for cooling plant and so on. Louvres could also be grouped in sets whilst still retaining their individuality (no exploding of groups required) and all could be animated including delivery, hoisting, unpacking, installation, testing and use.
Now all of this is unlikely to be of anything but passing interest to the Sketchup modeler but as the webdialog machine records are in comma separated plain text, other machines designed for different purposes can add their output over the Net and help compile comprehensive data. All (authorised) can see the results.
This seems well and good but the main stumbling block is the difficulty in establishing a single standard for the interaction of webdialogs with PCs and Macs. I am not suggesting this should be attempted in this topic, but if what I suggest helps to build a consensus for a dedicated webdialog forum, then I think this would greatly help the development of this important aspect of Sketchup use.
My apologises for "bending" your topic,
Chris
[flash=600,480:1p50byyh]http://vimeo.com/moogaloop.swf?clip_id=6673808&server=vimeo.com&show_title=1&show_byline=1&show_portrait=0&color=&fullscreen=1[/flash:1p50byyh]
Just testing if Vimeo now unblocked
Advertisement