tooll3 / t3

Tooll 3 is an open source software to create realtime motion graphics.
MIT License
3.48k stars 193 forks source link

Fix LinearSamplePointsAttributes Rotation #353

Closed newemka closed 10 months ago

newemka commented 10 months ago

I took the Rotation part from SamplePointsAttributes

BTW SamplePointsAttributes will need Extend/Stretch as well and RepeatMeshAtPoint would also need to use Extend/Stretch

newemka commented 10 months ago

After the fix image

newemka commented 10 months ago

Test_AddNoise_UseWAsWeight.txt [AddNoise]'s UseWAsWeight parameter wasn't working as expected The gif is the expected behavior: T3Editor_6DO3roTACg

newemka commented 10 months ago

For some reason half of the points are connected to the center of the world image

newemka commented 10 months ago

@pixtur I didn't find how to fix totally [FindClosestPointsOnMesh] could you look into this?