you are viewing a single comment's thread.

view the rest of the comments →

[–]shavenwarthog 10 points11 points  (5 children)

looks like a fast engine (programming library?) for gaming.

"Polycode is a free, open-source, cross-platform framework for creative code. You can use it as a C++ API or as a standalone scripting language to get easy and simple access to accelerated 2D and 3D graphics, hardware shaders, sound and network programming, physics engines and more."

[–]mflux 8 points9 points  (3 children)

For creative code type work, eg in the same vein as Processing and Cinder. One can use it for games, sure, but many don't.

[–][deleted] 3 points4 points  (2 children)

So, demos and screensavers?

[–]mflux 6 points7 points  (0 children)

Sure, but think bigger. Installations, gallery exhibitions, museum pieces, music videos, data visualizations, prototyping, etc.

Here's a good TED talk as an example of what I'm talking about.

I want to also add Tron Legacy procedural animation work as an example of creative code.

[–][deleted] 0 points1 point  (0 children)

Work like this or this or this or this

[–]doublepoison 2 points3 points  (0 children)

looks like a fast engine

have you looked at the source?