• Dummy Article For Plugin Page

T2H_EXPORT_WEBGL    v0.9.9

  • Overview
  • Quick Start
  • Documentation
  • Release Notes

Exporter to WEBGL. Simple Viewer works on Web Browser. and view with clipping plane on web browser.

Select menu ,"EXTENSTIONS" > "EXPORT >> WEBGL". "As Separated file" will make html and some javascript files. "As One file" will make only html file.

Select menu ,"EXTENSTIONS" > "EXPORT >> WEBGL". Type Options "To Separated file" will make html and some javascript files. "To One file" will make only html file. Texture Options "No" will export no texture.it becomes small. "As Image File" will export textures as image file.it becomes large. "As JS Fie" will export textures as js file.It becomes larger.

*In Chrome browser,WEGBL can not read image file from local stragte.So "As JS File" helps fixing the problem.

You can view with clipping plane on web browser.

This script is based on SU2WEBGL by AKITENKOSHI. Three.js License: The MIT License (MIT)

0.7.0#2015/12/11 - Modified by TAK2HATA.v0.7.0 0.8.0#2015/12/16 - Modified by TAK2HATA.Texture Mapping.v0.8.0 0.8.5#2015/12/19 - Modified by TAK2HATA.Texture Mapping with base64 string.v0.8.5 0.9.0#2015/12/23 - Modified by TAK2HATA.Instancing and uv bug fix.v0.9.0 0.9.5#2015/12/25 - Modified by TAK2HATA.Add new UI.v0.9.5 0.9.6#2015/12/26 - Modified by TAK2HATA.Add FlySpeed Control.v0.9.6 0.9.7#2016/01/06 - Modified by TAK2HATA.AlphaTest Add.v0.9.7. 0.9.8#2016/01/24 - Modified by TAK2HATA.Improve Scene Select.v0.9.8. 0.9.9#2016/01/29 - Modified by TAK2HATA.Camera FOV support.Able to run on IE.Select showing axes.v0.9.9.