Closed mexitalian closed 9 years ago
This is incredible, thank you!!! Also, I am duplicating all examples at https://github.com/shiffman/learningprocessing.com/tree/gh-pages/code. I would like them to pull directly from here, but have to resolve https://github.com/shiffman/learningprocessing.com/issues/25. I am moving them over manually, but you should also feel free to "pull request" in both places.
This is a huge help to me, many many thanks.
Your welcome! Have a small pull request coming through shortly, I need to look into the ticket you mention before I would be able to commit to both repos.
Great. Yes, normally it's as easy as just copy pasting the files into the learningprocessing.com directory, but with the image examples I had to make some manual changes to load media without preload()
and change the path for an images
directory. I'd certainly love any help with this, but will get to it myself some time!
@shiffman I followed the coding style from the other example ports and have modified references to functions in the comments wherever necessary. Let me know if any modifications are required.