- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
ACIS to VRML/ X3D ??
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-25-2009 07:34 AM
Hi,
Can anyone help on converting ACIS models to VRML/ X3D ??
Really stuck on this part.
Regards,
Pranveer Singh
Re: ACIS to VRML/ X3D ??
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-28-2009 06:07 AM
Hello Pranveer,
I do not know much about these formats but as I understand VRML and X3D use polygon representations.. so I think you can facet the ACIS data and then parse it to create the traingles needed for the VRML or X3D data.
I will check to see if someone in our development team knows more about this...
Regards,
Yogesh
Re: ACIS to VRML/ X3D ??
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-29-2009 12:59 AM
Hey Yogesh,
Thanks a lot for replying.
All this while, I figured out a way. I am going to generate meshes (triangular) with the help of several mesh generator programs available and then utilise the meshes for my purpose. But, I would like to have any more inputs on this, if you have any.
Would love to hear your take on this approach.
Regards,
Pranveer Singh
Re: ACIS to VRML/ X3D ??
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
08-09-2009 10:45 PM
Hi Pranveer,
CAD Exchanger (http://www.cadexchanger.com) should deliver such translation possibilities in mid-term. It can currently import several 3D formats (IGES, STEP, BRep) and can export to several formats including VRML. Export to X3D has been already developed and should be released in next product update. ACIS import is in Alpha stage and is still under development. Most entities are already supported with some exceptions.
I can offer manual translation of ACIS-SAT files into VRML/X3D until CAD Exchanger is released with these formats supported. Please let me know if this can be of interest for you.
Thank you,
Roman
Re: ACIS to VRML/ X3D ??
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
09-22-2009 09:24 PM
Hey Thanks a bunch to you all.
I finished converting CAD files in ACIS to X3D.

