POV-Ray : Newsgroups : povray.binaries.utilities : New AutoCAD2POV Server Time
28 Apr 2024 22:10:00 EDT (-0400)
  New AutoCAD2POV (Message 1 to 6 of 6)  
From: cadman
Subject: New AutoCAD2POV
Date: 22 Feb 2002 10:13:55
Message: <3c766033@news.povray.org>
That's right!  The beta has been released, as well as an updated web site.
Download it and tell me what you think!

AutoCAD2POV exports AutoCAD drawings to POV.  It converts native AutoCAD
entities and introduces two new basic objects to AutoCAD: a POV solid object
(an extension of the AutoCAD native solid object), and a POV light object
(this includes all variations of the POV light).  Here is a list of some of
the features of AutoCAD2POV 4.0:

Version 4.0 is now completely written in C++ with ObjectARX (AutoCAD's API,
it simply amazing what they let you do), so it is much faster and stable
than the last hybrid version.  That also means:
AutoCAD native interface, i.e. it is no longer necessary to export to DXF
and then start an external application to convert from DXF to POV.  The
project can be saved directly to POV from AutoCAD.

Export of solid objects *NOT* created with AutoCAD2POV.  These objects will
be exported as smooth meshes.

Fewer commands.  Instead of being required to use AutoCAD2POV commands such
as punion, pslice, pmove, protate, etc..., native AutoCAD commands can be
used on all objects, native and custom POV.

Custom POV light objects and lighting editor.  This includes point lights,
spotlights and cylinder lights with all options available in POV-Ray (area,
parallel, etc...).

There is no camera to place.  The current AutoCAD view is exported as the
camera, either orthographic or perspective.

No more confusing coordinate system translating.  Everything is done in
AutoCAD's right-handed coordinate system (see manual for the two
exceptions).

International support.  This release will work on all language versions of
AutoCAD without modification.  Everything's still in english, but all the
commands will work regardless.

*What's Coming in 4.1*

Version 4.0 is not completely finished yet, but I was hoping to get some
feedback as development continues.  Here's some features that are planned
but have not been implemented yet:

.inc import (for textures)

global scene editor (photons, radiosity, media, etc...)

solid object editor (photons, media, interior, etc...)

camera and object animation with keyframes and/or animation path controllers


Post a reply to this message

From: cadman
Subject: Re: New AutoCAD2POV
Date: 22 Feb 2002 10:16:22
Message: <3c7660c6$1@news.povray.org>
Would you like the web address (I know, somewhat anti-climactic)

http://autocad2pov.povray.co.uk

much thanks to povray.co.uk for hosting the site

"cadman" <cad### [at] graffitinet> wrote in message
news:3c766033@news.povray.org...
> That's right!  The beta has been released, as well as an updated web site.
> Download it and tell me what you think!
>
> AutoCAD2POV exports AutoCAD drawings to POV.  It converts native AutoCAD
> entities and introduces two new basic objects to AutoCAD: a POV solid
object
> (an extension of the AutoCAD native solid object), and a POV light object
> (this includes all variations of the POV light).  Here is a list of some
of
> the features of AutoCAD2POV 4.0:
>
> Version 4.0 is now completely written in C++ with ObjectARX (AutoCAD's
API,
> it simply amazing what they let you do), so it is much faster and stable
> than the last hybrid version.  That also means:
> AutoCAD native interface, i.e. it is no longer necessary to export to DXF
> and then start an external application to convert from DXF to POV.  The
> project can be saved directly to POV from AutoCAD.
>
> Export of solid objects *NOT* created with AutoCAD2POV.  These objects
will
> be exported as smooth meshes.
>
> Fewer commands.  Instead of being required to use AutoCAD2POV commands
such
> as punion, pslice, pmove, protate, etc..., native AutoCAD commands can be
> used on all objects, native and custom POV.
>
> Custom POV light objects and lighting editor.  This includes point lights,
> spotlights and cylinder lights with all options available in POV-Ray
(area,
> parallel, etc...).
>
> There is no camera to place.  The current AutoCAD view is exported as the
> camera, either orthographic or perspective.
>
> No more confusing coordinate system translating.  Everything is done in
> AutoCAD's right-handed coordinate system (see manual for the two
> exceptions).
>
> International support.  This release will work on all language versions of
> AutoCAD without modification.  Everything's still in english, but all the
> commands will work regardless.
>
> *What's Coming in 4.1*
>
> Version 4.0 is not completely finished yet, but I was hoping to get some
> feedback as development continues.  Here's some features that are planned
> but have not been implemented yet:
>
> .inc import (for textures)
>
> global scene editor (photons, radiosity, media, etc...)
>
> solid object editor (photons, media, interior, etc...)
>
> camera and object animation with keyframes and/or animation path
controllers
>
>


Post a reply to this message

From: Daniel Matthews
Subject: Re: New AutoCAD2POV
Date: 22 Feb 2002 17:39:44
Message: <1316522.GUR32xaV6n@3-e.net>
Thanks!
I will see if I can test it this weekend and post the results in the 
.images group. It will be good to compare some POV radiosity against the 
architectural work I have been doing this week in Virtual Light.


cadman wrote:

> Would you like the web address (I know, somewhat anti-climactic)
> 
> http://autocad2pov.povray.co.uk
> 
> much thanks to povray.co.uk for hosting the site
>


Post a reply to this message

From: anoop
Subject: Re: New AutoCAD2POV
Date: 23 Feb 2002 00:22:40
Message: <3c772720@news.povray.org>
Hi Cadman,

Thanks a lot. Looks very interesting.

"cadman" <cad### [at] graffitinet> wrote in message
news:3c766033@news.povray.org...

> than the last hybrid version.  That also means:
> AutoCAD native interface, i.e. it is no longer necessary to export to DXF
> and then start an external application to convert from DXF to POV.

Really wonderful!

>
> Fewer commands.  Instead of being required to use AutoCAD2POV commands
such
> as punion, pslice, pmove, protate, etc..., native AutoCAD commands can be
> used on all objects, native and custom POV.

Thoroughly welcomed; I think, this was the one feature that really prevented
me from exploring it as much as I'd liked to ;-)
>
> Custom POV light objects and lighting editor.  This includes point lights,
> spotlights and cylinder lights with all options available in POV-Ray
(area,
> parallel, etc...).

Better and better. What can I say...thank you very much indeed!

Regards,
    -Anoop


Post a reply to this message

From: francesco
Subject: Re: New AutoCAD2POV
Date: 3 Sep 2002 12:33:00
Message: <3d74e43c@news.povray.org>
"cadman" <cad### [at] graffitinet> ha scritto nel messaggio
news:3c766033@news.povray.org...
> That's right!  The beta has been released, as well as an updated web site.
> Download it and tell me what you think!


 tried to download it several times, but the asp download page seems to be
broken, sorry....


Post a reply to this message

From: fog
Subject: Re: New AutoCAD2POV
Date: 29 Nov 2004 19:45:00
Message: <web.41abc20163a7c4c88309ae500@news.povray.org>
Hello,

The AutoCAD2POV website is down. Where else can I download v4.00 ?


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.