The generative tag has no wiki summary.
-1
votes
2answers
287 views
Code that keeps on generating itself> [closed]
I don't mean code to generate a fractal, but I mean, what is the best way to simulate code being continuously displayed and streamed on screen, as if it's new.
For example, if a programmer were ...
0
votes
2answers
808 views
What's the relationshiop between Xtext and ANTLR?
I heard that Xtext ultimately uses ANTLR but their grammar specification files have somewhat different formats. So what's the relationship between the two?
0
votes
1answer
89 views
What would be the math associated for creating lines like in this image?
I really could use some help in the right direction with this. Thanks!
http://i.stack.imgur.com/6zHOj.png
0
votes
3answers
575 views
generative typography?
How would you define/create generative typography ? I thought also of some sort of "intelligent" adaption. For example a font that uses serifs in certain condition or not…
Are there some findings in ...
0
votes
3answers
724 views
Creating a repeatable, random looking distribution of objects in Flash
I'm trying to scatter movie clips around the stage using Actionscript 3 in a way that looks as though they were randomly placed there, like photographs spread out on a table top.
I tried using a ...
0
votes
3answers
646 views
How would I go about plotting “live” stock market data with Processing, jQuery, Pure Data or Max/MSP?
This is intended as a question quite open to any suggestions, hints or pointers. I wish to start playing around with home brewed automated investment models, the beginnings of which I have concepts ...
57
votes
20answers
10k views
Procedural music generation techniques
I've been putting a lot of thought into procedural generation of content for a while and I've never seen much experimentation with procedural music. We have fantastic techniques for generating ...