Page 1 of 1

S-Remesher

Posted: 24 Nov 2019, 18:06
by Shekn
Small addon for remeshing polygon objects in Softimage. Download here: https://ssoftadd.github.io/sRemesherPage.html

Implement two algorithms for generating quad meshes: Instant Meshes and QuadriFlow.

Re: S-Remesher

Posted: 24 Nov 2019, 21:33
by rray
NIce one. That's something I'll use. Thanks!

Re: S-Remesher

Posted: 24 Nov 2019, 22:07
by Hirazi Blue
Wow! Thanks! :-bd

Re: S-Remesher

Posted: 25 Nov 2019, 08:01
by gaboraa
Awesome!

Re: S-Remesher

Posted: 25 Nov 2019, 08:34
by wireframex
Thank you so much for all your work ! :ymapplause:

Re: S-Remesher

Posted: 25 Nov 2019, 16:37
by Kolya
I'm getting an error "Library not found". XSI 64-bit.
Does it need any external library installed or what can be the problem?

Re: S-Remesher

Posted: 25 Nov 2019, 17:33
by Hirazi Blue
You're probably missing a Visual C++ redistributable... Not sure, which one, but judging from other plugins by Shekn I am assuming it's the "Visual C++ Redistributable for Visual Studio 2015 package"

Re: S-Remesher

Posted: 25 Nov 2019, 20:40
by Grubber
Hirazi Blue wrote: 25 Nov 2019, 17:33 You're probably missing a Visual C++ redistributable... Not sure, which one, but judging from other plugins by Shekn I am assuming it's the "Visual C++ Redistributable for Visual Studio 2015 package"
I am having the same issue as Kolya, and, sadly, reinstalling Visual C++ Redistributable didn't help. Any other ideas what might be causing this?

Re: S-Remesher

Posted: 25 Nov 2019, 20:57
by Hirazi Blue
That's too bad... :-??
What does the log-window say?
Hopefully Shekn can clear up this mystery... :ympray:

Re: S-Remesher

Posted: 25 Nov 2019, 23:21
by wireframex
It works here perfectly
I will check tomorrow what library is used

Re: S-Remesher

Posted: 26 Nov 2019, 10:30
by Shekn
I am sorry, that I did not accurate check all required libraries. S-Remesher needs vc14 runtime and tbb.dll library. This dll-file can be download from the link: https://ssoftadd.github.io/download/tbb.dll and it should be placed to the same folder as SRemesher.dll.

Re: S-Remesher

Posted: 26 Nov 2019, 10:42
by Grubber
Shekn wrote: 26 Nov 2019, 10:30 I am sorry, that I did not accurate check all required libraries. S-Remesher needs vc14 runtime and tbb.dll library. This dll-file can be download from the link: https://ssoftadd.github.io/download/tbb.dll and it should be placed to the same folder as SRemesher.dll.
It works! Thanks a lot! ^:)^

Re: S-Remesher

Posted: 26 Nov 2019, 15:11
by wireframex
Shekn wrote: 26 Nov 2019, 10:30 I am sorry, that I did not accurate check all required libraries. S-Remesher needs vc14 runtime and tbb.dll library. This dll-file can be download from the link: https://ssoftadd.github.io/download/tbb.dll and it should be placed to the same folder as SRemesher.dll.
Too late for me :)

Re: S-Remesher

Posted: 29 Jul 2021, 10:18
by Botan
that's a lot of time passed by but... there is another version of that plugin - Quad Remesher (https://ssoftadd.github.io/quadRemeshPage.html). I tried that and it seems to be broken - after clicking Remesh button something happening, plugin creates fbx file in its folder, but after that stops and nothing happens in XSI. I know the author is visiting forum, please give me an advice - is it my fault or plug is not completed?

Re: S-Remesher

Posted: 01 Aug 2021, 06:04
by kowy
it works
check u'r project folder/models/QuadRemesher Store/ -> fbx extensions

Re: S-Remesher

Posted: 01 Aug 2021, 07:40
by Shekn
It turned out that the distributive did not contain one dll-file. I added it and update the distributive. Now it should works at any system.