Thread: Solidworks --> Open GL?

  1. #1
    Registered User
    Join Date
    Jun 2014
    Posts
    6

    Solidworks --> Open GL?

    Hi everyone,

    Just a quick question. If I wanted to design an object in SolidWorks, and then output that object (I guess as a .stl file), is it possible to open that up and manipulate using openGL? How would I go about doing that?

    Thanks

  2. #2
    Make Fortran great again
    Join Date
    Sep 2009
    Posts
    1,413
    Open CASCADE Technology, 3D modeling & numerical simulation
    https://github.com/tpaviot/oce/

    Export a STEP, IGES, or STL file from SolidWorks and use OpenCASCADE to import and display the shape. I am a contributor to OCE, the OpenCASCADE community edition. If you have trouble, you can post to the mailing list, oce-dev. Pretty sure there's an example application for OpenCASCADE itself that shows how to make a standalone application to show a shape.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Open source, easy-to-use XMPP messenger: Open-IM
    By mkruk in forum Projects and Job Recruitment
    Replies: 1
    Last Post: 06-22-2008, 04:10 PM
  2. Open Source / Semi Open source game idea. Help needed
    By CaptainPatent in forum Projects and Job Recruitment
    Replies: 10
    Last Post: 05-16-2007, 10:44 AM
  3. Solidworks ? anyone
    By GSLR in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 12-15-2003, 10:41 AM
  4. To open or not to open ?
    By darfader in forum C Programming
    Replies: 7
    Last Post: 09-24-2003, 08:14 AM
  5. Command to open the 'Open Dialog Box' found in most programs.
    By OmegaFirebolt in forum Windows Programming
    Replies: 5
    Last Post: 03-16-2003, 08:58 PM