gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] manuscripts/xupdf article.rst


From: Janne V. Kujala
Subject: [Gzz-commits] manuscripts/xupdf article.rst
Date: Mon, 03 Feb 2003 09:11:46 -0500

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Changes by:     Janne V. Kujala <address@hidden>        03/02/03 09:11:46

Modified files:
        xupdf          : article.rst 

Log message:
        irregu hw impl

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/xupdf/article.rst.diff?tr1=1.29&tr2=1.30&r1=text&r2=text

Patches:
Index: manuscripts/xupdf/article.rst
diff -u manuscripts/xupdf/article.rst:1.29 manuscripts/xupdf/article.rst:1.30
--- manuscripts/xupdf/article.rst:1.29  Mon Feb  3 04:23:12 2003
+++ manuscripts/xupdf/article.rst       Mon Feb  3 09:11:46 2003
@@ -142,6 +142,7 @@
   Emphasis seems to be on the methods for generating the f+c structure,
   i.e., finding landmarks, paths between nodes, what nodes to show, etc.
   Some features use in the example views:
+
        - nodes are shown as cubes (focus node as a sphere) with titles
        - node size/height/color depicts importance/access frequency
        - landmark nodes distinguished by color
@@ -300,13 +301,14 @@
 animates to the full shape of the document, as if larger and 
 larger parts were torn off.
 
-- hw accelerated impl
-       - torn shape from a texture, mapped on the paper
-       - stencil buffer for drawing the fragment on the 
-         silhuette
-       - a non-photorealistic black line as the silhuette 
-         edge
-         
+The hardware implementation uses a noise texture for creating 
+the variation in the torn shape with texture coordinates tied 
+to the paper location. 
+The stencil buffer is used for drawing the contents
+inside the buoy silhuette.
+Finally, a non-photorealistic black edge is drawn
+around the silhuette to clarify the image..
+
 
 Nadir
 -----




reply via email to

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