I apparently annoyed the wrong people on stackoverflow so perhaps i’ll get more joy here. If I have a plane in the YZ plane and want to project it ont…
You can’t animate Perez or CIE parameters, and you can’t dynamically read weather data, nor can you interpolate it. I’m doing all this in a few script…
It is currently a script but there are so many deficiencies in Max’s implementation that i’m trying to bypass that it’s not entirely reliable.
Fixed. Had to include this crap: #pragma comment(lib, “Poly.lib”) #pragma comment(lib, “MNMath.lib”)
Thanks for all the help guys. I made good progress over the weekend, and if everything goes to plan I should be able to release it next weekend.
I did not know that, so thanks for that tip. Also, I tried fiddling with the cache by checking against a map<cacheid, vector<bool>> (where…
Alright – got it! I tried overriding all the GetCache calls (in my shadecontext) and it’s working, so it’s something to do with that. I still want it …
True, part of trying different things (i put the planeIndex in the constructor instead). I’ve fixed both of these and the issue remains. What’s the d…
Updated with the whole plugin.