Hi Friends
I did my first Macro, thinking of creating something he could
simplify drawing work ...
In this case, we can create a circle for two points and radius
I think it works, at least to me it works
files at this link: http://www.mediafire.com/file/deqjawbt6qn7077/M-_Circle_2pt%26radius.rar
Have a nice afternoon to all
al
Hi Friends
this is my second Macro, a bit more complicated than the other,
returns a three-point circle or arc ;
how many interested people find the file at the following link: http://www.mediafire.com/file/yz5hf7sfxmgvorh/Circle-Arch_to_3Pts.rar
Have a nice weekend to all
al
Regarding your randomWrap7.nod
Your randomized pattern on a surface is both impressive and very interesting, particularly because it is seamless all the way around.
How might one create such a pattern on a plane and get the left and right matching to allow seamless tiling, at least laterally?
The pattern will inherently tile seamlessly regardless of orientation.
The only alteration to surfConvert macro necessary was to make polyline not closed.
At present this cannot be switched dynamically, otherwise I would build it into the macro.
See attached "randomWrapPlane.nod" file. I have shown 2 repeats of a 10x12 matrix, but you may change
to any combination.
RMB click of "Random" then select "Update" to refresh random pattern generation
to get desired result.
I want to share a draft or better a proof of concept for some new nodes. They work not stable, has bad performance and are critical to their parameters. So don't try to use it for creating something serious. I am at the beginning to understand the problem in detail. It's something for a boring rainy sunday.
Hi All,
I'm experimenting with animating a mechanism using the quartz node as the cycle actuator (time line).
Can anybody tell me how to have various start points for different movements .
As an example Quartz set to start at 0 and end at 250 how can I trip a start of a movement at 50 and stop at 200.
Any ideas
Barry
Hi. Karsten,
I'm using the quartz node instead of a slider to give my selections movement but as they do not all start at 0.
Some start moving at 0 and others maybe stationary till say 50 then move.
So if you think of the quartz node as a time line and it triggers movements at given points.
I was thinking an if/else node might be my answer ie: if (condition) { block of code to be executed if the condition is true}
else { block of code to be executed if the condition is false}
Hope this clarifies what I'm trying to achieve.
Cheers
Barry
formfinding node is very impressive. My dearest hope is that showers are forecast for tomorrow (your time) so that you may finesse the coding.At first, I had assumed that Moi was freezing when I tried you examples, but then when I finally saw the results, my heart leaped...truly truly inspiring stuff.
(I have dreamed the dreams of Frei Otto)
I'm trying to build a nod using the circular array node.
It appears that the node requires the count input to be an integer.
Is it possible to convert the output of a Math node from floating point to integer?
I've tried using (Int) in the Math function field but that doesn't seem to work.
Is there another way?
it will take a while until the node will work. At the moment I have some bugs and I'm not a programmer. JavaScript isn't easy to debug. I have to find a solution for fast convergence and a good criterium for equilibrium. Sometimes the algorythm blows the mesh into space. A display after every step won't work, but I don't know why - it would help to understand what's going on - and would be an eye catcher. I don't want to ask the experts, because they have better things to do (v4, Elephants, additional interfaces ...). What to give to the output and which format is also not definded - at the end we want to do something with the result.
So - the winter comes here and that will help to focus to such things.
Hi Karsten,
thanks it is relaxing however the node workings are beyond me.
I have tried to create an if/else node but it does not output when it reaches 100.
Could you have a look please if only for your entertainment.
I did try to enter it within the formula section in the maths node but no go.
As they say a little knowledge is dangerous thing.
Again many thanks
Barry