Olivier Thériault

olivierth

About Me

専門知識
Not Specified
Location
Canada

Connect

Recent Forum Posts

COPs: Refresh Image File in Snippet? 2023年9月19日10:25

Hi!

When I just use a file node I can easily click on Reload Sequence to update. Probleme is I'm using a snippet to access the file.

I tried removing the path and pasting it back. I also tried to use Edit -> Clear Compositing Cache but it doesnt seam to work... any ideas?

How to recompute the normal with VEX? 2023年9月11日19:37

I also can't make that function work. I always get a normal of {0, 0, 0} on all points.

What's the reason for not using the normal sop?

Rotation Packed Primitives with Vex? {[SOLVED]} 2023年9月11日9:36

Ah! I found the solution on Tokeru's website


https://www.tokeru.com/cgwiki/JoyOfVex18
[www.tokeru.com]

The intrinsic Transform is a rotation matrix. I just need the setprimintrinsic function to modify it.