Planet Creator

Started by RichTwo, March 08, 2012, 03:23:36 PM

Previous topic - Next topic

Kadri

Quote from: Erwin0265 on March 27, 2012, 06:55:23 AM
Hi,
I'm a total noob;
"Now, there are some things some of you may need to know: the settings for the planet object are embedded within the "Rendered Planet" object node.  You will have to right-click on the object and go to "Internal Network".  There is where it all happens." 
This bit I understand............
...
Erwin

I think you didn't understand this.
I don't know why you can not see this.
Rich made the nodes very clear labeled too.

Look at the images here.



jo

Hi,

Quote from: Erwin0265 on March 28, 2012, 09:43:37 PM
Jo,
I am afraid I am still very lost.
QuoteI take it you mean "How do I find the multiply and and bias nodes to tweak this planet?
- I don't know - because I am still quoting Rich's original post which says,
QuoteThe main features are controlled with multiply and bias scalars hooked to the voronoi node.
I have gone into the planet node; I must be totally blind because I simply cannot find any of what you mention:-

Did you go to the *internal network* of the planet as I described how to do? Rich also told you exactly how to do find these settings in his first post. Instructions and help aren't much use if you don't follow them :-).

Double clicking the node *will not* get you to the internal network of the node. This opens the parameter view for the node. The parameter view is where you can change settings/parameters for that specific node. If you follow the instructions given to open the internal network of the planet node you will find what you are looking for.

Quote
QuoteFor example in the internal network of the Rendered Planet node there is a Bias scalar node called "Bias scalar 01". A Bias scalar node takes two scalar inputs. In this case the Bias parameter of the node is connected to the "Distance between walls" node, which is a Constant scalar node. Double click that to edit the value which is being used for bias.
Sorry, but that doesn't really help me right now..........

Yes it does. I told you what you need to know:

- The settings you are looking for are in the *internal network* of the Rendered Planet node. We told you how to get to the internal network in multiple ways.
- The settings described (bias, multiply etc.) are represented as nodes in the node network.
- I described how the settings work. For example there is a Bias node which applies a bias function (this is documented in the node reference). To change the Bias function you need to edit the value being input, which is represented by the "Distance between walls" node, which is a Constant scalar node (also documented).

I presume as a maths teacher you are familiar with mathematical functions. Function nodes (the blue nodes in the network) are a graphical representation of a mathematical function. They have inputs and an output. You connect other nodes to them to provide these inputs. These nodes might represent other calculations (variables in maths terms I suppose) or they might represent constants (constants in the maths terms).

Think of the Bias node as a function like f(x, b). f() is the function (Bias in this case). x and b are inputs. In this particular case (if you look in the internal network of the "Rendered Planet" node as instructed) the x input is the result of the "Multiply scalar 01" node. The b input comes from the "Distance between walls" node which is a constant scalar. In pseudo maths it might be like:

result = f( x, b )
where:
f() is the Bias function
x is the result of the "Multiply scalar 01" node
b is the scalar (number) value output by the "Distance between walls" node, a constant scalar. The b input controls the Bias curve (described in the docs).

Mathematically speaking in this situation x is a variable and b is a constant.

Quote
QuoteIn this case the Bias parameter of the node is connected to the "Distance between walls" node, which is a Constant scalar node.
I can't find a bias parameter, nor a distance between walls node.

Did you look at the internal network of the Rendered Planet node as I described how to do? Because it's all there. Did you try what both Rich and I described?

Quote
Telling me that it is a Constant scalar; you may as well tell me it's a Fubbyloofer - because I still don't know what a scalar is [remember, notes gone.........].

I *did* tell you want a scalar is. It's a number, simple as that. A Constant scalar node outputs a number. Double click the node in the network view to open its parameter view and change the number.

As a background there are three main types of data used in function node (blue node) networks. Scalars are single numbers. Vectors are sets of three scalars, typically corresponding to X, Y an Z coordinates. Colours are sets of three scalars treated as being RGB values. The names of function nodes typically have "scalar", "vector" or "colour" appended to them to describe what sort of data they primarily deal with. However TG2 will automatically convert data of one sort into another if needed, or there are nodes to do it explicitly.

Scalar isn't really jargon anyway, it's a mathematical term. We didn't make it up.

This stuff is quite advanced in terms of TG2 usage. Function networks are really the most advanced thing you can do with TG2. It's graphical maths programming. Using function nodes is not essential to making great scenes with TG2. They're more to let you expand on what is offered by TG2. This is what is meant by it being an open system. You can do things we never envisaged, we just provide the building blocks to do it. As such we can document the function nodes (and they're virtually all documented) but if you want to understand what someone has done with them either they need to document it or you need to figure out what they've done.

Now quite obviously you have missed the fact that these nodes (bias, multiply etc.) people are talking about are in the internal network of the "Rendered Planet" node. Hopefully things will be a little clearer if you follow the instructions we've provided. It might beg further questions so I provided the background information above to fill things in a bit. As a maths teacher you may find that function nodes are quite easy to use if you understand the maths - all you need to do is hook them together to create equations.

Regards,

Jo

RichTwo

Wow - I'm impressed with myself!  I don't think I've ever posted anything here that generated two pages of comments... ::)

Though I do appreciate the support that the members and staff are always willing to give!  I hope Erwin is able to suss it out.
They're all wasted!

Erwin0265

QuoteI think you didn't understand this.
I don't know why you can not see this.
Rich made the nodes very clear labeled too.
Thank you!!!!
Kadri, you've saved my sanity [what little there is of it]; for me,I am very much a visual learner.
As soon as I looked at the uploaded images you posted, I realised that you were in fact right; I didn't understand; I was mixing up the settings with the Internal Network [both being offerings when you right-click on the planet object node].
So I had this dialogue window but couldn't find all of the mentioned settings.
Now I have found them...........
Rich has indeed labelled them quite clearly.
Being a primarily visual learner [and the fact that I am on very high doses of Oxycontin for a degenerative nerve/muscle disorder which scrambles my brain...] gave me this mental block which just prevented me from "Getting it".
I know I am deviating from my original questions, but I'd just like to make the point that people learn in many different ways; visual, written, spoken, tactile [a bit impractical over the Net ;-)], etc.
When you post something to help educate others, keep this in mind. This is because we tend to teach others in the way that we primarily learn.
So if we are a person who learns mostly from reading; we tend to try to teach the same way; ie. in writing.
You all probably notice that the best tutorials have writing, images and sometimes even a video as well. This covers most people's primary learning mode.

Having said all that, I know that I have to take quite some time to mull over the information withing this thread; so I am not going to confuse myself further [or frustrate others further] by asking more questions at this stage.

Thank you all for you perseverance with me; I will "be back" after I have had some time to go through all of this.

Cheers
Erwin
OK, who farted?

TheBadger

I'm a visual learner too.
It has been eaten.


Erwin0265

I thought you might be, Kadri as you were the only one to post images which, ultimately, is what helped me the most...........
Let's face it, being artists in a visual medium, it would be pretty unusual if we didn't do at least a fair chunk of our learning visually..........
OK, who farted?