|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Hello,
i finally found some time to create a clean package (at least i hope so) of my
patches for pov3.5, with documentation (mostly in french but with informations
concerning the programming in english), small example scenes and sources. You
can download mlpov 0.81 on http://195.221.122.126/mlpov_en.html. This version
also includes some bug fixes that were given on povray.programming.
Oh, and merry christmas everyone :)
M
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Tue, 24 Dec 2002 10:12:02 +0100, "Mael" <mae### [at] hotmailcom> wrote:
> Hello,
Hello
> i finally found some time to create a clean package (at least i hope so) of my
> patches for pov3.5, with documentation (mostly in french but with informations
> concerning the programming in english), small example scenes and sources. You
> can download mlpov 0.81 on http://195.221.122.126/mlpov_en.html. This version
> also includes some bug fixes that were given on povray.programming.
Very good, Mael, now it is ready to boundle with other packages.
As for documentation (since I play a lot with POV related documentation in
last moth) would you like also to upload docbook sources of your documentation
on your website. It would be easier to move it to that documentation I have
opened here. I doubt it is possible to move your additions into current work
but I'm sure there is a need in community to connect your additions with
future packages.
In case you are interested in better output of PDF I can give you some hints
about it.
> Oh, and merry christmas everyone :)
2U2 :-)
ABX
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Mael wrote:
> Hello,
>
> i finally found some time to create a clean package (at least i hope so)
> of my patches for pov3.5, with documentation (mostly in french but with
> informations concerning the programming in english), small example scenes
> and sources. You can download mlpov 0.81 on
> http://195.221.122.126/mlpov_en.html. This version also includes some bug
> fixes that were given on povray.programming.
Hi!
I tried to compile your patch for Linux, but I allways get this error:
In file included from optin.cpp:65:
png-pov.h:35:17: png.h: No such file or directory
make *** [optin.o] Error 1
Indeed, there's no png.h file in ../povray-3.50c/src
What's wrong?
Thanks & Regards,
Andreas
--
http://www.render-zone.com
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Andreas Kreisig wrote:
> Mael wrote:
>
>> Hello,
>>
>> i finally found some time to create a clean package (at least i hope so)
>> of my patches for pov3.5, with documentation (mostly in french but with
>> informations concerning the programming in english), small example scenes
>> and sources. You can download mlpov 0.81 on
>> http://195.221.122.126/mlpov_en.html. This version also includes some bug
>> fixes that were given on povray.programming.
>
> Hi!
>
> I tried to compile your patch for Linux, but I allways get this error:
>
> In file included from optin.cpp:65:
> png-pov.h:35:17: png.h: No such file or directory
> make *** [optin.o] Error 1
>
> Indeed, there's no png.h file in ../povray-3.50c/src
Okay, problem solved. My mistake ...
Andreas
--
http://www.render-zone.com
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> i finally found some time to create a clean package (at least i hope so) of
my
> patches for pov3.5
argg sorry, not that clean after all ! there was a stupid bug in my
destroy_finish function
version corrected on my site (files mlpov81.zip and sources81.zip changed)
M
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |