algorithmic modeling for Rhino
CA4Gh is a framework for string-expression-based neighborhood-generation; a CELLULAR AUTOMATA.
This utility uses the gh-internal expression-parser; expanding it by pointing-operators and a 'Key-Value'-Database:
Website: https://markortler.wordpress.com/ca4gh/
Members: 26
Latest Activity: Sep 8, 2023
This group does not have any discussions yet.
Comment
Hey Igor,
sure; u can do this.
Just set up the entrance-data with the setter in the beginning and go on.
As far as u use the syntax/operators of the gh-internal-expression-parser it should work just fine... So ur If(... , ... , ...) is fine; u can use ca_expressions everywhere there.
My Expression-Parser its just a framework which parse the given string to a valid gh-expression which takes the needed (Variable-)Values from a KeyValue-DataBase
I currently digging into this stuff again. Currently I am writing some code to enable n-Dimensional Cellular-Automate (2d,3d,4d,nd)... So, do not go too far with ur experiments, because the available operators (Left, Right...) are going to be replaced by a single one: Pointer{[,,,] ...}
If u want to do some beta-testing, let me know; I can send u a preview...
Greets Mark
Hi Ortler
I it is inexact I have formulated a question. I wanted to ask whether it is possible to set two parameters (or more) as entrance. For example a - curvature and b - distance from a point/attractor. Expression could look so If(a<L{a} AND b>L{b}, (some value or expressoin), ........).
Thx
Igor
The Link to beta-1.1.0
(copy & paste)
https://mega.nz/#F!Ut8A0QjI!RhUCYjd4z5hb8VGBE2nwfA
Don't know why the link below does not work...
Hey Igor,
Just to say. This was and is a prove of concept: Its about the ExpressionParse. But its going to be fun to dig into possibilities. So...
At the moment there is no edge, so if u think u are on the left outside, u aren't, u start again from the right.... (top/bottom == same)
I do not understand what u mean with array...
"{ aababbabbbaaabbabb ..... "
if u can give me some more informations about this, I will try to dig into it.
In the meantime, u could test the beta of 1.1.0 where borders are enabled; and some more, like 'parallel-processing' and 'generation-groups'
Greets
Mark
You couldn't explain how the plug-in processes data on the edge of the array. For example at the left border where value Left{a} doesn't exist. And also it would be desirable to know how to apply several variables in one array like as { aababbabbbaaabbabb ..... }.
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by
You need to be a member of Cellular Automata for Grasshopper to add comments!