Home

Awesome

Softimage WebGL Exporter

Description

Let you export a Autodesk Softimage scene into a WebGL project.

The project is written as a SoftImage C++ plugin and the the export

will create a WebGL project (json, html, javascript and images).

The project contains a simple WebGL renderer written in javascript.

Installation (Softimage)

The current project requires Autodesk Softimage 2011 64-bit on Windows.

(If you are using a different version the code must be recompiled)

Install plugin

Usage

Checkout the help videos located in the folder 'help_videos'

For documentation on how to use exporter, open the WebGL Exporter wizard and click on the questionmark next to WebGLExportProp.

Compilation

The environment variable XSISDK_ROOT needs to be set to 'C:\Program Files\Autodesk\Softimage 2011\XSISDK' (or where ever SoftImage XSISDK is installed).

Microsoft Visual Studio 2010 will be used for compiling the project.

The MSVC project file is located here:

workgroup\Addons\WebGLExport\cppsrc\WebGLExport.vcxproj

Known issues

License

License: Creative Commons Attribution 3.0 Unported ( http://creativecommons.org/licenses/by/3.0/ )

Copyright: 2011 Morten Nobel-Joergensen / Vaida Laganeckiene

https://github.com/mortennobel/SoftimageWebGLExport