View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001035 | FreeCAD | Feature | public | 2013-03-01 00:19 | 2013-04-09 20:44 |
Reporter | yorik | Assigned To | yorik | ||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Target Version | 0.14 | Fixed in Version | 0.14 | ||
Summary | 0001035: Add webGL exporter | ||||
Description | Add 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) | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
|
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. |
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 |