Inside Sabertooth
Learn how Sabertooth uses 3ds Max to create 3D interactive projects, including HBO Go’s Game of Thrones interactive experience
  • 1/3
You are here: Forum Home / Autodesk® Softimage® / XSI SDK / WebGL export plugin for SoftImage 2011
  RSS 2.0 ATOM  

WebGL export plugin for SoftImage 2011
Rate this thread
 
58348
 
Permlink of this thread  
avatar
  • Total Posts: 3
  • Joined: 24 July 2011 04:38 PM

Hi all

I have created a WebGL export plugin for SoftImage 2011 and released it under Creative Commons Attribution-license.

Read more about it here:
http://blog.nobel-joergensen.com/2011/07/24/webgl_export_softimage/

And download the plugin (incl. source code) from:
https://github.com/mortennobel/SoftimageWebGLExport

I hope you like it :-)

- Morten



Replies: 0
avatar

Probably a silly question, but on your github page you state the plugin has to be recompiled, if you plan to use it on a different version than the 2011 x64 it was compiled for. Do you only mean recompile only for 32 bit? Or do you mean recompile for other versions of Softimage, like SI2012 & SI2012SP1, like in C#? And if so, could you explain why?



The “other” Softimage community: si-community.com

Replies: 1
/img/forum/dark/default_avatar.png

Actually I haven’t tested it on anything else that SoftImage 2011 64 bit. It may work on other 64 bit versions. If it works on other versions as well (such as 2012) please let me know, then I’ll update the GitHub page.

For 32 bit versions it must be recompiled.

Author: Mortennobel

Replied: 24 July 2011 10:40 PM  
avatar

Everything seems fine when I’m installing it. But I don’t get the menu on the top and when I look up the WebGLExporter.64.dll in: Plugin Manager / Tree. It has that red error triangle.



Replies: 1
/img/forum/dark/default_avatar.png

You need to install runtime components of Visual C++: http://faux.uwcs.co.uk/vcredist/

Author: Mortennobel

Replied: 07 September 2011 07:54 AM