-
Posts
125 -
Joined
-
Last visited
-
Days Won
2
amin.khormaei's Achievements
-
amin.khormaei started following Flip mesh motionblur issue , python Array attribute , HDA: Reference to external files [FIXED] and 4 others
-
I created a python SOP_Node, there's a class inside that with a list class member, I want to create an array attribute for the node and put that list on the array attribute. I studied all the method that exists for creating attribute but I couldn't figure that out. Please help me. BEST REGARDS.
-
HDA: Reference to external files [FIXED]
amin.khormaei replied to amin.khormaei's topic in Scripting
I solved that myself and found a better way than a custom script. The solution is in the image below. -
HDA: Reference to external files [FIXED]
amin.khormaei replied to amin.khormaei's topic in Scripting
HDAModule works with embedded scripts but my code is in an external python file when I add the file the event handler change to custom script and the custom script does not work with hdaModule(). -
How can I reference a python file from HDA, I don't want all of my code to be in the HDA itself.
-
RBD acting odd (Collision act as a solid object)-[FIXED]
amin.khormaei replied to amin.khormaei's topic in Effects
This is the second time you saved me from a simple issue, I work with micro solvers easily , but always there are some simple issues that waste my time. thank you anyway.- 2 replies
-
- solid
- penetration
-
(and 1 more)
Tagged with:
-
- 2 replies
-
- solid
- penetration
-
(and 1 more)
Tagged with:
-
material variation in KARMA [FIXED]
amin.khormaei replied to amin.khormaei's topic in Lighting & Rendering
Thank you for helping me- 4 replies
-
- 1
-
-
- material
- varaiation
-
(and 2 more)
Tagged with:
-
material variation in KARMA [FIXED]
amin.khormaei replied to amin.khormaei's topic in Lighting & Rendering
Thank you but how can I use material variation node for randomizing a material parameter per instances?- 4 replies
-
- material
- varaiation
-
(and 2 more)
Tagged with:
-
how does the material variation node work in karma?
- 4 replies
-
- material
- varaiation
-
(and 2 more)
Tagged with:
-
how to force flip affect rigid bodies? [FIXED]
amin.khormaei replied to amin.khormaei's topic in Effects
It worked , thaaaaaank you- 4 replies
-
- flip affect rigid body
- rigid body
-
(and 3 more)
Tagged with:
-
how to force flip affect rigid bodies? [FIXED]
amin.khormaei replied to amin.khormaei's topic in Effects
Thank you for the reply , let me test and see the result- 4 replies
-
- flip affect rigid body
- rigid body
-
(and 3 more)
Tagged with:
-
As you can see in the image below. If the rigid body is on the left side of the merge node the rigid object doesn't obey the force of the flipfluid and if the rigid body is on the right side the behavior is odd. what's the correct workflow?
- 4 replies
-
- flip affect rigid body
- rigid body
-
(and 3 more)
Tagged with:
-
Don't simulate pyro for this one, just use rasterize from attribute. In a large-scale explosion from a far distance, you can't see the smoke-like behavior of the explosion like the explosion of stars.
-
Nice workflow
- 2 replies
-
- motion blur
- flip
- (and 4 more)
-
I always have problems with motion blur for water surface mesh, One time I fixed that problem but I forgot that. as you can see I used a trail SOP to produce velocity for the mesh but the trail SOP creates velocity per point and that's why the motion blur is odd. How can I create proper motion blur for water surface mesh?
- 2 replies
-
- motion blur
- flip
- (and 4 more)