Ok, this is totally mindblowing, really reminds me of when we first started using Krakatoa and we just knew there was a huge amount of potential if we could just wrap our heads around it.
I know I’m supposed to show cool stuff first, but I’m really confused and need to get some things off my chest as a first time user and probably need to be corrected on some of my assumptions…
-
Darcy said “When scrubbing the time slider, the object will run its “per-step” expressions in a loop until it reaches the Max slider time. Currently the simulation is not reset when scrubbing backwards. It is only reset when the slider is positioned at the beginning time (hard-coded to frame 0 at the moment) so any changes to the expression or object’s parameters will not be seen by the simulation until resetting the timeslider.” But I’m seeing any changes to the Initial State MagmaFlow only update when the time changes. So I have to go from 0 to 1 and back to 0 to see it do anything.
-
The SIM Ember macroscript tries to set Divergence Free on the object it’s creating, but that input doesn’t exist. I commented it out, so we’re good, but I’m wondering… Should the Input Value 1.0 -> Output Density not just be the default anyway?
-
Picking the Sim Ember is really hard. You have to select the logo. Could there be a bounding box we could click on?
-
So every SIM Ember is history dependent? And every PRT Ember is history independent? And SIM Ember only makes fields and PRT Ember only makes points? So we can’t make a history independent field or history dependent points? Just making a little 2x2 table here to compare and hoping I’m getting it right.
-
For customers who have Genome or Krakatoa, if we buy Ember, will we get the Ember category in PRT Magmaflow and VFC Magmaflow? (I just made VFC up, we’re now getting REALLY confused as to what Magmaflow context we’re in).
-
You can Output Position from SIM Ember. Either that’s a bug or I’m really confused. What does this do? I was thinking maybe I could store the position on the grid, then advect that and then I could get a vector between the Input Position and the Position Channel, but InputField won’t let me get Position. Output Position for PRT Ember makes sense to me, but when I use it the points disappear.
6b) Speaking of InputField, if you add Outputs to a SIM Ember, the InputField in other Ember objects doesn’t show those new channels.
-
Can you set the SIM Ember display channels to None? I don’t want to look at vectors anymore.
-
SIM Ember (Initial State at least) doesn’t show viewport displays if one of the outputs is disabled. I have to delete the output.
-
Can PRT Ember operate like PRT Volume and have a sampling resolution where the MagmaFlow is run and another resolution where the points are interpolated from those samples? Like I want to get 40M points, but only run 1M samples and just interpolate those results?
-
The SIM Ember magmaflows don’t filter the active SIM Ember from the InputField selection. Not sure if that’s possible or not.
I’m going back to making stuff now, I’ll update with either more questions or some results.