/[gzz]/gzz/TODO
ViewVC logotype

Diff of /gzz/TODO

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

revision 1.150 by humppake, Fri Sep 27 06:43:38 2002 UTC revision 1.151 by tjl, Fri Sep 27 07:01:18 2002 UTC
# Line 11  Symbols: Line 11  Symbols:
11  0.8alpha2: Crucial demos for continued funding preliminary work - until 28th  0.8alpha2: Crucial demos for continued funding preliminary work - until 28th
12  ( unlike the other releases, the things here are in priority order )  ( unlike the other releases, the things here are in priority order )
13      tuukkah:      tuukkah:
14            - get rid of the undistributable mstmpimg blocks in use, replace
15              with the same
16              data but with canonical header (using
17              gzz.mediaserver.AddToMediaserver -c).
18              This way, we can refer to them so that people can get their
19              own instances themselves.
20          - unit tests for libcoords:          - unit tests for libcoords:
21              - a general test which tests that a CoordSys implementation              - a general test which tests that a CoordSys implementation
22                and its inverse match up (enabled for most coordsys).                and its inverse match up (enabled for most coordsys).
# Line 32  Symbols: Line 38  Symbols:
38          - ZZ vanishingview cell size for pagespans and linebroken          - ZZ vanishingview cell size for pagespans and linebroken
39            paragraphs, as well as libpaper backgrounds            paragraphs, as well as libpaper backgrounds
40      humppake:      humppake:
41            - clean up Paper VP interface:
42                - vertex => vertexVP(), and also explanation
43                  for outside how to avoid it, i.e. use
44                  vertex position and texcoords, since
45                  then can use vertex arrays (a la PaperQuad).
46                - new vertex() routine, which works without
47                  vertex program, both with and without paper
48                  position.
49            - make nonlinearity() really work right for
50              distorted coord sys and affine coordsys on top
51              of it.
52              Check by setting polygonmode to lines in xupdf
53              (by a key) and seeing that the non-distorted
54              polygons are diced less.
55            - make mstmpimg generate images also in a resolution which
56              better fits
57              1024x1024 textures - currently a LOT of space is being wasted
58                - note however that we DO want square texels;
59                  ask Tjl for explanation
60          - fix utf8 string non-null end bug found by Benja          - fix utf8 string non-null end bug found by Benja
61      jvk:      jvk:
62          - javadoc Paper.hxx: how to use Vertex Program interface.          - javadoc Paper.hxx: how to use Vertex Program interface.
63          - fix irregularquad to work with new coordsys stuff          - fix irregularquad to work with new coordsys stuff
64      tjl:      tjl:
         - make distorted and rotated coordinate systems work from Java  
             - make paperquad use nonlinearity  
65          - fix coordsys to take an iterator, which does the lerping,          - fix coordsys to take an iterator, which does the lerping,
66            so we can store parameters more naturally and also create            so we can store parameters more naturally and also create
67            coordsys independently of the CoordSet stuff.            coordsys independently of the CoordSet stuff.
# Line 74  Symbols: Line 97  Symbols:
97          - fix things broken by new coordsys stuff          - fix things broken by new coordsys stuff
98              - PLEASE REPORT THEM HERE!!! If something is vital, move this up.              - PLEASE REPORT THEM HERE!!! If something is vital, move this up.
99      anybody:      anybody:
         - get rid of the undistributable mstmpimg blocks in use, replace with the same  
           data but with canonical header (using gzz.mediaserver.AddToMediaserver -c).  
           This way, we can refer to them so that people can get their own instances  
           themselves.  
         + make mstmpimg generate images also in a resolution which better fits  
           1024x1024 textures - currently a LOT of space is being wasted  
     PEG:  
         1005  
100    
101    
102  0.8alpha3: Crucial demos for continued funding [Deadline: 4.10]  0.8alpha3: Crucial demos for continued funding [Deadline: 4.10]
# Line 155  Symbols: Line 170  Symbols:
170          - docxx Vec23, clean up vec23 by removing separation between Point          - docxx Vec23, clean up vec23 by removing separation between Point
171            and Vector.            and Vector.
172              - 4-dimensional homogeneous type?              - 4-dimensional homogeneous type?
173            - docxx new additions to gfx/
174      mudyc:      mudyc:
175          + make libcallgl use GLX_ARB_get_proc_address for          + make libcallgl use GLX_ARB_get_proc_address for
176            the functions in            the functions in

Legend:
Removed from v.1.150  
changed lines
  Added in v.1.151

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