Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement OpenCSG in ThreeFAB #26

Open
saugat opened this issue Nov 26, 2015 · 2 comments
Open

Implement OpenCSG in ThreeFAB #26

saugat opened this issue Nov 26, 2015 · 2 comments

Comments

@saugat
Copy link

saugat commented Nov 26, 2015

I like the way ThreeFAB handles created models with hierarchy and Transform/Materials controls. I would like to ask if it could really implement OpenCSG as well? I want to integrate openCSG with ThreeFAB system so user can generate features based models as well.

@blackjk3
Copy link
Owner

@saugat i'm not sure. ThreeFAB is using webgl through the three.js library to render. Has there been a successful port of openscg for the browser? I'm assuming it would require something like Emscripten to make that happen.

@saugat
Copy link
Author

saugat commented Dec 1, 2015

@blackjk3 Yes there is one ThreeCSG particularly developed for Three.js
https://github.com/chandlerprall/ThreeCSG

I am trying to implement this into ThreeFab and upto some point I am getting some success. I would be happy if we do this together. I think this can be a new feature based modelling tools based on browser with so much of user interaction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants