Has anyone tried implementing Skycons on LL?
Has anyone tried implementing Skycons on LL? It uses JS, but I’m not sure if LL has the ability to bring in the library and implement it. Any thoughts or direction is appreciated.
Has anyone tried implementing Skycons on LL? It uses JS, but I’m not sure if LL has the ability to bring in the library and implement it. Any thoughts or direction is appreciated.
Although it should be possible, that script uses some functions available in browsers but not in LL.
I personally tried it, but you will need to extract the ‘drawing’ functions and adapt them to the LL layout (you don’t have DOM elements for example).