|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I wrote a little macro to turn an arbitrary string into a sequence
containing only the characters A,C,G & T (The 4 bases of DNA). The next
logical step was to make a macro that takes such a string and generates
a DNA model.
Here is an example; a special prize will go to the first person to
decipher it (the encoding process is completely reversible). You may
refer to the text2dna code which ended up in the Ctrl+V thread in p.o-t
if you wish.
--
signature{
"Grey Knight" contact{ email "gre### [at] yahoocom" }
site_of_week{ url "http://digilander.iol.it/jrgpov" }
}
Post a reply to this message
Attachments:
Download 'dna.png' (31 KB)
Preview of image 'dna.png'
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Grey Knight wrote:
>
> I wrote a little macro to turn an arbitrary string into a sequence
> containing only the characters A,C,G & T (The 4 bases of DNA). The next
> logical step was to make a macro that takes such a string and generates
> a DNA model.
> Here is an example; a special prize will go to the first person to
> decipher it (the encoding process is completely reversible). You may
> refer to the text2dna code which ended up in the Ctrl+V thread in p.o-t
> if you wish.
Sorry, where's the code? I tried a search in my newsreader and on the
news.povray.org website, and couldn't find it.
Deaken
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Deaken" <dwy### [at] sw-techcom> wrote in message
news:3C630866.FC3C5476@sw-tech.com...
> Sorry, where's the code? I tried a search in my newsreader and on the
> news.povray.org website, and couldn't find it.
It's in 'Off-Topic' in my "Reply to me" thread Deaken, near the bottom.
~Steve~
>
> Deaken
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
25ct wrote:
>
> "Deaken" <dwy### [at] sw-techcom> wrote in message
> news:3C630866.FC3C5476@sw-tech.com...
>
> > Sorry, where's the code? I tried a search in my newsreader and on the
> > news.povray.org website, and couldn't find it.
>
> It's in 'Off-Topic' in my "Reply to me" thread Deaken, near the bottom.
Right. Thanks.
Deaken
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Thu, 7 Feb 2002 23:56:38 -0000, "25ct" <25c### [at] lineonenet> wrote:
> It's in 'Off-Topic' in my "Reply to me" thread Deaken, near the bottom.
Do you know messages posted in that group expire in 2 week's ?
There are better places on this server to send sources.
Read: http://news.povray.org/38695C99.6B2DCA1A%40pacbell.net
ABX
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
>
> Do you know messages posted in that group expire in 2 week's ?
> There are better places on this server to send sources.
> Read: http://news.povray.org/38695C99.6B2DCA1A%40pacbell.net
>
> ABX
I know. I replied to my own post to keep it away from the bit bucket for
a while longer; should I post a copy in one of the scenefiles groups
though? It's not a complete scenefile, only a single #macro (in fact
that's kinda the point, that you figure out the rest of the scenefile,
espc the string parameter passed to text2dna()! )
--
signature{
"Grey Knight" contact{ email "gre### [at] yahoocom" }
site_of_week{ url "http://digilander.iol.it/jrgpov" }
}
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Grey Knight" <s16### [at] namtarqubacuk> wrote in message
news:3C63BE6F.D79CED66@namtar.qub.ac.uk...
>
> I know. I replied to my own post to keep it away from the bit bucket for
> a while longer; should I post a copy in one of the scenefiles groups
> though? It's not a complete scenefile, only a single #macro (in fact
> that's kinda the point, that you figure out the rest of the scenefile,
> espc the string parameter passed to text2dna()! )
>
It's perfectly acceptable, for short scenes/macros/whatever, to post them with
the image here.
Longer scenes (single files) can go to text.scene-files (with the scene as the
body of the post), and scenes comprising of multiple files should go to
binaries.scene-files (as attachments).
All IMHO - Ken? Anyone? Can you confirm?
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> It's not a complete scenefile, only a single #macro
In 3.5 it's complete scenefile. It just produces black screen :-)
ABX
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
It's a part of shakespeare, right?
What's the price? .-)
regards
SY
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
>
> It's a part of shakespeare, right?
You wish ;)
> What's the price? .-)
Solve the problem and I'll give you it!
--
signature{
"Grey Knight" contact{ email "gre### [at] yahoocom" }
site_of_week{ url "http://digilander.iol.it/jrgpov" }
}
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |