This is a project about pseudo random procedural generation based on context-free grammars.
For now, the project isn't really more than creating an image of a flower / pant from a set of rules, the lindenmayer way.
Cube Generation 2
Cube Generation 3
Cube Generation 4
Herb Generation 6
see main document file (still placeholder for now)
given a vector of symbols, terminals and non terminal. Iterate through every one of them and apply at random one of the rules that apply to them ( probabilities might apply - not yet implemented)
Pitfalls? :
- probabilities should add up to 1
- restricted to chars (no string symbols)
- aa
- aa
Would be some really different directions for this
- (unlikely) ML research
- (very likely) Map generation
- (unlikely) Compilation
- (uhhhhh) highly modular python API interface
- (.) aa
- (.) aa