<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Le 24/09/2011 10:58, topo bot a &eacute;crit&nbsp;:
    <blockquote
cite="mid:CAPkoNb44YPH=vWwXS1ainwEYjJGA-0ZN9PDbVaa_1rcmx5VZvA@mail.gmail.com"
      type="cite">Hello, is there any library or abstraction that allows
      to control the perspective of the camera with the mouse on gem?<br>
      <br>
      Do anybody have tried something like this?<br>
      i would like to have a simple functionality as in the peasycam
      library for processing.<br>
      <br>
      <br>
      <a moz-do-not-send="true"
        href="http://mrfeinberg.com/peasycam/#demos">http://mrfeinberg.com/peasycam/#demos</a><br>
      <br>
      <br>
      thanks<br>
      <br>
      <br>
      <br>
      Adam<br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list
UNSUBSCRIBE and account-management -&gt; <a class="moz-txt-link-freetext" href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a>
</pre>
    </blockquote>
    Hello,<br>
    <br>
    It should not be too hard to make.<br>
    Simply use this :<br>
    <br>
    [gemmouse]<br>
    |<br>
    [perspec(<br>
    |<br>
    [gemwin]<br>
    <br>
    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]).<br>
    Good development.<br>
    ++<br>
    <br>
    Jack<br>
    <br>
    <br>
  </body>
</html>