Interactive CPPNs in GLSL

Published: 08 Dec 2018, Last Modified: 24 May 2024NeurIPS Second Workshop on Machine Learning for Creativity and DesignEveryoneCC BY-SA 4.0
Abstract: Compositional Pattern Producing Networks (CPPNs) have the same input/output structure as OpenGL Shading Language (GLSL) fragment shaders, and can be easily implemented in GLSL for real-time interactive neural image generation. Because GLSL is standard, we find that this allows us to drop these CPPNs into a wide variety of popular tools for new media art, and use them as part of broader interactive real-time art pieces.
Loading