Skip to content

monkstone/pygenerate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

This project was inspired by the PDE generator by Adam Parrish 
http://www.decontextualize.com/teaching/a2z/context-free-as-in-speech/

Here are some experiments I've done based on the PDEGenerator by Adam Parrish of decontextualize.com. 
There are several experiments going on here:-
This is my first NetBeans 7.0.1 git project,
I'm using the coin features of jdk 7.0, so I've converted a chain of if else (on String) to a switch etc.
The main feature that I have changed / added is to add the possiblity of weighted rules. 
By default each rule/option is given a weighting of 1.0f.
The other thing I've added is the ability to limit recursion. I also produce pyprocessing and 3D pde variants.

About

Generate processing.pde processing.py scripts programatically/stochastically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published