HN user

ioli

62 karma
Posts0
Comments16
View on HN
No posts found.
Vue vs. React 6 years ago

Vue is much easier in that sense. You can just import the library using <script src"<<vue cdn addr>>"></script> and you can start using vue right there.

In graphics, you can try some visual effect projects. What about morphing one 3d model into another? For example: given a 3d model or a man and the target of, let's say lion; the system should produce the fluid transform from a man to the lion. You can even package it into a simple easy to use product maybe a SAAS product and earn some money with it.