vue-threejs
vue-threejs copied to clipboard
Documentation
Hi, The port to vue seems really promising and nice to use, but i'm afraid that i don't know how to use it at all. A few examples would be really appreciated, like using the camera, mesh or animation that are in the example. How would i use orbital-controls here?
Thanks in advance and thank you for your great work so far with this project
@Nais0ne sorry for the missing documentation.. T_T
I've built docs for vue-at as https://fritx.github.io/vue-at/ which gives me confidence that docs for vue-threejs could be not bad.
Well, at least a list of props would be helpful in the readme...
I second this. Any plans on releasing one? :)
I've just created online editable demos on codepen
Three.js with physical effects writen in Vue https://codepen.io/fritx/project/editor/AoLRoy
Spaceship and ocean animated in Vue https://codepen.io/fritx/pen/KJMprm
The documentation is coming soon..
Thanks for using this library!
did a Hello World example repo: https://github.com/mgiraldo/vue-threejs-hello-world
I've added some vue-threejs demos (with source-code & playground). Check it out: --> https://coldemo.github.io/