[Haskell-beginners] opengl osx vs linux
Miguel Negrão
miguel.negrao-lists
Fri Oct 11 14:51:17 UTC 2013
Em 11-10-2013 10:59, Miguel Negr?o escreveu:
> hi
>
> I made a haskell program using the OpenGL and GLUT packages. I've
> noticed that I get a different behaviour in osx and linux. It basically
> draws a sphere, and I can change the colors of the triangles of the
> sphere via OSC messages. I can rotate the sphere with the mouse.
> In osx the movement when rotating with the mouse is totally smooth, but
> on linux the movement has a delay, it is slower then the movemnt of the
> mouse, it seems that there is delay between each incoming mouse message
> so when I stop moving the mouse the sphere still continues to rotate by
> itself for some time.
>
> Does anyone know what could be causing this ?
>
> The program is here:
>
> https://github.com/miguel-negrao/pfVisualizer
>
> best regards,
> Miguel Negr?o
> http://www.friendlyvirus.org/miguelnegrao
A video with the behaviour of the program in linux:
http://ubuntuone.com/2kF2pq5BRZ8P1k9Att3asn
--
Miguel Negr?o
http://www.friendlyvirus.org/miguelnegrao
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 555 bytes
Desc: OpenPGP digital signature
URL: <http://www.haskell.org/pipermail/beginners/attachments/20131011/e15a5cad/attachment.sig>
More information about the Beginners
mailing list