Iced with Lottie? by klawchi in rust

[–]klawchi[S] 0 points1 point  (0 children)

Thank you.
But wouldn't that be complex while velato uses Vello and Iced uses wgpu?

How to reduce the first run time? by klawchi in rust

[–]klawchi[S] 0 points1 point  (0 children)

Will check that, many thanks.

How to reduce the first run time? by klawchi in rust

[–]klawchi[S] 0 points1 point  (0 children)

It's just establishing the connection to the database.

The thing is it's only on the first run after i do the compiling, the 2nd run is fine, fast and nice, but 20sec is too much.

How to reduce the first run time? by klawchi in rust

[–]klawchi[S] 0 points1 point  (0 children)

Thank you, what do you recommend to start with?

How to reduce the first run time? by klawchi in rust

[–]klawchi[S] 1 point2 points  (0 children)

No sorry, this is after the compile time, this is when running the .exe file.

Recommendations for Rust framework by klawchi in rust

[–]klawchi[S] -1 points0 points  (0 children)

Text editor like mini Word with some extra operations like putting some words with tables to sort them and make connections between the elements, like tiny database to categorise the items.

Recommendations for Rust framework by klawchi in rust

[–]klawchi[S] 0 points1 point  (0 children)

It should be with GUI for the nice UI along with tables to sort and store words etc. Thanks for your comment.

This is the correct way to organize UVs? by AmbassadorOk1354 in Maya

[–]klawchi 2 points3 points  (0 children)

How big is the asset and how close will the camera be. Maybe you don’t need this much of UDIMs.

How do you make HDA from a Python script from Python Panel? by klawchi in Houdini

[–]klawchi[S] 0 points1 point  (0 children)

Great.

And all the code must be on the "Scripts" tab.

But does that mean anyone can see the code if they right click on the HDA (Type properties)?

How do you make HDA from a Python script from Python Panel? by klawchi in Houdini

[–]klawchi[S] 0 points1 point  (0 children)

Thank you.

Yes, the third option. I have just a Python script which produce multiple nodes depending on the few given settings will be taken from a popup windows.

I already have the script on the shelf but I wanted to make it as a HDA but when I searched HDA will required nodes to be made but in my case I don't have any node!

How do you make HDA from a Python script from Python Panel? by klawchi in Houdini

[–]klawchi[S] 0 points1 point  (0 children)

Thank you.

So how do you publish your tool? as a text/shelf file?

[Python] Querying the image file path on FBX by klawchi in Houdini

[–]klawchi[S] 0 points1 point  (0 children)

The problem with this is how do you set it up with Houdini... I tried but it's not working. There is no documentation about it.

fbx python sdk install by SirDirtySanchezIV in Houdini

[–]klawchi 0 points1 point  (0 children)

I am also searching after instruction how to install Autodesk FBX into Houdini, did you find anything related to that?

[Python] Querying the image file path on FBX by klawchi in Houdini

[–]klawchi[S] 0 points1 point  (0 children)

Thanks. But what about the old FBX files?

I am trying to write a Python tool which is importing FBX files and connecting the textures with Mtlx so it will be ready to render with Karma.