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

create bend cylindar dynmically #1633

Closed
haroonob opened this issue Apr 4, 2012 · 5 comments
Closed

create bend cylindar dynmically #1633

haroonob opened this issue Apr 4, 2012 · 5 comments
Labels

Comments

@haroonob
Copy link

haroonob commented Apr 4, 2012

I am new to 3d world and threejs, I want to create cylindar that will bend to it's down dynmically using threejs, could you guide what geomatry and mesh It will require or if will have to draw using vector3 class then how I can create it any clue ???

@mrdoob
Copy link
Owner

mrdoob commented Apr 4, 2012

What geometry do you think it needs?

@haroonob
Copy link
Author

haroonob commented Apr 4, 2012

I don't know, might be threejs cylindergeometry is already providing solution for it. because I am new,I need to know how I can build customize cylinder.

I want to create 3d cylinder/shape like below image, This type of shape should be create dynamically. Please help

http://cmiss.bioeng.auckland.ac.nz/development/examples/i/i5/i57/web_data/images/coupling_ICC_82.jpg

@alteredq
Copy link
Contributor

alteredq commented Apr 4, 2012

Follow issue #905 - @zz85 and @WestLangley are working on something like this.

@mrdoob mrdoob closed this as completed Apr 4, 2012
@zz85
Copy link
Contributor

zz85 commented Apr 10, 2012

@haroonob you can now try using TubeGeometry for that.

@mrdoob
Copy link
Owner

mrdoob commented Apr 10, 2012

Maybe MOD3 can solve this too:
https://github.com/foo123/MOD3

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

No branches or pull requests

4 participants