Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Displace using Map
Post: RE: Displace using Map

I discovered that it's not a total freeze, it just takes a very long time. Limiting to one thread doesn't seem to make a difference.
henning Feature Requests 4 3,522 07-08-2021, 04:08 AM
    Thread: Displace using Map
Post: RE: Displace using Map

tyFlow Wrote: (07-07-2021, 06:13 AM) -- How would this differ from what the Position Displace operator already does? -- It wouldn't be constrained to any surface and moving along normals. Please see...
henning Feature Requests 4 3,522 07-07-2021, 09:30 AM
    Thread: Displace using Map
Post: Displace using Map

I'd like to suggest a functionality to displace particles positions using 3D maps. This could be done in world or object space of a specified node. Essentially what the Displace operator already see...
henning Feature Requests 4 3,522 07-07-2021, 04:23 AM
    Thread: tySelect Texmap Mapping Channel
Post: RE: tySelect Texmap Mapping Channel

tyFlow Wrote: (06-22-2021, 05:23 AM) -- It should already, you just need to specify the mapping channel in the texmap itself. -- yes, this does indeed work...
henning Feature Requests 2 1,836 06-22-2021, 10:32 AM
    Thread: tySelect Texmap Mapping Channel
Post: tySelect Texmap Mapping Channel

Can we please have the texmap selection method working with any given mapping channel? Preferably by setting it explicitly.
henning Feature Requests 2 1,836 06-22-2021, 04:28 AM
    Thread: Script Operator accessing scene object properties
Post: RE: Script Operator accessing scene object propert...

Okay, it's working now. Some objects have different paramblocks...
henning General Discussion 4 2,847 06-16-2021, 01:05 PM
    Thread: Script Operator accessing scene object properties
Post: RE: Script Operator accessing scene object propert...

yay, its possible! So I have to reference this assembly, right? "$MaxRoot\bin\assemblies\Autodesk.Max.Wrappers.dll" But then I get this error Quote: -- -- Runtime error: „NET runtime exce...
henning General Discussion 4 2,847 06-14-2021, 04:52 PM
    Thread: Script Operator accessing scene object properties
Post: Script Operator accessing scene object properties

Hi! I have no knowledge about using C# in 3dsmax. How would I access for example a rectangle's .width value inside a script operator?
henning General Discussion 4 2,847 06-14-2021, 08:44 AM
    Thread: GetCustomVector in script operator
Post: RE: GetCustomVector in script operator

thank you! I should have looked at the API doc more carefully...
henning Bugs and Issues 2 1,835 06-11-2021, 09:03 AM
  Question Thread: GetCustomVector in script operator
Post: GetCustomVector in script operator

So here's my setup: I have two tyflows. The first places some particles and sets a customvector ("map_pos") with the particles position values. The second flow uses a birth flow to copy the first ...
henning Bugs and Issues 2 1,835 06-11-2021, 05:45 AM