Bottle neck- cap problem

2 views (last 30 days)
Bibek Shrestha
Bibek Shrestha on 9 Jun 2015
Answered: Image Analyst on 9 Jun 2015
this is not exactly our MATLAB project problem, but it puts our situation in a simpler way. suppose we have two 3d surfaces- i. bottle neck ii. bottle cap. If we have to design a bottle cap that fits in bottle neck Obviously, bottle cap exterior (whatever it is) is not issue. But bottle cap interior surfaces should exactly be negative space of bottle neck positive space (also considering some offsets in bottle cap interior so that it won't be tight fit, that is not much issue in this discussion ) what would be the better way to render bottle cap interior surface?
we have been researching on surface intersection, iso2mesh etc.

Accepted Answer

Image Analyst
Image Analyst on 9 Jun 2015
Maybe you could take a look at the code for klein1
>> edit klein1.m

More Answers (0)

Categories

Find more on Quadratic Programming and Cone Programming in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!