View Issue Details

IDProjectCategoryView StatusLast Update
0001035FreeCADFeaturepublic2013-04-09 20:44
Reporteryorik Assigned Toyorik  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Target Version0.14Fixed in Version0.14 
Summary0001035: Add webGL exporter
DescriptionAdd an exporter that produces a webgl-ready html file, to be used with three.js
Preliminary code here: https://gist.github.com/yorikvanhavre/2286282
To be adapted to latest Three.js (minor syntax changes)
TagsNo tags attached.
FreeCAD Information

Activities

yorik

2013-04-09 20:44

administrator   ~0003058

Done in 7e11f28

The Arch module now features a webgl exporter that produces an all-included HTML file that displays the exported objects in WebGL-capable web browsers. Many enhancements are still necessary, especially with lights and materials.
    
At time of export, the exporter downloads the three.js library from github and includes it in the HTML file, so it has no other dependencies.

Issue History

Date Modified Username Field Change
2013-03-01 00:19 yorik New Issue
2013-03-01 00:19 yorik Status new => assigned
2013-03-01 00:19 yorik Assigned To => yorik
2013-04-09 20:44 yorik Note Added: 0003058
2013-04-09 20:44 yorik Status assigned => closed
2013-04-09 20:44 yorik Resolution open => fixed
2013-04-09 20:44 yorik Fixed in Version => 0.14