NVidia Gelato has Python binding

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Terry Reedy

    NVidia Gelato has Python binding

    >From http://film.nvidia.com/page/gelato.html :

    Gelato is NVIDIA's new professional image rendering software, running on
    top of its new Quadro FX graphics hardware. In addition to its C++ API,

    "A Python binding also ships with Gelato, allowing users to script input,
    automatically generating geometries and shading instead of explicitly
    specifying them in advance. "

    This is the only such binding mentioned. They apparently feel that Python
    is well enough known that no explanatory phrase is needed.

    TJR






  • Steve Holden

    #2
    Re: NVidia Gelato has Python binding

    "Terry Reedy" <tjreedy@udel.e du> wrote in message
    news:mailman.88 1.1082583742.20 120.python-list@python.org ...[color=blue][color=green]
    > >From http://film.nvidia.com/page/gelato.html :[/color]
    >
    > Gelato is NVIDIA's new professional image rendering software, running on
    > top of its new Quadro FX graphics hardware. In addition to its C++ API,
    >
    > "A Python binding also ships with Gelato, allowing users to script input,
    > automatically generating geometries and shading instead of explicitly
    > specifying them in advance. "
    >
    > This is the only such binding mentioned. They apparently feel that Python
    > is well enough known that no explanatory phrase is needed.
    >[/color]

    It probably *is* well-known in the target market, since Industrial Light and
    Magic are a very well-known Python user.

    regards
    --
    Steve Holden http://www.holdenweb.com/
    Python Web Programming http://pydish.holdenweb.com/pwp/



    Comment

    Working...