[x3d-public] [x3dom-users] Scale and relative size

Andreas Plesch andreasplesch at gmail.com
Thu Jan 9 07:03:40 PST 2020


https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Chapter17Textures/Figure17_05dTexturedSodaCanX3dom.xhtml
has a nice soda can.

The default unit is meter and it looks like the soda can uses meter.
It does not mean that scene authors adhere to that in general. There
is a UNIT statement in X3D but it is rarely used and x3dom does not
support it. Otherwise X3D is unit agnostic, eg, the length unit in
your scene is whatever you designate and will be the same for all
coordinates. Meter or millimeter is a common choice.

Cheers, -Andreas

On Thu, Jan 9, 2020 at 8:57 AM Jesse Campbell <emsjessec at gmail.com> wrote:
>
> 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.
>
> 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.
>
> Do the parts in X3D files have a scale?  Inches, millimeters, etc. ?
>
> --
> Jesse Campbell
>
> _______________________________________________
> X3dom-users mailing list
> X3dom-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/x3dom-users



-- 
Andreas Plesch
Waltham, MA 02453



More information about the x3d-public mailing list