Fritz Lin

Results 364 comments of Fritz Lin

@LangRizkie thanks for visiting this lib, for now, only readme & codepens: https://github.com/fritx/vue-threejs/blob/dev/README.md https://codepen.io/fritx/pen/KJMprm https://codepen.io/fritx/project/editor/AoLRoy Documentation might be coming soon, ref #8

@tmontanaro glad to hear you having this module. Yes it's been some time that I haven't published it to npm, 'since it was quite experimental ! It'd be fine that...

The branch ["dev"](https://github.com/fritx/vue-threejs/tree/dev) remained at 0.0.4, but the version never bumped since the experimental branch ["feat/mesh"](https://github.com/fritx/vue-threejs/tree/feat/mesh). Would try to merge and bump for it.

@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.

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...

I've added some vue-threejs demos (with source-code & playground). Check it out: --> https://coldemo.github.io/

@nickvergessen sorry for late response... thanks for pointing this out :) Docs is under this branch: https://github.com/fritx/vue-at/commits/docs/atui

Thanks for using this library. 🍻 Related issue: https://github.com/fritx/vue-at/issues/96 Tested in Element-ui 1.x & 2.x, and seems it is okay to use with vue-at. Pls checkout the umd demo below:...

@hok-wtag @raind33 for `` , it might be included in the future, thanks. But for now, we've got only `` as workaround.