Jon Cheese

Started by Tangled-Universe, October 23, 2014, 05:09:19 AM

Previous topic - Next topic

Tangled-Universe

Quote from: mogn on October 24, 2014, 04:43:59 AM
I never liked conditionals.

Create High and Low pass filters by using hard step scalars. connecting the axis to one of the input tabs,
and a constant to the other.

I don't know why, but I know you don't like conditionals.
Unsurprisingly, I have no idea how to do this in your way.

What is the advantage of step scalars over conditionals?

Hetzen

I tend not to like using hard steps or conditionals at all Mogn, and it was you teaching me that. I do use them when wanting to break off out of scope calculation. It just gets more complicated to explain what a Get function is doing with pure math.

But the main point was to demonstrate how you can use render calls (Get statements) to help you define a shape you're after. In this case a square, that Martin made into a rectangular cheese.

Fucking awesome.