Hey, guys! Here is a quick tutorial on how to make the circle pattern, which I originally made while playing with C++. Enjoy!
Hey, guys! Here is a quick tutorial on how to make the circle pattern, which I originally made while playing with C++. Enjoy!
コメント
ThomasHelzle 7 年, 9 ヶ月 前 |
Thanks Anastasia!
One thing: if you enable the "Curve U Attribute" in the Resample Node, you have an attribute on each point that goes from 0 to 1 along the length of the curve.
So the gradient can be created in one line:
v@Cd = chramp('Gradient', @curveu);
Then set the ramp to colour in the Parameter Interface (I don't think one can create a colour ramp directly).
Cheers and thanks again for the inspiration,
Tom
Anastasia Opara 7 年, 9 ヶ月 前 |
Thanks for pointing it out, Thomas :) I didn't know about the Curve U Attribute, but now I do ^^
Dmitry Zemliak 7 年, 4 ヶ月 前 |
Thanks for a quick tutorial, enjoy short tutorioals with beautiful result)) nicely done!!!
Afraid to ask, is there any chance to create one more quick tutorial. You did a really good job on control points and line. How about create something more global?
Something like road generation in a scale 2-3 city in one scene. Example: https://www.youtube.com/watch?v=ZTNtu5bnfK0
Please log in to leave a comment.