WebGL: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
Line 13: Line 13:


=Communications=
=Communications=
==Sun Jul 28, 2019=
==Sun Jul 28, 2019==
*Michel,
*Michel,



Revision as of 19:24, 28 July 2019

WebGL (Web Graphics Library) is a JavaScript API for rendering interactive 3D and 2D graphics within any compatible web browser without the use of plug-ins.


Links

Communications

Sun Jul 28, 2019

  • Michel,

Do we have any documentation anywhere that describes how to go from a FreeCAD file -> WebGL model like the one on the OBI website:

*

https://www.openbuildinginstitute.org/wp-content/3Dmodels/hydronics_panel/

Your work looks really amazing! We're launching an Open Source Everything e-commerce store for selling our products, such as the D3D -- Open Source Ecology's 3D Printer. We would love to add corresponding WebGL models on the product pages so customers know exactly what items we'll be shipping them and how it will be assembled.

Is there some automated process for generating these files like dat.gui.min.js?

*

https://www.openbuildinginstitute.org/wp-content/3Dmodels/hydronics_panel/js/dat.gui.min.js

Or does it necessarily involve lots of iterating & expertise with FreeCAD, Blender, Gimp, and coding in JS?