RenderMan & RISpec >> Rendering with XSLT and the Reyes Pipeline

by Philip Fennell » Wed, 20 Aug 2008 23:19:24 GMT

Earlier this year I wrote a short article for XML.com called "XSLT and
Image Rendering" http://www.oreillynet.com/xml/blog/2008/06/xslt_and_image_rendering.html
introducing the idea of rendering SVG
graphics using XSLT 2.0 and outputting the result as a TIFF image. The
render makes use of a 'partial' XSLT implementation of the Reyes
Rendering Pipeline.

If you've got an idle five minutes you might want to amuse yourself
with a quick look.

RenderMan & RISpec >> Rendering with XSLT and the Reyes Pipeline

by Philip Fennell » Wed, 20 Aug 2008 23:19:26 GMT


Earlier this year I wrote a short article for XML.com called "XSLT and
Image Rendering" http://www.oreillynet.com/xml/blog/2008/06/xslt_and_image_rendering.html
introducing the idea of rendering SVG
graphics using XSLT 2.0 and outputting the result as a TIFF image. The
render makes use of a 'partial' XSLT implementation of the Reyes
Rendering Pipeline.

If you've got an idle five minutes you might want to amuse yourself
with a quick look.

Similar Threads

1. Using the Reyes Rendering Pipeline - RenderMan & RISpec

2. Is 1 tflop enough for realtime REYES rendering?

I'm told by some that Playstation 3 will have a microprocessor capable
of 1 tflop. And because of that, REYES rendering will be possible. But
is 1 tflop enough for realtime rendering?

3. xslt in send pipeline in biztalk server2006 - Microsoft BizTalk Server

4. Executing XSLT in Receive Pipeline

Hi

I am trying to achieve the following scenario

1) Lotus notes exports DXL files to a file directory
2) BizTalk 2006 picks up the files and executes XSLT (from an external file) 
to convert the DXL into a more usable XML

I want the receive pipline to execute the XSLT (via custom pipeline 
component). At what stage in the pipeline do I drop the component.

Also I am using the samples XSLTrasformer component as a base. The component 
is highlighted in the toolbox for a send pipeline but not a receive pipeline ?

Has anyone got any working examples of what I am trying to do

Regards

Tim

5. xsl/xslt pipeline: missing core concept?

6. Delegate report rendering to XML rendering

Hi,
I have created a custom assembly for custom rendering using
IRenderingExtension.
No I want to delegate the calls to
Rendering.XmlDataRenderer.XmlDataReport
Is it possible?

For example:
I have a class SampleCustomRenerer where in I have implemnted the 
IRenderingExtension interfaces. Now a call from reporting server to
these methods to be delegated to xmlrenderer object.

If I create an object of Rendering.XmlDataRenderer.XmlDataReport then
it throws security exception . I had also put the entries for
Microsoft.ReportingServices.XmlRendering in the config files (security
options as fulltrust)

can any body tell me what is wrong in this. 

End of the day it should generate XML report using my custom renderer.

7. can fixed pipeline cooperate with programmable pipeline?

8. Dataset.GetXml incorrectly renders XMLNS tag, breaks XSLT