vue-threejs icon indicating copy to clipboard operation
vue-threejs copied to clipboard

Is vue-threejs still actively maintained.

Open songololo opened this issue 8 years ago • 6 comments

This is potentially a very interesting project. Is the repo still maintained, and, if so, is there a roadmap for the future?

Thanks.

songololo avatar May 15 '17 21:05 songololo

@shongololo oh yes, any PR would be welcome xD

If there is a roadmap, maybe the first thing is to implement the <Controls> from react-threejs.

Any thoughts? Thanks.

fritx avatar May 16 '17 12:05 fritx

@shongololo hey, the roadmap is out, any suggestion??

fritx avatar Jul 06 '17 11:07 fritx

is it still maintained?

makslevental avatar Feb 15 '18 04:02 makslevental

same question here.

intijk avatar Feb 15 '18 04:02 intijk

@makslevental @intijk were you guys having troubles?

Seems like we have something to do with the later versions of three.js: https://github.com/mrdoob/three.js/wiki/Migration-Guide

fritx avatar Feb 20 '18 12:02 fritx

@intijk @makslevental @shongololo

Just published version 0.2.0-alpha.1 Had completely migrated to vue-cli-3 structure and released umd version along with commonjs version

Here's some simple online demos (in umd mode):

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

Roadmap:

  • [ ] ..?
  • [ ] Documentation in Vuepress
  • [ ] Test migrated to unit-jest
  • [ ] "Study notes" of vue-cli-3 migration
  • [x] Codepen demo in umd * 2
  • [x] Umdjs + Commonjs releases
  • [x] Architecture migrated to vue-cli-3

Any thoughts else?

fritx avatar Jan 29 '19 01:01 fritx