gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] manuscripts ./gzigzag.bib AniFont/Makefile AniF...


From: Tuomas J. Lukka
Subject: [Gzz-commits] manuscripts ./gzigzag.bib AniFont/Makefile AniF...
Date: Fri, 17 Oct 2003 14:17:37 -0400

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Branch:         
Changes by:     Tuomas J. Lukka <address@hidden>        03/10/17 14:17:37

Modified files:
        .              : gzigzag.bib 
        AniFont        : Makefile anifont.tex 

Log message:
        Use ewa footprint

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/gzigzag.bib.diff?tr1=1.141&tr2=1.142&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/AniFont/Makefile.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/AniFont/anifont.tex.diff?tr1=1.13&tr2=1.14&r1=text&r2=text

Patches:
Index: manuscripts/AniFont/Makefile
diff -u manuscripts/AniFont/Makefile:1.3 manuscripts/AniFont/Makefile:1.4
--- manuscripts/AniFont/Makefile:1.3    Fri Oct 17 05:15:22 2003
+++ manuscripts/AniFont/Makefile        Fri Oct 17 14:17:37 2003
@@ -1,5 +1,5 @@
 
-anifont.ps: probe.1 probe.2 footprint.1 anifont.tex
+anifont.ps: probe.1 probe.2 footprint.1 footprint.2 anifont.tex
        latex anifont
        BIBINPUTS=..:$$BIBINPUTS bibtex anifont
        latex anifont
Index: manuscripts/AniFont/anifont.tex
diff -u manuscripts/AniFont/anifont.tex:1.13 
manuscripts/AniFont/anifont.tex:1.14
--- manuscripts/AniFont/anifont.tex:1.13        Fri Oct 17 13:57:40 2003
+++ manuscripts/AniFont/anifont.tex     Fri Oct 17 14:17:37 2003
@@ -93,8 +93,12 @@
 PFSS diagrams can be generated easily to show the actual behaviour of a 
hardware accelerator.
 
 \begin{figure}
-a)\\\includegraphics[width=\columnwidth]{footprint.1}
-b)\\
+\begin{tabular*}{\columnwidth}{lc}
+a) &  \\
+ & \includegraphics[width=5cm]{footprint.1} \\
+b) & \\
+ & \includegraphics[width=4cm]{footprint.2} \\
+\end{tabular*}
 \caption{
 \label{figfootprint}
 Pixel footprint in screen space (PFSS) diagram.
@@ -102,8 +106,11 @@
 a) An explanation of PFSS diagrams: the diagrams
 show the contribution of each texel to the pixel
 as a color (black = no contribution, white = large contribution).
-b) An example PFSS of an EWA texture filterer. In screen space, the
-filter is circular and has soft edges.
+b) An example PFSS of an EWA texture filterer without
+mipmapping (mockup, just diagrammatic). 
+In screen space, the
+filter is circular and has soft edges, while in texture space it would be
+elliptical.
 }
 \end{figure}
 
Index: manuscripts/gzigzag.bib
diff -u manuscripts/gzigzag.bib:1.141 manuscripts/gzigzag.bib:1.142
--- manuscripts/gzigzag.bib:1.141       Fri Oct 17 05:15:21 2003
+++ manuscripts/gzigzag.bib     Fri Oct 17 14:17:36 2003
@@ -2354,23 +2354,42 @@
 
 
 
address@hidden heckbert86survey,
-    author = "Paul S. Heckbert",
-    title = "Survey of texture mapping",
-    booktitle = "Proceedings of Graphics Interface '86",
-    editor = "M. Green",
-    pages = "207--212",
-    year = "1986",
-    url = "citeseer.nj.nec.com/heckbert86survey.html" }
address@hidden,
+ author = {Paul S Heckbert},
+ title = {Survey of texture mapping},
+ journal = {IEEE Computer Graphics and Applications},
+ volume = {6},
+ number = {11},
+ year = {1986},
+ issn = {0272-1716},
+ pages = {56--67},
+ publisher = {IEEE Computer Society Press},
+ }
 
 @inproceedings{olano01vertexbasedaniso,
-    author = "Marc Olano and Shrijeet Mukherjee and Angus Dorbie",
-    title = "Vertex-based Anisotropic Texturing",
-    booktitle = "HWWS'01",
-    year = "2001",
-    pages = "95-98"
-}
+ author = {Marc Olano and Shrijeet Mukherjee and Angus Dorbie},
+ title = {Vertex-based anisotropic texturing},
+ booktitle = {Proceedings of the ACM SIGGRAPH/EUROGRAPHICS workshop on 
Graphics hardware},
+ year = {2001},
+ isbn = {1-58113-407-X},
+ pages = {95--98},
+ location = {Los Angeles, California, United States},
+ doi = {http://doi.acm.org/10.1145/383507.383532},
+ publisher = {ACM Press},
+ }
 
+
address@hidden,
+ author = {Tobias H\x{00FC}ttner and Wolfgang Stra\x{00DF}er},
+ title = {Fast footprint MIPmapping},
+ booktitle = {Proceedings of the ACM SIGGRAPH/EUROGRAPHICS workshop on 
Graphics hardware},
+ year = {1999},
+ isbn = {1-58113-170-4},
+ pages = {35--44},
+ location = {Los Angeles, California, United States},
+ doi = {http://doi.acm.org/10.1145/311534.311572},
+ publisher = {ACM Press},
+ }
 
 @comment -----------------------------------------
 @comment Procedural texturing




reply via email to

[Prev in Thread] Current Thread [Next in Thread]