Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 02/07/2012 at 10:41, xxxxxxxx wrote:
User Information: Cinema 4D Version: 11.5 Platform: Windows ; Language(s) : C++ ;
--------- Hi,
simple question, can the C4DNoise::Noise function be called in a MP context (from a single preallocated instance)? Or do I need to invoke an instance for each?
On 03/07/2012 at 14:05, xxxxxxxx wrote:
It should work with a single preallocated instance.
On 04/07/2012 at 04:11, xxxxxxxx wrote:
thx Jack for confirming!