|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Here an image of a fish nest (where fish can live).
Post a reply to this message
Attachments:
Download 'fish_nest.bmp.dat' (2901 KB)
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On 5-9-2013 17:42, Fractracer wrote:
> Here an image of a fish nest (where fish can live).
>
This is not bad at all. Excellent work on the corroded metals. May we
have a peak at them? ;-)
How did you build the steel mesh? CSG? mesh2?
Thomas
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Thomas de Groot <tho### [at] degrootorg> wrote:
> On 5-9-2013 17:42, Fractracer wrote:
> > Here an image of a fish nest (where fish can live).
> >
>
> This is not bad at all. Excellent work on the corroded metals. May we
> have a peak at them? ;-)
>
> How did you build the steel mesh? CSG? mesh2?
>
> Thomas
Thanks, the big object was modeled with Wings3D, the wall and the ground are CSG
and the wiring on the ground is made by a modified version of knot of... I can(t
remember where I have got this...
The metals are layered textures with some iridescence.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Fractracer" <lg.### [at] gmailcom> wrote:
> Thomas de Groot <tho### [at] degrootorg> wrote:
> > On 5-9-2013 17:42, Fractracer wrote:
> > > Here an image of a fish nest (where fish can live).
> > >
> >
The wiring is made with a (slightly) modified version of celtic knot bt Mike
Williams.
The last picture posted was in BMP format, here is a JPEG.
Post a reply to this message
Attachments:
Download 'fish_nest.jpg' (494 KB)
Preview of image 'fish_nest.jpg'
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On 6-9-2013 13:06, Fractracer wrote:
> The wiring is made with a (slightly) modified version of celtic knot bt Mike
> Williams.
Of Course; I should have guessed ;-)
> The last picture posted was in BMP format, here is a JPEG.
>
You know that you can set the default output in POV-Ray? In povay.ini
add/edit the line:
Output_File_Type=N
where:
; See section 3.1.2.4.1 (Output File Type) of the Documentation for more
info:
; S= BMP, N=PNG, T=TGA (uncompressed), C=TGA (compressed), E=openEXR
(High Dynamic Range); H=HDR (High Dynamic Range)
Thomas
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Thomas de Groot <tho### [at] degrootorg> wrote:
> On 6-9-2013 13:06, Fractracer wrote:
>
> You know that you can set the default output in POV-Ray? In povay.ini
> add/edit the line:
>
> Output_File_Type=N
>
> where:
> ; See section 3.1.2.4.1 (Output File Type) of the Documentation for more
> info:
> ; S= BMP, N=PNG, T=TGA (uncompressed), C=TGA (compressed), E=openEXR
> (High Dynamic Range); H=HDR (High Dynamic Range)
>
> Thomas
I know this option exist (even in command line, no? But I don't know how change
this - see the doc!) but I always use BMP format (lazyness...).
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On 09/06/2013 07:26 AM, Fractracer wrote:
> Thomas de Groot <tho### [at] degrootorg> wrote:
>> On 6-9-2013 13:06, Fractracer wrote:
>>
>> You know that you can set the default output in POV-Ray? In povay.ini
>> add/edit the line:
>>
>> Output_File_Type=N
>>
>> where:
>> ; See section 3.1.2.4.1 (Output File Type) of the Documentation for more
>> info:
>> ; S= BMP, N=PNG, T=TGA (uncompressed), C=TGA (compressed), E=openEXR
>> (High Dynamic Range); H=HDR (High Dynamic Range)
>>
>> Thomas
> I know this option exist (even in command line, no? But I don't know how change
> this - see the doc!) but I always use BMP format (lazyness...).
>
>
either one of two things ... you're setting Output_File_Type to bitmap
somewhere or you're not using 3.7 because the default (across all
platforms) is PNG
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> Thomas de Groot <tho### [at] degrootorg> wrote:
>> On 6-9-2013 13:06, Fractracer wrote:
>>
>> You know that you can set the default output in POV-Ray? In povay.ini
>> add/edit the line:
>>
>> Output_File_Type=N
>>
>> where:
>> ; See section 3.1.2.4.1 (Output File Type) of the Documentation for more
>> info:
>> ; S= BMP, N=PNG, T=TGA (uncompressed), C=TGA (compressed), E=openEXR
>> (High Dynamic Range); H=HDR (High Dynamic Range)
>>
>> Thomas
> I know this option exist (even in command line, no? But I don't know how change
> this - see the doc!) but I always use BMP format (lazyness...).
>
>
In version 3.6.x, edit the povray.ini file to add a line with +fn.
Now, all your renders will be as PNG files.
"+fn" will also work on the command line.
Beter solution: upgrade to version 3.7RC7 where the default format is PNG.
As a bonus, irid now works correctly and you will be able to use all
cores on a multicores computer.
Alain
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |