Neon22

Results 144 comments of Neon22

I have a similar problem. It doesn't look to me like both v2 and v3 can be serviced by the same code but then again maybe only the wrapper needs...

Also leaving this here - allows packaging for Vue2 and 3 at the same time... magical https://github.com/vueuse/vue-demi Ran into it here: https://vueuse.org/

Side note - clmtracker seems to be using an old fork of numeric.js - which is now faster. http://numericjs.com/wordpress/?p=79

actually I tyhinkits just the link to sloisel rather than spiroz https://github.com/spirozh/numeric. sorry for misdirect

Ahh - could you support Vue as well ? Please...

remember a simple function will do the job: degrees = 180 * radians / pi radians = pi * degrees / 180

Three.js has a quaternion implementation with sauce. - https://threejs.org/docs/#api/en/math/Quaternion IIRC minimum you need is slerp to do the interpolation and setfromEuler to create one. (and their dependencies which will include...

Both sound like excellent things to do :-) any issues with board thickness ? and sd card clearance ? usb clearance (you know for different styles of mouldings around plugs)..

I wonder if you gain anything by using a class for the oled screen and implementing as methods ?

FWIW the stackable nature of the digispark works pretty well. It can go above and/or below - if you have the right pins/headers soldered in. The side by side is...