You are not logged in.
What do you think? I am no povray expert. I used it a year ago for about a week, and picked it up again a couple days ago. Hope you like it.
Don't forget to post your PKGBUILD in your thread when you announce a new package in incoming.
see HERE for details
Offline
What do you think? I am no povray expert. I used it a year ago for about a week, and picked it up again a couple days ago. Hope you like it.
Well, this is fat. Great work. How long did that take to render?
bye neri
Offline
neri,
Thanks. I think it took about 35 or 40 minutes to render on my 1.4 GHz T-Bird. Also, gqview and gimp show it much darker than the images that I first posted here, and it looks better that way, so I darkened it a bit and increased the contrast with the gimp. If you look at it again, it should look better.
For those interested, in the spirit of open source , here is the .pov:
// Persistence of Vision Ray Tracer Scene Description File
// ArchLinux
#version 3.5;
#include "colors.inc"
global_settings {
photons {
spacing 0.007
media 100
autostop 0
jitter 0}
max_trace_level 25
assumed_gamma 1.0
}
// ----------------------------------------
camera {
location <1, 1.5, -5.0>
look_at <0.0, 0.5 , 0.0>
}
// ----------------------------------------
// plane { <0,1,0>,0 pigment { checker rgb <1,0,0>, rgb <1,1,0> } }
plane { <0,1,0>, 0
pigment { color rgb <0.3,0.5,0.7> }
finish { diffuse 0.3}
}
light_source {<6, 2.5, 4> color rgb 6
photons {
refraction on
reflection on
}
}
light_source {<6, 0.5, 4> color rgb 6
photons {
refraction on
reflection on
}
}
#declare image1 =
difference {
difference {
difference {
difference {
sphere {<0,0,0>,0.5 scale <1,1.5,1>}
box {<10,10,-10> , <-10,-10,-0.25>}
}
box {<10,10,10>,<-10,-10,0.25>}
}
sphere {<0,0,0>,0.5 scale <0.85,1.5,1> translate <0.08,-0.2,0>}
}
box {<-10,-10,-10>,<10,0,10>}
}
object {
image1
interior { ior 1.5 /*dispersion 1.4 dispersion_samples 14*/}
pigment { rgbf <1,1,1,.95>}
finish { specular 1 roughness 0.005 ambient 0 reflection {0.1,0.4 fresnel}}
photons { target 1 reflection on refraction on collect on}
translate <0,0,0>
scale <2.5,3.2,1>
}
object { image1
interior { ior 1.5 /*dispersion 1.4 dispersion_samples 14*/}
pigment { rgbf <1,1,1,.95>}
finish { specular 1 roughness 0.005 ambient 0 reflection {0.1,0.4 fresnel}}
photons { target 1 reflection on refraction on collect on}
scale <3,2,0.2>
rotate x*80
rotate y*110
rotate x*-15
translate <.5,1,0>
}
Don't forget to post your PKGBUILD in your thread when you announce a new package in incoming.
see HERE for details
Offline
Dude! That's sweet!
I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal
Offline
If anyone wants it, here is the povray command and arguments to render that particular image, where <FILE> is the name you saved the file as, for example arch.pov, and <OUT> is the name of the output file, arch.png for example.
povray -geometry +0+0 +V +X +P +A0.3 +AM2 -P +FN +V +D +W1024 +H768 +HTN +L/usr/share/povray-3.5/include/ +I<FILE> +O$<OUT>
Don't forget to post your PKGBUILD in your thread when you announce a new package in incoming.
see HERE for details
Offline
Awesome background. Are you planning on making any more?
Offline
Hey, the picture link is borked! Any chance you can re-submit?
Thanx.
-- Linux! Isn't it time?
Offline
Is it working ok now? Sometimes my server is hard to reach since I have to use noip.com to forward requests to my IP address. Please let me know whether or not it is working so I can fix it if it is not.
Don't forget to post your PKGBUILD in your thread when you announce a new package in incoming.
see HERE for details
Offline
It Is WoRkInG nOw
AKA uknowme
I am not your friend
Offline
OOOooooo ..... nice.
Don't know if you're open to some suggestions? I'm wondering if you can reduce/move the light source a little to give the glass-arch more internal detail/depth? I think it might also give the misty-blue bottom a wider spectrum of richer hue's?
I'm definitely _no_ expert!
Cheers and awesome artwork.
-- Linux! Isn't it time?
Offline
hey, if u want to, u can try hosting your image at photobucket.com - should get better reliability that way. I'm still waiting to see the pic...
Offline
Cant see the image either
Kaleph
jabber: kaleph@jabber.org
Offline
Wow :shock:
It's a beaut 8) Great pic, red_over_blue
'Mazing
Offline
Can someone post a mirror of that image (mirror image, heh) to another site? I can't connect to the server either. I'm looking forward to seeing this, though; povray is the absolute rockin'est raytracer in the world. Why, I remember when it was DKBtrace back in the 80s.... trails off incoherently
Peter B. Steiger
Cheyenne, WY
Offline
Can someone post a mirror of that image (mirror image, heh) to another site? I can't connect to the server either. I'm looking forward to seeing this, though; povray is the absolute rockin'est raytracer in the world. Why, I remember when it was DKBtrace back in the 80s.... trails off incoherently
Heh, it's probably gone since this thread is over 4 years old. I don't have a copy, but maybe someone else does.
Offline