Tagged Questions
The generative tag has no wiki summary.
41
votes
19answers
4k 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 ...
2
votes
2answers
331 views
Can you recommend books about generative programming?
I can recommend following books:
Code Generation in Action by Jack Herrington (lots of Ruby)
Generative Programming by Krzysztof Czarnecki and Ulrich W. Eisenecker (many ideas explained)
Framing ...
0
votes
2answers
75 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
58 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
2answers
390 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
585 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
497 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 ...