SLI Zone
NVIDIA.com Gelato Zone Home
Recent Entries
 
NVIDIA GELATO PRO GPU-POWERED RENDERING SOFTWARE NOW FREELY AVAILABLE
2.2 Beta 3 available for download
Gelato Takes Center Stage at NASSCOM 2007 in Mumbai, India
See the animated short film "The Plush Life" rendered with Gelato
Anibrain Boosts "Resident Evil: Extinction" Visual Effects with NVIDIA Solutions
Making Waves with Gelato
Barbara Robertson Blogs Gelato
Gelato -- All the Rage at SIGGRAPH 2007!
NVIDIA Premieres Its First Short Film "The Plush Life"
How do I get into graphics?
Download the free version
 
Archives
May 2008
November 2007
October 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
 
RSS Feed XML
 
Comment Policy
We encourage comments and look forward to hearing from you. Please note that NVIDIA may, in our sole discretion, remove comments if they are off-topic, inappropriate, or otherwise violate our Terms of Service.

Copyright ©2007 NVIDIA Corporation | Privacy Policy | Legal Info

« January 2007 | Main | March 2007 »

Ribelato-1.0.0.24 Available

You should all be aware that a new version of "Ribelato" has been posted to Ribelato 1.0.0.24  at the RMR.  The most significant thing about this new version is that it incorporates some changes that users contributed that implement the RIB quadric commands -- Cylinder, Torus, Hyperboloid, Paraboloid, Disk, Cone.  Previously, these were ignored by the RIB reader, but now they cause the right-shaped NURBS to be sent to Gelato.

In case anybody's really behind the times, Ribelato is a free, open-source plug-in for Gelato (specifically, what we call a 'generator' plug-in) that can directly read RIB files.  Generator plug-ins are a great feature of Gelato.  Unlike other renderers that must have scene input in a single format, Gelato does not have any "preferred" scene format.  Instead, it has plug-ins that read scene files (or do anything else to generate geometry procedurally or otherwise.  Our "Pyg" (Python for Gelato) reader is a plugin of this type -- there's nothing in the Gelato "core" that understands Python.  Similarly, Ribelato is a RIB-reading plugin.  It's not translating RIB to Pyg, it's reading the RIB and directly making Gelato API calls internally.  There's no loss of efficiency.  You can write your own generator plugins for any format you like.

Speaking of which, it is possible to translate any format (including RIB) for which you have a generator plugin handy, into Pyg.  Just use the 'topyg' utility.  For example, if you have a file foo.rib and have installed RIbelato correctly, you can

topyg foo.rib > foo.pyg

And through the magic of generator plugins, this just works automagically.

Gelato 2.1 Candidate 2 Now With Maya 8.5 Support

The latest release candidate of Gelato 2.1 is available for all to download and use.

The big difference in this release candidate is support for Maya 8.5. If you're a Maya 8.5 user, this is the version for you.

We will be releasing the "final release" version of 2.1 very soon. In all likelihood it will be identical to this Candidate 2 build. But we wanted to get a version that supports Maya 8.5 out while we complete our testing.

[Note that Gelato 2.1R1 has been released and can be downloaded from the Gelato Zone web site.]