3D framework/library os x
        Posted  
        
            by Deano
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Deano
        
        
        
        Published on 2010-04-25T18:38:56Z
        Indexed on 
            2010/04/25
            18:43 UTC
        
        
        Read the original article
        Hit count: 241
        
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?
© Stack Overflow or respective owner