Dhardin <dha### [at] gatechedu> wrote:
> Is there any way to export a 3D geometry created in POVRAY to a CAD system such
> as SolidWorks or Pro/Engineer?
No. POV-Ray files are not pure data files (like with most other renderers).
They are programs, and converting a program into an equivalent data file of
another renderer is a very hard problem.
Another problem is that most other renderers use triangle meshes and NURBS.
In POV-Ray a triangle mesh is just one primitive among many.
--
- Warp
Post a reply to this message
|