Page 1 of 3

DEMO: Sketch-Based Generation and Editing of Quad Meshes

Posted: 22 Sep 2014, 19:28
by pluMmet


Finally released today.

http://igl.ethz.ch/projects/sketch-reto ... cense.html

A friendly thanks to anyone who can explain how to get it working.. I have tried everything. cmake will not compile it and the already compiled .exe versions will not run as I get a VCOMP120.DLL error even though I have Visual C++ installed.

You will need Zenity as well http://www.placella.com/software/zenity ... in32-3.exe

Re: DEMO: Sketch-Based Generation and Editing of Quad Meshes

Posted: 22 Sep 2014, 20:15
by BenR
Very cool. Too bad about the restrictive license though (research only). Seems to be working here. Maybe you should just try installing the vc redistributable anyway.

Re: DEMO: Sketch-Based Generation and Editing of Quad Meshes

Posted: 22 Sep 2014, 20:17
by pluMmet
I've tried 4 computers 3 win7x64 and 1 xpx64..

Can you tell me your set up please?

Re: DEMO: Sketch-Based Generation and Editing of Quad Meshes

Posted: 22 Sep 2014, 20:33
by BenR
win7 x64
I have various versions of Visual Studio installed and didn't install anything extra besides Zenity.

Where are you getting the error message? Did you try Depends.exe?

Re: DEMO: Sketch-Based Generation and Editing of Quad Meshes

Posted: 22 Sep 2014, 20:43
by pluMmet
I'll give Depends.exe a go thx

I'm getting the - VCOMP120.DLL is missing error

Also I was told they will be releasing a commercial version so trying this out is a fine idea to be ready to use the commercial asap :)

Re: DEMO: Sketch-Based Generation and Editing of Quad Meshes

Posted: 22 Sep 2014, 20:51
by pluMmet
on my laptop I'm missing a ton:

VCOMP120.DLL
API-MS-WIN-APPMODEL-RUNTIME-L1-1-0.DLL
API-MS-WIN-CORE-WINRT-ERROR-L1-1-0.DLL
API-MS-WIN-CORE-WINRT-L1-1-0.DLL
API-MS-WIN-CORE-WINRT-ROBUFFER-L1-1-0.DLL
API-MS-WIN-CORE-WINRT-STRING-L1-1-0.DLL
API-MS-WIN-SHCORE-SCALING-L1-1-1.DLL
DCOMP.DLL


I wish there was a way to see what program had all of them?

I have 16 C++ version right now...

Re: DEMO: Sketch-Based Generation and Editing of Quad Meshes

Posted: 22 Sep 2014, 21:38
by BenR
pluMmet wrote:on my laptop I'm missing a ton:

VCOMP120.DLL
API-MS-WIN-APPMODEL-RUNTIME-L1-1-0.DLL
API-MS-WIN-CORE-WINRT-ERROR-L1-1-0.DLL
API-MS-WIN-CORE-WINRT-L1-1-0.DLL
API-MS-WIN-CORE-WINRT-ROBUFFER-L1-1-0.DLL
API-MS-WIN-CORE-WINRT-STRING-L1-1-0.DLL
API-MS-WIN-SHCORE-SCALING-L1-1-1.DLL
DCOMP.DLL


I wish there was a way to see what program had all of them?

I have 16 C++ version right now...
I think VCOMP120 is the only one you really need. The others all show up here too and are delay-load dependencies which probably won't be needed. I guess I'd try downloading vcredist_x64 for VC2013 from Microsoft and seeing if that fixes it.

Re: DEMO: Sketch-Based Generation and Editing of Quad Meshes

Posted: 22 Sep 2014, 21:44
by pluMmet
According to Depends.exe I have resolved all issues on all computers but I still get that VCOMP120 error on all win 7 computers...

VCOMP120 is there and I have reinstalled VC2013 with no luck.

Re: DEMO: Sketch-Based Generation and Editing of Quad Meshes

Posted: 22 Sep 2014, 22:02
by mirkoj
VCOMP120.DLL missing here as well

Re: DEMO: Sketch-Based Generation and Editing of Quad Meshes

Posted: 22 Sep 2014, 22:35
by pluMmet
Correction 1 computer registers no dependency error the other 3 are all:

VCOMP120.DLL
API-MS-WIN-APPMODEL-RUNTIME-L1-1-0.DLL
API-MS-WIN-CORE-WINRT-ERROR-L1-1-0.DLL
API-MS-WIN-CORE-WINRT-L1-1-0.DLL
API-MS-WIN-CORE-WINRT-ROBUFFER-L1-1-0.DLL
API-MS-WIN-CORE-WINRT-STRING-L1-1-0.DLL
API-MS-WIN-SHCORE-SCALING-L1-1-1.DLL
DCOMP.DLL

Re: DEMO: Sketch-Based Generation and Editing of Quad Meshes

Posted: 22 Sep 2014, 22:36
by pluMmet
Has anyone else gotten this to run just fine?

Re: DEMO: Sketch-Based Generation and Editing of Quad Meshes

Posted: 23 Sep 2014, 00:32
by iamVFX
8. Term and Termination
After download, you may use the Software for a period of 24 months. In the case of breach by you or due to other important reasons, this Agreement may be terminated by ETH Zurich at any time. On termination, all copies of the Software have to be destroyed.
What the actual fuck? :D This is the funniest license after WTFPL I've seen in a while

Re: DEMO: Sketch-Based Generation and Editing of Quad Meshes

Posted: 23 Sep 2014, 15:00
by pluMmet
I installed the Visual C++ 2013 demo and now it works fine :)

Re: DEMO: Sketch-Based Generation and Editing of Quad Meshes

Posted: 23 Sep 2014, 18:24
by Bullit
So how it works?

Re: DEMO: Sketch-Based Generation and Editing of Quad Meshes

Posted: 28 Sep 2014, 12:47
by pluMmet
It works just as the video suggests. Very awesome! best retopo there is!

Re: DEMO: Sketch-Based Generation and Editing of Quad Meshes

Posted: 28 Sep 2014, 16:36
by Bullit
But can you import/export to softimage easy?