gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz/doc/pegboard/diceable--tjl peg.rst


From: Asko Soukka
Subject: [Gzz-commits] gzz/doc/pegboard/diceable--tjl peg.rst
Date: Wed, 18 Dec 2002 12:16:41 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Asko Soukka <address@hidden>    02/12/18 12:16:40

Modified files:
        doc/pegboard/diceable--tjl: peg.rst 

Log message:
        syntax fix

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/diceable--tjl/peg.rst.diff?tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: gzz/doc/pegboard/diceable--tjl/peg.rst
diff -u gzz/doc/pegboard/diceable--tjl/peg.rst:1.1 
gzz/doc/pegboard/diceable--tjl/peg.rst:1.2
--- gzz/doc/pegboard/diceable--tjl/peg.rst:1.1  Sun Dec  8 07:16:45 2002
+++ gzz/doc/pegboard/diceable--tjl/peg.rst      Wed Dec 18 12:16:40 2002
@@ -3,8 +3,8 @@
 =============================================================
 
 :Author:   Tuomas J. Lukka
-:Last-Modified: $Date: 2002/12/08 12:16:45 $
-:Revision: $Revision: 1.1 $
+:Last-Modified: $Date: 2002/12/18 17:16:40 $
+:Revision: $Revision: 1.2 $
 :Status:   Incomplete
 
 Re: recent discussion on gzz-dev, we need a general API
@@ -24,16 +24,16 @@
   do we want? Possibilities:
     
     1) Dicing for only one use, with one set of parameters:
-      corresponds to one glBegin/glEnd pair
+       corresponds to one glBegin/glEnd pair
 
     2) Dicing for several passes simultaneously, with CallGL
-      inbetween. Corresponds to a single renderable.
+       inbetween. Corresponds to a single renderable.
 
     3) Dicing for several renderables in the same coordsys.
-      Useful for e.g. rendering pass A, rendering a different
-      renderable between and then rendering pass B.
-      This is the most complete operation but difficult to
-      implement
+       Useful for e.g. rendering pass A, rendering a different
+       renderable between and then rendering pass B.
+       This is the most complete operation but difficult to
+       implement
 
   This choice will determine the final efficiency.
 



reply via email to

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