Open Processing
Over the past two days I have been introduced to the website OpenProcessing where code can be used to create visual/ interactive art. Having never properly coded before aaside from sessions in Unreal and Unity, I struggled a little at first, not knowing the logic behind creating effective code. Thankfully there were code indexes and libraries built into the website to reference and use in Scripts.
I found that although it can be used for interactive projects, OpenProcessing is also good for randomised and looping animations, which is what I practiced doing mainly to get to grips with the essentials of OpenProcessing. The current project which I am working on, which is a culmination of all I had learned in those two days (3rd in the list) stilll has a few more features which need to be teaked or added.
1. Have the restart feature mapped to a key, rather than on a timer that resets every 25000th Frame
2. Have a pause feature for the animation, also mapped to a key
3. Alter the font that I am using
4. Add interaction
You can see some of my works here:
https://openprocessing.org/sketch/1838294
https://openprocessing.org/sketch/1839589
Comments
Post a Comment