Polygonius Posted April 4, 2019 Posted April 4, 2019 Maybe i´m to stupid, but are you sure that geman terms work now? I have copy/paste this line from the manual var v=vec2(rx,ry)/w; smoothoschlin(oschcr(v/(dgross*dmult)), dglatt) but nothing happens, neither with dgross or dmult.... as 0.1 variable?????? And of course A is as target defined. OSX 12.5 / iMac Retina 27" / Radeon Pro 580X / Metall: on! --- WWG1WGA WW!
Staff Chris B Posted April 9, 2019 Staff Posted April 9, 2019 Hey @Polygonius I'm not sure if this should have been translated or not—I'm not sure if it matters. Anyway, I (and some others) have been poking this and it does seem to work but I'd like to see a screenshot of your dialog with what you've typed in so we can see what might be going wrong. How to format a bug report | Learning Resources | List of V2 FAQs | YouTube Tutorials
Polygonius Posted April 11, 2019 Author Posted April 11, 2019 Thanks Chris. Would be nice if you post a screenie with the correct syntax/variables so that i see my error! OSX 12.5 / iMac Retina 27" / Radeon Pro 580X / Metall: on! --- WWG1WGA WW!
Staff Chris B Posted April 11, 2019 Staff Posted April 11, 2019 I've just done something like this: How to format a bug report | Learning Resources | List of V2 FAQs | YouTube Tutorials
Polygonius Posted April 12, 2019 Author Posted April 12, 2019 Thanks Chris! Aha: It fisrt works if all 3 parameters are set! That was my fault. OK, I understand that dgross needs a dmult (otherwise its a multplication with zero), but why is dglatt also as parameter needed? I can set it to any value, even zero and it works, but if it is missing as parameter, the whole equation does not work? I can even replace the variable dglatt in the eqaution with constant-number, like 1 or zero and it works, but with orign line and this vaiable is missing as parameter it does not work. Okay, thats going to deep here. I will isntead read the manual-chapter again. BTW: thanks for this manual-chapter, its really good written! OSX 12.5 / iMac Retina 27" / Radeon Pro 580X / Metall: on! --- WWG1WGA WW!
Recommended Posts