Hello, is there any library or abstraction that allows to control the perspective of the camera with the mouse on gem?
Do anybody have tried something like this? i would like to have a simple functionality as in the peasycam library for processing.
http://mrfeinberg.com/peasycam/#demos
thanks
Adam
Le 24/09/2011 10:58, topo bot a écrit :
Hello, is there any library or abstraction that allows to control the perspective of the camera with the mouse on gem?
Do anybody have tried something like this? i would like to have a simple functionality as in the peasycam library for processing.
http://mrfeinberg.com/peasycam/#demos
thanks
Adam
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hello,
It should not be too hard to make. Simply use this :
[gemmouse] | [perspec( | [gemwin]
You need to add other object and messages to make it works, but this is the main structure (look at the help file of [gemmouse] and [gemwin]). Good development. ++
Jack