/[libvob]/libvob/TODO
ViewVC logotype

Diff of /libvob/TODO

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by Vegai, Mon Mar 10 11:27:12 2003 UTC revision 1.7 by humppake, Mon Mar 10 13:29:30 2003 UTC
# Line 60  Tasks for libvob Line 60  Tasks for libvob
60          - propagate expose events correctly          - propagate expose events correctly
61          - when a gl window is closed, call Binder.windowClosed()          - when a gl window is closed, call Binder.windowClosed()
62      humppake:      humppake:
63          - make test that catches tjl's quick fix to culling coordsys in article rush          + Better algorithm for CullingCoordSys. Uses now parallel
64          + better algorithm for CullingCoordSys. Uses now parallel            bounding boxes. Fast, but not very exact.
65            bounding boxes. Fast, but not very efficient.            + Should not try to be "too smart". Probably option to select
66                between fast parallel bounding box comparison and more
67                time consuming polygon intersect scanning (the latter for
68                distorted views like fisheye).
69              + Still one more between those two: check intersections between
70                two rotated but non distorted rectangles.
71          + implement Paper TexGenEmboss::setUp_explicit          + implement Paper TexGenEmboss::setUp_explicit
72              + Discuss with jvk about the current state and use
73                of whole TexGenEmboss.
74      anybody:      anybody:
75          + move Image class (imageraster &c) out from Os-GLX.          + move Image class (imageraster &c) out from Os-GLX.
76            Os-GLX should only contain methods to directly            Os-GLX should only contain methods to directly

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26