The Wayback Machine - https://web.archive.org/web/20200715100345/https://github.com/topics/creative-coding
Skip to content
#

creative-coding

Here are 551 public repositories matching this topic...

nannou
mitchmindtree
mitchmindtree commented Feb 15, 2020

It would be great if there was an easy way to package nannou exes into easily distributable apps. Perhaps nannou-package could be progressively enhanced to be capable of doing this.

It will likely be the case that users will only be able to generate apps for the platform they are currently building on, however it may be possible to cross-compile and build for other targets in some cases.

Ofelia
Jonathhhan
Jonathhhan commented Nov 11, 2019

hi cuinjune,
with the newest emscripten 1.39.1 i get this compile error with the ofelia emscripten example on ubuntu 18.04:

/home/jonathan/Schreibtisch/of_v20191108_linux64gcc6_release/addons/ofxOfelia/libs/ofxLua/src/bindings/glmBindings.cpp:2733:10: fatal error: 
      'glm/gtc/functions.hpp' file not found
#include <glm/gtc/functions.hpp>

while it is possible to compile the ope

Improve this page

Add a description, image, and links to the creative-coding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the creative-coding topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.