vue-threejs
vue-threejs copied to clipboard
Is npm version out of date?
Hi, we are looking at the Roadmap reported in the README file of this repository and it seems that the "mesh/geometry/material/texture/obj-mtl" basic component is already implemented. However, looking at the version present on npm https://www.npmjs.com/package/vue-threejs it seems that it is not. Which is the truth? XD
We tried to use meshs in our project but it seems not to work: maybe you forgot to upload the new version on npm repository?
Thank you in advance for your reply.
@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 I would start to publish it, thanks xD!
The branch "dev" remained at 0.0.4, but the version never bumped since the experimental branch "feat/mesh".
Would try to merge and bump for it.