views:

24

answers:

0

Does anyone have any advice as to a good framework for simplifying the generation of 3D models? I am trying to construct a parametric program for tasks such as ship design. Actions such as surface modelling, intersections etc are a must. I have investigated openCASCADE and it shows promise but getting it to integrate into a native cocoa interface is not currently achievable (By me at any rate).

All ideas and suggestions welcome. Should I just forget it and integrate an X11 window, if so any tutorials for doing this?