Menu

Pixie / News: Recent posts

Pixie 2.2.5 is out

Hi everybody,

Pixie 2.2.5 is out. This release incorporates many bug reports and improvements in the SVN trunk.

Okan

Posted by Okan Arikan 2009-01-27

Pixie 2.2.3 is out

Hi Everybody,

Pixie 2.2.3 is out. This version has significant improvements over the previous version in terms of accuracy, performance and stability.

It also has support for __nonspecular / __nondiffuse shader parameters.

As usual, a significant number of the bugs raised in the discussion forum are also addressed. Thank you Pixie user community.

Okan

Posted by Okan Arikan 2007-11-30

Pixie 2.1.1 is out

Hey Everybody,

Pixie 2.1.1 is out !!!

The new stuff includes:

Added support for:
- Inline RIB archives using ArchiveBegin/ArchiveEnd
* You can go crazy here. Pixie simply dumps the inline archive
into a RIB archive on disk, so there are no limits on the size
or complexity of your inline archives. The conditional execution
also works in these inline archives.

- Conditional execution using IfBegin/ElseIf/Else/EndIf
* We need your help here. Pixie now supports querying
user defined options/attributes as well as options/attributes
defined thru Attribute/Option. Unfortunately,
RenderMan documentation is not exactly clear on the names for
the standard option/attribute names. If you know the names of
standard options/attributes (the x resolution for example), let
us know.... read more

Posted by Okan Arikan 2007-03-28

Pixie 2.0.2 is out

Pixie 2.0.2 has been release. The changes are:

* 64Bit clean codebase. The Pixie source should
compile cleanly on 64Bit platforms. Please let
us know if you have any issues with this. Note:
you'll need libtiff (and X11 on linux / OSX) to be
compiled in 64Bit mode too.

* Fixed issues with dissapearing subdiv geometry when raytracing
* Fixed issues with speckled irradiance / occlusion data when using
the "R" mode... read more

Posted by George Harker 2007-02-20

Pixie 2.0.1 is out

Hi Everyone,

If you've been following our progress, you will notice that we didn't make a release since October. But this has not been a vacation for us...

George and I present Pixie 2. The changes from 1.7.6 are so many that I will not even try to enumerate them all.

Here're the important ones:

- Multithreading
Pixie has a new, multi-threaded core. Our implementation is very efficient and scalable.... read more

Posted by Okan Arikan 2007-02-11

Pixie 1.7.3 is out

Hi Everybody,

Pixie 1.7.3 is out and it has some cool features. We implemented the "bake3d" and "texture3d" support. So your expensive shaders can cache computation and access it at arbitrary resolutions.

According to PrMan app-notes, these functions may replace "indirectdiffuse" and "irradiancecache" functions in the future releases.

Okan

Posted by Okan Arikan 2006-07-26

Pixie 1.5.7

Pixie 1.5.7 is out.

It includes the following imrpovements / fixes

GI/irradiancecache improvements:

maxError is 0.5 by default, turning it higher gives faster / smoother results (but less accurate). Lower, say 0.1 is suitable for high quality. Memory consumption and speed during GI baking are much improved. Note that the difference between 1.5.7 and 1.5.6 is improved compatibility of the way the maxError parameter works for tweaking the quality of the irradiance bakes.... read more

Posted by George Harker 2006-02-15

Pixie 1.4.4 is out

Pixie 1.4.4 contains a .NET port of Pixie. The windows version of the renderer should now work faster.

PS: You can still compile Pixie with Visual Studio 6. There are two different set of project files (under "windows" directory) for .NET and VC6.

Okan

Posted by Okan Arikan 2005-07-15

Pixie 1.3.23 is out

This version fixes most of the bugs submitted in the last 2-3 weeks.

Okan

Posted by Okan Arikan 2004-11-18

Pixie 1.3.20

This version has significant improvements on the scan-line portion of the renderer. More specifically, the occlusion culling works much better now.

This version also fixes some scan-line rendering bugs that used to happen around transparent surfaces.

Okan

Posted by Okan Arikan 2004-09-21

Pixie 1.3.18 is out

This version has a fixed and optimized ray-tracing pipeline.

Okan

Posted by Okan Arikan 2004-08-31

Pixie 1.3.17 is out

This version fixes some minor bugs and features some extra command line switched for "rndr"

Okan

Posted by Okan Arikan 2004-08-15

Pixie 1.3.14 is out

This version fixes several bugs and incorporates some optimizations.

Okan

Posted by Okan Arikan 2004-06-30

Pixie 1.3.13 is out

This version has fixes for several issues that turned up after I uploaded 1.3.12.

Okan

Posted by Okan Arikan 2004-06-27

Pixie 1.3.12 is out

This version fixes some of the bugs associated with weird texture names, shadow maps and depth of field.

This version of Pixie has an experimental occlusion culling system as well. So scenes with complicated shaders should render much faster.

PS: Because this release is experimental, I'm leaving 1.3.11 up.

Okan

Posted by Okan Arikan 2004-06-25

Pixie 1.3.10 is out

This version has additional bug fixes.

Okan

Posted by Okan Arikan 2004-05-27

Pixie 1.3.9 is out

I spent a lot of time on this release. It has lots of bug fixes. Mainly:

The global illumination pipeline has been re-worked. The quality and speed should be much better.
The quadric surfaces now accept negative parameters etc.
The rib exporter should be more robust. Although I need to get Liquid working with Pixie so I can test this feature more extensively.

Okan

Posted by Okan Arikan 2004-05-19

Pixie 1.3.7

This version fixes the sdrc.exe crash problem that the windows version had in 1.3.6.

Okan

Posted by Okan Arikan 2004-05-06

Pixie 1.3.6 is out

This version fixes variety of minor bugs.

Okan

Posted by Okan Arikan 2004-05-05

Pixie 1.3.5 is out

This release fixes some problems with the gather statement.

Okan

Posted by Okan Arikan 2004-04-18

Pixie 1.3.4 is out

This version fixes some minor bugs. I also tried to fix some compatibility issues with OSX. Since I don't have a MAC to compile Pixie on, I trust MAC users to provide feedback about the compilation problems if any.

Okan

Posted by Okan Arikan 2004-03-21

Pixie 1.3.2 is out

The new version fixes a variety of bugs and is more stable than 1.3.1.

The optimization flags have been removed from configure.in to allow user specified CFLAGS and CXXFLAGS.

Okan

Posted by Okan Arikan 2004-02-05

Pixie 1.3.1 is out

Pixie users,

The new version of Pixie is up. This version fixes many bugs in the old version and features significant speedups. The renderer organization has been changed substantially to make Pixie more scaleable. If you notice, I did not make any uploads for the last 3-4 monts and I have been working on Pixie almost non-stop. This may give you an idea about the extend of the changes.

This also means that the new version has not been tested very well. That's why I'm keeping the old version still up.... read more

Posted by Okan Arikan 2004-01-25

Pixie 1.2.6 is out

This version includes some critical bug fixes especially for linux users.

Okan

Posted by Okan Arikan 2003-10-12

Pixie 1.2.5 is out

This release fixes the depth of field bug. Dso shaders with underscores in their names also work now. This release adds "display" searchpath option for the display drivers (this means "procedural" searchpath will no longer be searched for display drivers).

I also tried to fix the "alloca" problem on SGI's. However, since I don't have access to an SGI, I can not test whether it compiles now. Some help from the SGI users ?... read more

Posted by Okan Arikan 2003-10-05