gzz-dev
[Top][All Lists]
Advanced

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

[Gzz] 3rd & 4th (jvk)


From: Janne Kujala
Subject: [Gzz] 3rd & 4th (jvk)
Date: Thu, 5 Sep 2002 10:21:36 +0300
User-agent: Mutt/1.2.5i

3rd & 4th: Paper texture and experiment work, cleanups

Today: need to think of a way of interactively modifying
the parameters of papermill-created papers.

How about creating a custom rng class that would take
the name of the random parameter as an argument, i.e.
something like

        a = rng.getFloat("pass0.foobar")
        v = rng.getIntVec("pass0.mainaxis")
        c = rng.getColor("pass0.color0")

Then, after creating a paper, the rng object could be
asked for a list of parameter names and values.
The values could be changed and given to a new rng
object as predefined values.

        jvk




reply via email to

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