Browse Source

Small update to docs

Luis Fraguada 4 years ago
parent
commit
89dfab2a28
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/examples/en/loaders/3DMLoader.html

+ 1 - 1
docs/examples/en/loaders/3DMLoader.html

@@ -15,7 +15,7 @@
 			A loader for Rhinoceros 3d files and objects. <br /><br />
 			Rhinoceros is a 3D modeler used to create, edit, analyze, document, render, animate, and translate NURBS curves, surfaces, solids, point clouds, as well as polygon meshes and SubD objects.
 			[link:https://github.com/mcneel/rhino3dm rhino3dm.js] is compiled to WebAssembly from the open source geometry library [link:https://github.com/mcneel/opennurbs openNURBS].
-
+			Currently uses rhino3dm.js 0.13.0
 		</p>
 
 		<h2>Supported Conversions</h2>