So I’m brand new to OF and code in general. I started using processing and am trying to translate what i learned there. I figured out vectors work like arrays did in processing, but I haven’t been able to find any examples of how to setup a vector properly in OF. I’m using a PC all the tutorials I’ve seen are in xCode.
I’m trying to just create a simple array of png images moving around the screen, so I’d need an vector/array of images and a bunch of int’s.
Please don’t respond just to tell me to buy a mac. Thanks in advance.