Details
-
Type:
extRequest
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Fix Version/s: Sprint 4.1.2
-
Component/s: FIWARE-TECH-HELP
-
Labels:None
-
HD-Chapter:WebUI
-
HD-Enabler:XML3D
Description
Description:
In the guide we are being explained how to create a scene with XML3D, for
example in the following extract:
‘Including the mesh is now fairly simple:
<xml3d xmlns="http://www.xml3d.org/2009/xml3d" >
<mesh src="resource/teapot.json" />
</xml3d>’
However, there’s nowhere in the guide a link to get teapot.json or any
other model in json format which let’s the reader unable to follow this
guide as it is read.
_______________________________________________
Fiware-tech-help mailing list
Fiware-tech-help@lists.fi-ware.org
https://lists.fi-ware.org/listinfo/fiware-tech-help
We confirm that we can see the change in the documentation and that the resource is available. We could download the json model and load it in an example page succesfully.
Best regards,