i want to draw a ellipse, and be able to move the camera around the ellipse. but I want the ellipse to always face the camera, i.e. billboard sprites.
I'm currently also trying to use peasycam with a pgraphics image, where the peasycam changes the matrix in the pgraphics "world". but not getting too far. i've found a example that almost works but only draws the screen when the camera moves?
i'll post some code at some point
1