<div dir="auto">Another idea is to use the new gltf support in x3dom. I tried to find a nice gltf soda can but could only find other formats. Since blender is often the original format, I got<br>
<br>
<a href="https://free3d.com/3d-model/high-poly-soda-can-186004.html" rel="noreferrer noreferrer" target="_blank">https://free3d.com/3d-model/high-poly-soda-can-186004.html</a><br>
<br>
as blend. Since collada is similar to gltf, I then converted to collada here:<br>
<br>
<a href="https://www.ofoct.com/3d-model-file-for-3d-printer-converter/3d-model-file-converter.html" rel="noreferrer noreferrer" target="_blank">https://www.ofoct.com/3d-model-file-for-3d-printer-converter/3d-model-file-converter.html</a><br>
<br>
which uses assimp. There are many other similar services.<br>
<br>
Then I could use <a href="https://blackthread.io/gltf-converter/" rel="noreferrer noreferrer" target="_blank">https://blackthread.io/gltf-converter/</a> to convert to gltf. It uses Three.js internally.<br>
<br>
At first without textures but it turned out to be easy to include a diffuse texture by renaming one of the included texture files to the name the collada file references.<br>
<br>
This then resulted in a binary gltf (.glb) with an embedded texture which I provide here:<br>
<br>
<a href="https://raw.githubusercontent.com/andreasplesch/glTF-Sample-Models/extra/2.0/extra/soda/glb/Soda_Can.glb" rel="noreferrer noreferrer" target="_blank">https://raw.githubusercontent.com/andreasplesch/glTF-Sample-Models/extra/2.0/extra/soda/glb/Soda_Can.glb</a><br>
<br>
Here is the x3dom test gltf viewer:<br>
<br>
<a href="https://x3dom.netlify.com/examples/functional/inline-gltf.html" rel="noreferrer noreferrer" target="_blank">https://x3dom.netlify.com/examples/functional/inline-gltf.html</a><br>
<br>
Click on the chain symbol at the upper right and copy and paste the URL above for soda can. It should then display, using an x3d Inline node with that url.<br>
<br>
It should work as it did for me. The size of the can is whatever the original source file had used. Measuring the height using the debug log view, I get about 9 units.<br>
<br>
There are many ways to convert to gltf, this was just one cobbled together quickly using free resources, to test feasibility.<div data-smartmail="gmail_signature">---on the phone---</div></div><br>
<br>
<br>
On Thu, Jan 9, 2020 at 11:19 AM Jesse Campbell <<a href="mailto:emsjessec@gmail.com" target="_blank" rel="noreferrer">emsjessec@gmail.com</a>> wrote:<br>
><br>
> Thanks, I decided to use:  <a href="https://grabcad.com/library/330ml-and-500ml-beverage-cans-1" rel="noreferrer noreferrer" target="_blank">https://grabcad.com/library/330ml-and-500ml-beverage-cans-1</a><br>
><br>
> I have another question.  Is it possible to place text onto the screen of the X3D file so it doesn't move?  Sort of like the heads-up display (HUD) on games where it shows the score.<br>
><br>
> On Thu, Jan 9, 2020 at 10:04 AM Andreas Plesch <<a href="mailto:andreasplesch@gmail.com" target="_blank" rel="noreferrer">andreasplesch@gmail.com</a>> wrote:<br>
>><br>
>> <a href="https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Chapter17Textures/Figure17_05dTexturedSodaCanX3dom.xhtml" rel="noreferrer noreferrer" target="_blank">https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Chapter17Textures/Figure17_05dTexturedSodaCanX3dom.xhtml</a><br>
>> has a nice soda can.<br>
>><br>
>> The default unit is meter and it looks like the soda can uses meter.<br>
>> It does not mean that scene authors adhere to that in general. There<br>
>> is a UNIT statement in X3D but it is rarely used and x3dom does not<br>
>> support it. Otherwise X3D is unit agnostic, eg, the length unit in<br>
>> your scene is whatever you designate and will be the same for all<br>
>> coordinates. Meter or millimeter is a common choice.<br>
>><br>
>> Cheers, -Andreas<br>
>><br>
>> On Thu, Jan 9, 2020 at 8:57 AM Jesse Campbell <<a href="mailto:emsjessec@gmail.com" target="_blank" rel="noreferrer">emsjessec@gmail.com</a>> wrote:<br>
>> ><br>
>> > I'd like to be able to show the relative size of the object.  A soda shown next to the object should be good for that purpose.<br>
>> ><br>
>> > Does anyone have an .X3D file of a soda can that's the right dimensions?  I see some in .STL format on Thingiverse which can be converted using FreeCAD.  It would be nice to texture the 3d model.<br>
>> ><br>
>> > Do the parts in X3D files have a scale?  Inches, millimeters, etc. ?<br>
>> ><br>
>> > --<br>
>> > Jesse Campbell<br>
>> ><br>
>> > _______________________________________________<br>
>> > X3dom-users mailing list<br>
>> > <a href="mailto:X3dom-users@lists.sourceforge.net" target="_blank" rel="noreferrer">X3dom-users@lists.sourceforge.net</a><br>
>> > <a href="https://lists.sourceforge.net/lists/listinfo/x3dom-users" rel="noreferrer noreferrer" target="_blank">https://lists.sourceforge.net/lists/listinfo/x3dom-users</a><br>
>><br>
>><br>
>><br>
>> --<br>
>> Andreas Plesch<br>
>> Waltham, MA 02453<br>
><br>
><br>
><br>
> -- <br>
> Jesse Campbell<br>
> Web Developer<br>
> eMachineShop & Pad2Pad<br>
><br>
<br>
<br>
-- <br>
Andreas Plesch<br>
Waltham, MA 02453<br>