Jonas Sandstedt
Jonas Sandstedt
@maganius Sounds like a problem with your Node setup. But if you wanna try, I have a gist using the standard Intersection Observer API here you can use: https://gist.github.com/Sandstedt/74cb4c5da096e1a8b65147ee56e5886c And...
@hocomadvies It just a standard JavaScript api that I'm using. You can read more about in [on MDN](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API). So no it doesn't have anything to do with AOS. It's just...
Doen't look like that. I guess you could be a contributor if you want :)
I recently got the same error too. I have used dploy for a long time, never had this issue before. Same server as earlier. My dploy.yaml file looks like this...
@eek Old issue, but to be fare, the minified version of mojs is just 134 K (or 36 K GZIP'ed). But no, you should probably not use a big library...
I have been using iRig (by IK Multimedia) for connection my iPad to an analogue synth. Works great at least. I guess you can just connect it to a computer...
But I guess that's not neccesary to connect it to the computer, couse I guess the use case would be to export a unity build for iOS, and then use...
@CyberFranck Just a tip, you can use Blender to both import and export glTF files: https://docs.blender.org/manual/en/2.80/addons/io_scene_gltf2.html And here's a guide to convert from SolidWorks files to Blender: https://all3dp.com/2/solidworks-to-blender-how-to-import-solidworks-models-in-blender/
@Cleod9 seems like the example links is broken, is there any progress with this plugin? Anyone heard from @JasonHuang3D? Found a fork here for everyone interested: [https://github.com/shanewfx/AJC-Flash-WebAssembly-Examples](https://github.com/shanewfx/AJC-Flash-WebAssembly-Examples)
Yes that would be great. We have still not converted to typescript, so we use prop-types heavily in our projects. Let me know if you need any help!