rotate tk canvas



Hallo,

i have a tk canvas and want to rotate all its objects (there are
many objects because i draw a country map). Because it
must be very fast i am searching for a performant solution,
propably an API like openGL ore something like that which
can take a X11 pixmap and rotate it for me.

I have no idea, this is an absolutely new theme for me.

Thanks

.



Relevant Pages

  • List of pracs:
    ... Read a grs file and draw the give motif/tiling patterns by ... The motif to be drawn must be ... -The "whole" figure must continuously rotate around the centre (which ... You are given the profile of a snowflake to draw using simple line ...
    (comp.graphics.api.opengl)
  • Re: Integrating 2D and 3D
    ... in order to work with DEPTH BUFFER correctly. ... point you can draw in 2D by using the x and y coordinates. ... It works because when you rotate after some things are drawn it rotates ... objects will automatically overwrite any 3D objects by clearing the ...
    (comp.graphics.api.opengl)
  • Re: rotate tk canvas
    ... many objects because i draw a country map). ... propably an API like openGL ore something like that which ... can take a X11 pixmap and rotate it for me. ... which is an openGL based canvas. ...
    (comp.lang.tcl)
  • Re: Tkinter weirdness item count
    ... For instance I have created code to rotate a set of objects ... Which is kinda weird because the rotation works. ... This slowing down also occurs when I draw a lot of objects. ... I should mention I call updateafter each drawing action. ...
    (comp.lang.python)
  • Re: Integrating 2D and 3D
    ... The simplest way to do that is to put the camera in position and render ... I use this method to draw an instrument panel in a first-person game. ... It works because when you rotate after some things are drawn it rotates ... objects will automatically overwrite any 3D objects by clearing the ...
    (comp.graphics.api.opengl)