Digging around a little bit would suggest native stl support: $:/plugins/rboue/Three.js/Lib/Loaders/STLLoader.js but just dropping the text output of an STL into a tiddler and pointing to it threw up an error.
On Wednesday, 19 August 2020 at 17:28:06 UTC+1 Ste wrote: > Ah. Ok. Isn't the stl baked into three.js? I'll have a look. > Just prodding at the edges of embedding models from onshape.com which > although it does a good link share won't allow it to be embedded because of > reasons. Was hoping stl export and tiddlywiki could be a pain free ish > solution. > Thanks for the reply. > > On Tuesday, 18 August 2020 at 19:04:36 UTC+1 [email protected] wrote: > >> I think that you would need to add the stl loader component for 3js to >> the plugin, or as a separate plugin, but it is certainly possible. >> >> >> On Monday, October 16, 2017 at 10:48:25 PM UTC+2, Jed Carty wrote: >>> >>> For another project I had to use three.js a bit and because everything >>> goes with TiddlyWiki I started playing around with the Three.js plugin. I >>> made a small modification to the $view3js widget so that you can now pass >>> arguments to the three js program from tiddlywiki. You can pass a json >>> object to the widget as the opts input to be passed to the main function >>> for the three js program. It is a bit awkward at the moment but I will >>> hopefully clean it up in the future. >>> >>> It is a small update and the credit still belongs to rboue. >>> >>> I am not sure if many people are going to have use for this but I don't >>> know how to contact rboue and this may be useful for someone. I made a >>> quick demo here http://ooktech.com/jed/ExampleWikis/ThreeJS/ if you >>> change the values on the range widgets it will rotate the object around the >>> x y or z axis. >>> >> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/2a5083e2-29d8-4697-a2ba-9d07651b9c5en%40googlegroups.com.

