Create interactive SVG ... #596
Replies: 2 comments 1 reply
-
Hello Richard, |
Beta Was this translation helpful? Give feedback.
-
just for information. We have a "demo/test" SVG that demonstrates various animation on a svg: oimotion.quick.demo.mov |
Beta Was this translation helpful? Give feedback.
-
Looking for work or sponsorship as well... Sponsor copious-world
So, I have this concept of morphing SVG forms into interactive web pages (or for an electron app or similar). I started this some time ago, and got something out of it. I was using InkScape. svg-forms. But, it might be nice if something like Svelte could work with it - hence, a need for inserting directives into fairly parseable SVG.
There must be something out there that does not break the bank and works like LiveCode but allows for lightweight web page interfaces with JavaScript and simple WASM insertion. But, I have not found it. Every time I sit down to do an interface I have to deal with a certain number of thoughts stemming from the axiomatic phrase "HERE WE GO AGAIN".
Most SVG tools seem geared to just drawing a picture.
What I hope to do in the not too distant future: I want to let people draw soft panels for their IoT devices. I started a thing copious-blogs. And, now I am using Svelte for the that. But, basically, the articles in a popup window can be SVG assemblies of things that connect to live machines. I have made progress. But, I need help, too. So, I have some interest in fixing up tools that speed it all along. But, also could use some delegation of work, also. Ultimately, composition and lazy loading should be as much a part of the processing as animation.
So, I am looking for work. Trying not to starve here.
I have done projects dealing with editors and interfaces before. I did this thing once with a product (a precursor of LiveCode) that imitated page editing programs (was it PageMaker? now long ago). It was for teaching. So, the whole PageMaker interface had to be done in this other system so that students could interact with editing tools and animations. (I write in a variety of languages.)
Is there anybody associated with this project repository who can discuss possible projects to address any of these concepts?
Beta Was this translation helpful? Give feedback.
All reactions