|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
How many frames (maximum) should I do for an IRTC animation with clock 0-4
and still remain within the space limits?
--
//Mahalis
camera{location<0,0.25,-2> look_at 0.5*y} #declare T=texture{pigment{crackle
scale 0.5 rotate 90 turbulence 0.75 color_map{[0 rgb 1][0.05 rgb 1][0.1
rgb<1,0.25,1>][0.25 rgbf 1][1 rgbf 1]}} finish{ambient 1}} #declare
c=difference{torus{0.5,0.1 rotate -90*x}box{<0.7,0,0.2>,<-0.7,-0.7,-0.2>}}
merge{object{c translate<0.5,0.5,0>} object{c translate<-0.5,0.5,0>}
cylinder{<1,0.5,0>,<1,0,0>,0.1} cylinder{<-1,0.5,0>,<-1,0,0>,0.1}
cylinder{0.5*y,0,0.1} texture{T}}
--
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
In article <3bee8323$1@news.povray.org> , "Mahalis" <don### [at] fakeycom>
wrote:
> How many frames (maximum) should I do for an IRTC animation
Expect at least 150 KB per second using normal MPEG 1 settings using 25
frames per second. So you get at least 6 KB per frame.
Thorsten
____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde
Visit POV-Ray on the web: http://mac.povray.org
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Please, next time write "anim length"... ;-)
--
Jonathan.
"Mahalis" <don### [at] fakeycom> ha scritto nel messaggio
news:3bee8323$1@news.povray.org...
> How many frames (maximum) should I do for an IRTC animation with clock 0-4
> and still remain within the space limits?
>
> --
>
> //Mahalis
> camera{location<0,0.25,-2> look_at 0.5*y} #declare
T=texture{pigment{crackle
> scale 0.5 rotate 90 turbulence 0.75 color_map{[0 rgb 1][0.05 rgb 1][0.1
> rgb<1,0.25,1>][0.25 rgbf 1][1 rgbf 1]}} finish{ambient 1}} #declare
> c=difference{torus{0.5,0.1 rotate -90*x}box{<0.7,0,0.2>,<-0.7,-0.7,-0.2>}}
> merge{object{c translate<0.5,0.5,0>} object{c translate<-0.5,0.5,0>}
> cylinder{<1,0.5,0>,<1,0,0>,0.1} cylinder{<-1,0.5,0>,<-1,0,0>,0.1}
> cylinder{0.5*y,0,0.1} texture{T}}
> --
>
>
>
>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Mahalis wrote:
>
> How many frames (maximum) should I do for an IRTC animation with clock
> 0-4 and still remain within the space limits?
Depends on how well they compress.
--
ICQ: 46085459
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Ani, my class advisor in high-school, would kill you if she saw this.
She was not short but somehow thought she was. Prolly she would feel
so when we would go out for a beer and fries. Go figure.
Peter Popov ICQ : 15002700
Personal e-mail : pet### [at] vipbg
TAG e-mail : pet### [at] tagpovrayorg
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
|
|