POV-Ray : Newsgroups : povray.binaries.images : [wip] Matrix Animation - 1 attachment Server Time
12 Aug 2024 13:20:47 EDT (-0400)
  [wip] Matrix Animation - 1 attachment (Message 1 to 10 of 10)  
From: Rafal 'Raf256' Maj
Subject: [wip] Matrix Animation - 1 attachment
Date: 24 Aug 2003 11:05:19
Message: <Xns93E1ADB59BEC9raf256com@204.213.191.226>
Single frame from my matrix-like animatiov ver 0.10

Animation of v 0.05 is in .b.animation and so will be next version 
(probably tomorrow)

The 0010101111 patterin is made by my C++ program and saved as .df3 density 
file. My program was needed, because this patterin is animated (64 frames).

There are 2 patterns smaller and bigger, giving total of 128 .df3 files 
occuping 55 MB (but only 3 MB after .zip compresion :)

This is my first Pov animation for commercial company that I'm making :) 
Ofcourse this texts "Raf256.com "Demo animation" are only for testing 
purposes.


-- 
#macro g(U,V)(.4*abs(sin(9*sqrt(pow(x-U,2)+pow(y-V,2))))*pow(1-min(1,(sqrt(
pow(x-U,2)+pow(y-V,2))*.3)),2)+.9)#end#macro p(c)#if(c>1)#local l=mod(c,100
);g(2*div(l,10)-8,2*mod(l,10)-8)*p(div(c,100))#else 1#end#end light_source{
y 2}sphere{z*20 9pigment{function{p(26252423)*p(36455644)*p(66656463)}}}//M


Post a reply to this message


Attachments:
Download 'matrix-v010.frame186.png' (163 KB)

Preview of image 'matrix-v010.frame186.png'
matrix-v010.frame186.png


 

From: Rafal 'Raf256' Maj
Subject: Re: [wip] Matrix Animation - 1 attachment
Date: 24 Aug 2003 19:57:29
Message: <Xns93E213DEE5EF5raf256com@204.213.191.226>
spa### [at] raf256com news:Xns### [at] 204213191226

[...]

Realy no one did like it (no responses)?
Maybe some suggestions what to improve etc?

-- 
#macro g(U,V)(.4*abs(sin(9*sqrt(pow(x-U,2)+pow(y-V,2))))*pow(1-min(1,(sqrt(
pow(x-U,2)+pow(y-V,2))*.3)),2)+.9)#end#macro p(c)#if(c>1)#local l=mod(c,100
);g(2*div(l,10)-8,2*mod(l,10)-8)*p(div(c,100))#else 1#end#end light_source{
y 2}sphere{z*20 9pigment{function{p(26252423)*p(36455644)*p(66656463)}}}//M


Post a reply to this message

From: Kevin Loney
Subject: Re: [wip] Matrix Animation - 1 attachment
Date: 25 Aug 2003 00:17:03
Message: <3f498dbf@news.povray.org>
it looks good, however in the matrix the characters were japanese (or a very
similar language) iirc and instead of flowing through the objects the
characters passed over the surface, but I'm just being picky. I do like the
effect you have obtained though.

-- 
Kevin
http://www.geocities.com/qsquared_1999/
#macro _(r)#if(r<12)#local i=asc(substr(
"oqshilacefg",r,1))-97;disc{<mod(i,7)-3,
div(i,7)-1,6>,z,.4pigment{rgb 10}}_(r+1)
#end#end _(1)//KL


Post a reply to this message

From: JC (Exether)
Subject: Re: [wip] Matrix Animation - 1 attachment
Date: 25 Aug 2003 09:42:35
Message: <3f4a124b$1@news.povray.org>
I can't open the attachment ... :-(

JC

Rafal 'Raf256' Maj wrote:
> Single frame from my matrix-like animatiov ver 0.10
> 
> Animation of v 0.05 is in .b.animation and so will be next version 
> (probably tomorrow)
> 
> The 0010101111 patterin is made by my C++ program and saved as .df3 density 
> file. My program was needed, because this patterin is animated (64 frames).
> 
> There are 2 patterns smaller and bigger, giving total of 128 .df3 files 
> occuping 55 MB (but only 3 MB after .zip compresion :)
> 
> This is my first Pov animation for commercial company that I'm making :) 
> Ofcourse this texts "Raf256.com "Demo animation" are only for testing 
> purposes.
> 
>


Post a reply to this message

From: Rafal 'Raf256' Maj
Subject: Re: [wip] Matrix Animation - 1 attachment
Date: 25 Aug 2003 09:49:00
Message: <Xns93E2A0E1C8291raf256com@204.213.191.226>
no### [at] spamfr news:3f4a124b$1@news.povray.org

> I can't open the attachment ... :-(

I ques that is due to double extension of file name 
  matrix-v010.frame186.png
suprising amount of news clients handle this file wrong (they use the first  
.xxx as extension, not the last). 

Image is also available (at most time) here
  http://62.233.182.161/tmp/matrix/matrix-v010.frame186.png
(but probalby stupid Internet Explorer may have simillar problems opening 
it, does it?)

and also I put image in smaller .jpg in this message attachment



-- 
#macro g(U,V)(.4*abs(sin(9*sqrt(pow(x-U,2)+pow(y-V,2))))*pow(1-min(1,(sqrt(
pow(x-U,2)+pow(y-V,2))*.3)),2)+.9)#end#macro p(c)#if(c>1)#local l=mod(c,100
);g(2*div(l,10)-8,2*mod(l,10)-8)*p(div(c,100))#else 1#end#end light_source{
y 2}sphere{z*20 9pigment{function{p(26252423)*p(36455644)*p(66656463)}}}//M


Post a reply to this message

From: Rafal 'Raf256' Maj
Subject: Re: [wip] Matrix Animation - 1 attachment - 1 attachment
Date: 25 Aug 2003 09:50:00
Message: <Xns93E2A10ACF2A9raf256com@204.213.191.226>
spa### [at] raf256com news:Xns### [at] 204213191226

> and also I put image in smaller .jpg in this message attachment

here


-- 
#macro g(U,V)(.4*abs(sin(9*sqrt(pow(x-U,2)+pow(y-V,2))))*pow(1-min(1,(sqrt(
pow(x-U,2)+pow(y-V,2))*.3)),2)+.9)#end#macro p(c)#if(c>1)#local l=mod(c,100
);g(2*div(l,10)-8,2*mod(l,10)-8)*p(div(c,100))#else 1#end#end light_source{
y 2}sphere{z*20 9pigment{function{p(26252423)*p(36455644)*p(66656463)}}}//M


Post a reply to this message


Attachments:
Download 'matrix-v010-frame186.jpg' (56 KB)

Preview of image 'matrix-v010-frame186.jpg'
matrix-v010-frame186.jpg


 

From: JC (Exether)
Subject: Re: [wip] Matrix Animation - 1 attachment - 1 attachment
Date: 25 Aug 2003 11:13:02
Message: <3f4a277e@news.povray.org>
I still can't see it. It's not a problem with the extension, it is just 
the attachement, I see the "begin 644" ... thing
And I'm too lazy to try to decode it by hand ... :-)

I use Mozilla 1.4 by the way,

But I got it with the link,

JC

Rafal 'Raf256' Maj wrote:
> spa### [at] raf256com news:Xns### [at] 204213191226
> 
> 
>>and also I put image in smaller .jpg in this message attachment
> 
> 
> here
> 
>


Post a reply to this message

From: JC (Exether)
Subject: Re: [wip] Matrix Animation - 1 attachment
Date: 25 Aug 2003 11:14:09
Message: <3f4a27c1$1@news.povray.org>
Nice stuff, it looks really pro, I need to see it animated to tell for 
sure though,

JC

Rafal 'Raf256' Maj wrote:
> no### [at] spamfr news:3f4a124b$1@news.povray.org
> 
> 
>>I can't open the attachment ... :-(
> 
> 
> I ques that is due to double extension of file name 
>   matrix-v010.frame186.png
> suprising amount of news clients handle this file wrong (they use the first  
> .xxx as extension, not the last). 
> 
> Image is also available (at most time) here
>   http://62.233.182.161/tmp/matrix/matrix-v010.frame186.png
> (but probalby stupid Internet Explorer may have simillar problems opening 
> it, does it?)
> 
> and also I put image in smaller .jpg in this message attachment
> 
> 
>


Post a reply to this message

From: Chris Amshey
Subject: Re: [wip] Matrix Animation - 1 attachment
Date: 27 Aug 2003 19:40:01
Message: <web.3f4d4113e4116ae61b99e900@news.povray.org>
Kevin Loney wrote:
>it looks good, however in the matrix the characters were japanese (or a very
>similar language) iirc
<clip>

They were mirror-image katakana, which is one of the japanese phonetic
syllabaries, mostly; I believe some scenes used digits, sometimes binary,
sometimes decimal, both with and without the 'matrix' characters also
included -
I could be wrong about the combinations, but there was definitely one scene
with
digits because we fly 'through' the zero, and the 'matrix' characters are
definitely mirror-image katakana, and there are almost certainly people out
there obssesive enough to have listed all the glowing-green-characters
scenes and
which characters are used and what font they're from, but that wouldn't be
me.
(I only know about the katakana because I can read and speak some small
amount
of japanese...)


--Chris


Post a reply to this message

From: Ghost Dog
Subject: Re: [wip] Matrix Animation - 1 attachment
Date: 9 Nov 2004 07:00:00
Message: <web.4190b048e4116ae563d27f50@news.povray.org>
"Kevin Loney" <kev### [at] ekoikcom> wrote:
> it looks good, however in the matrix the characters were japanese (or a very
> similar language)

Just FYI, the characters in the matrix 'code' are computer glyphs. These are
similar to old P.Cs (Atari STe,etc.)IMHO. They showed binary code (i.e
programs) in this form when you tried to open it with a text editor.
It took years to show it, and usually crashed the machine (Just me? Heh)


Post a reply to this message

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