victors1681 / 3dbrain

3D Brain for AI - User Interface - Thee.js
41 stars 24 forks source link

Can this be run with standard Three.js? #4

Open lonnietc opened 2 years ago

lonnietc commented 2 years ago

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

victors1681 commented 2 years ago

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