Titan Network

Community => City of Heroes => Topic started by: jukehero461 on December 13, 2015, 06:08:33 AM

Title: How do I 3D print from Icon?
Post by: jukehero461 on December 13, 2015, 06:08:33 AM
Hey folks! The holidays are coming up, and my family is a big fan of this game. I want to print out some of their characters using ICON, but I don't know how. I tried following the OpenGL and Ogle instructions from 2012, but I think that might only work for the actual client? Maybe?

If someone has a clue as to what I need to do, or can point me to appropriate instructions, I would greatly appreciate it.
Title: Re: How do I 3D print from Icon?
Post by: jukehero461 on December 14, 2015, 02:36:30 AM
To specify, I don't know how to get the .obj file I need.
Title: Re: How do I 3D print from Icon?
Post by: Garble on December 14, 2015, 06:26:08 PM
Just started trying this myself.

Apparently you can't get 3D capture of costumes directly from Icon itself.

You have to get them from either Paragon Chat, or a demo playback.
Title: Re: How do I 3D print from Icon?
Post by: jukehero461 on December 14, 2015, 06:33:54 PM
I'm afraid I am completely inexperienced with this sort of thing. How do I properly use a demo playback?
Title: Re: How do I 3D print from Icon?
Post by: Garble on December 16, 2015, 01:02:28 AM
Two ways to produce a Demo file:

For more info look here http://paragonwiki.com/wiki/Demo_Recording

OR

To play a demo file (on a PC, i've never found out how to play one on a Mac)

To capture a 3D model.
Title: Re: How do I 3D print from Icon?
Post by: jukehero461 on December 16, 2015, 01:23:34 AM
Okay, have made some progress: I am making demorecordings and opening them in the client via the shortcut, but for some reason I can't capture the .obj file. I've tried editing the configuration to change the key sections, but its no good. Perhaps I've installed something wrong?
Title: Re: How do I 3D print from Icon?
Post by: Felderburg on February 28, 2016, 05:04:13 AM
Bit of an old post, but I think this thread will be useful: http://www.cohtitan.com/forum/index.php/topic,4947.0.html
Title: Re: How do I 3D print from Icon?
Post by: Xelryel on March 06, 2016, 05:42:40 AM
I have tried everything in this post: http://www.cohtitan.com/forum/index.php/topic,4947.0.html and tried using demofiles.

GLIntercept and OGLE capture the characters all disconnected and crushed. I have tried using the plugin:

         ExtensionOverride = ("GLExtOverride/GLExtOverride.dll")
        {
   RemoveExtensions = (GL_ARB_vertex_program, GL_ARB_fragment_program, GL_ARB_vertex_buffer_object);
         }

with the -useTexEnvCombine added to the start up, but when ExtensionOverride in on, CoH crashes on startup. So far I cannot find a way to either get the .obj file with the character not disconnected and crushed, or when the ExtensionOverride plug-in is on to get CoH to start up.

I know at some point CoH started to use directx but I can not get 3D Ripper to work either.