2
votes
5answers
384 views
Looking for code samples for generative art
Generative art means pieces of art which are generated by computers. To get an idea, here is a YouTube video.
Now, I'm not looking for nice pictures or cool blog posts but for act …
0
votes
0answers
26 views
ARTMAP (adaptive resonance theory) implementatios, basics
I don't quite follow scientific papers, so I wanted to take a look at different ART/ARTMAP implementations. I found one in C++.
Any others you know?
With no background in AI, wha …
3
votes
2answers
91 views
Is There A .Net Library for Artistic Coding like Processing or OpenFrameworks?
I really like the work that's done with processing (http://processing.org) but I'm more exposed to the .Net world and would like to stay there. Is there a library or sub-language w …
0
votes
1answer
55 views
Preventing callback during validation in ComponentArt grid
I have to validate a couple of fields in the CA grid every time a record is updated/added. The grid is used in the callback mode. What i cannot figure out how to do is cancel the c …
2
votes
3answers
120 views
How Do Open Source Projects Find Designers/Artists?
I've been working on a casino game as a way to learn XNA and I'd like to publish it to an open source host. The back end is coming along rather nicely, but I'm absolutely NOT artis …
3
votes
5answers
199 views
Computational Intelligence/Artificial Intelligence - mainstream?
Hello,
can one consider Computational Intelligence and/or Artificial Intelligence as mainstream? or are they just "art"?
Thanks
1
vote
2answers
1k views
MP3 Cover Art Tagging in C#
Hi, I need to tag MP3 files with a Cover Art in C#...
Is there any easy way to do this? I found UltraID3Lib as an exampel and it is great for regular ID3 tagging but I cant handle …
20
votes
14answers
1k views
Basic art for the programmer?
This perhaps isn't really a programming question, but it's something I'm sure lots of programmers other than me have faced!
I've almost finished an iphone application I've been wo …
4
votes
10answers
291 views
Inspirational Writings
List out the articles/writings that inspired you to be a better developer
They write the right stuff
http://www.fastcompany.com/magazine/06/writestuff.html
Made me think harder a …
0
votes
4answers
248 views
Newbie OpenGL question
I am trying to cobble together a scene that basically consists of:
A 2D image of the earth (think NASA satellite photography) that has been rotated into a view similar to this an …
4
votes
7answers
265 views
What coding projects are used to create art and beauty?
Today the blinkenlights stereoscope project starts as part of the nuit blanche art event in Toronto. The Toronto city hall is transferred into a giant matrix display. There are too …
4
votes
7answers
426 views
How would you generate default user profile pictures?
I've been admiring StackOverflow's default quilt-like profile pictures (which I notice are also on the Fail Blog) and am curious what program both are using to generate them.
But …
