omid ghotbi (TAO) officially Seyedhosein Ghotbidezuli

Results 57 comments of omid ghotbi (TAO) officially Seyedhosein Ghotbidezuli

Just right-click on zip file and chose to save as target or copy and paste the zip link into the download manager. If it does not work let me know...

I solve it with Tabs and ScaleImageLabel, not sure if this is a good way or not, but works as it should.

Thank you i will check and patch it.

It is working with no issue on Windows, I managed to install it directly in Windows as well as using WSL you can use this tutorial for WSL installation https://www.youtube.com/watch?v=jaRr5W80N8E...

As he mentioned no particles or mesh in the blender, also I need to mention the caches are empty, in the blender the process seems to work fine and in...

can you tell me which part of the code you are trying to modify, I believe you modified the code as you did in saving the cache? the best way...

If you are serious about improving the speed I can rewrite the code I C++ so we can move to TBB and OneApi instead of openMP. I can manage C++...

ok, so what part of the code do you try to modify so far? i need to see the block of the code you try to modify to tell you...

yes, this is good, if we write the cache inside C code and do not load it at all in Blender or just every few frames it can heavily affect...

The only way we can achieve best performance is to save data in the background without using any kind of sending and receiving data in a blender, and complete the...