Rich-Harris / svelte-gl

Just an idea. For now.
191 stars 4 forks source link

Don't limit it only for canvas 😉 #1

Open DrSensor opened 5 years ago

DrSensor commented 5 years ago

How about not limit it only for HTMLCanvasElement :thinking: I think make it flexible enough to support non-base DOM rendering like blessed or others can improve Svelte in the future :wink: (maybe someday Svelte can be used in NativeScript or Flutter engine). FYI: Vue has blessed-vue

Also, make some of the tags have similar names with SVG element maybe :thinking:

arxpoetica commented 5 years ago

I kind of like the idea of this approach. For example, if the system is modularized in a way, one could plug and play different solutions to different ends?