DEMO: Sketch-Based Generation and Editing of Quad Meshes

News concerning 3D DCC business
pluMmet
Posts: 217
Joined: 18 Jan 2011, 18:37
Skype: bigcuberight

DEMO: Sketch-Based Generation and Editing of Quad Meshes

Post by pluMmet » 22 Sep 2014, 19:28



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

BenR
Posts: 92
Joined: 11 Jun 2009, 20:52

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

Post by BenR » 22 Sep 2014, 20:15

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.

pluMmet
Posts: 217
Joined: 18 Jan 2011, 18:37
Skype: bigcuberight

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

Post by pluMmet » 22 Sep 2014, 20:17

I've tried 4 computers 3 win7x64 and 1 xpx64..

Can you tell me your set up please?

BenR
Posts: 92
Joined: 11 Jun 2009, 20:52

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

Post by BenR » 22 Sep 2014, 20:33

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?

pluMmet
Posts: 217
Joined: 18 Jan 2011, 18:37
Skype: bigcuberight

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

Post by pluMmet » 22 Sep 2014, 20:43

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 :)

pluMmet
Posts: 217
Joined: 18 Jan 2011, 18:37
Skype: bigcuberight

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

Post by pluMmet » 22 Sep 2014, 20:51

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...

BenR
Posts: 92
Joined: 11 Jun 2009, 20:52

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

Post by BenR » 22 Sep 2014, 21:38

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.

pluMmet
Posts: 217
Joined: 18 Jan 2011, 18:37
Skype: bigcuberight

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

Post by pluMmet » 22 Sep 2014, 21:44

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.

mirkoj
Posts: 205
Joined: 09 Jun 2009, 18:26
Skype: mirko-jankovic
Contact:

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

Post by mirkoj » 22 Sep 2014, 22:02

VCOMP120.DLL missing here as well

pluMmet
Posts: 217
Joined: 18 Jan 2011, 18:37
Skype: bigcuberight

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

Post by pluMmet » 22 Sep 2014, 22:35

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

pluMmet
Posts: 217
Joined: 18 Jan 2011, 18:37
Skype: bigcuberight

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

Post by pluMmet » 22 Sep 2014, 22:36

Has anyone else gotten this to run just fine?

iamVFX
Posts: 697
Joined: 24 Sep 2010, 18:28

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

Post by iamVFX » 23 Sep 2014, 00:32

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

pluMmet
Posts: 217
Joined: 18 Jan 2011, 18:37
Skype: bigcuberight

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

Post by pluMmet » 23 Sep 2014, 15:00

I installed the Visual C++ 2013 demo and now it works fine :)

Bullit
Moderator
Posts: 2621
Joined: 24 May 2012, 09:44

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

Post by Bullit » 23 Sep 2014, 18:24

So how it works?

pluMmet
Posts: 217
Joined: 18 Jan 2011, 18:37
Skype: bigcuberight

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

Post by pluMmet » 28 Sep 2014, 12:47

It works just as the video suggests. Very awesome! best retopo there is!

Bullit
Moderator
Posts: 2621
Joined: 24 May 2012, 09:44

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

Post by Bullit » 28 Sep 2014, 16:36

But can you import/export to softimage easy?

Post Reply

Who is online

Users browsing this forum: No registered users and 27 guests