3dbrain icon indicating copy to clipboard operation
3dbrain copied to clipboard

Can this be run with standard Three.js?

Open lonnietc opened this issue 2 years ago • 1 comments

Hello,

I like the work that you have done and was wondering if this could be run with standard Three.js and not have to use Node or NPM?

Thanks

lonnietc avatar Aug 03 '22 13:08 lonnietc

Hi @lonnietc you should be able to extract the core implementation but you will have to put some work to achieve that, there's some React and ES6 code that needs to be transpiled with babejs

victors1681 avatar Aug 03 '22 14:08 victors1681