Grasshopper

algorithmic modeling for Rhino

sentence into binary code feeding into cull pattern as ture false values

Hi all.

I would like to use a short sentence and translate that into binary code of about 1200 digits. That should go as a true false list into a cull pattern.

for instance:

grasshopper = 01100111 01110010 01100001 01110011 01110011 01101000 01101111 01110000 01110000 01100101 01110010

Anybody an idea how to do that?

Alternatively I am trying to figure out what are the list requirements to feed that pattern into the P entry of the cull pattern component. Which format is required? can I use a panel component which contains text values?

Views: 908

Replies to This Discussion

Using the Chars component from the Set Tab > Text Panel you can split a string of text into individual Characters.

In this example I pasted your string into a Panel but you could also use a Read File component

Ok, I found somebody who can code and he helped a lot..



Cool thanks a lot. I will check it out

ok. here is the file

Attachments:

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service