The Im3D transform pipeline for D3D9 is shown below. Note that this pipeline is designed specifically to leverage hardware transformation and lighting support. If you wish to use an Im3D transform pipeline that does transformation itself, then you will need to replace the default Im3D transform pipeline with the generic Im3D transform pipeline.
The default Im3D transform pipeline:
ImmInstance.csl
The Im3D render pipelines for D3D9 are shown below. There is one for rendering all primitive types. Note that these pipelines are designed specifically to leverage hardware transformation and lighting support. If you wish to use Im3D render pipelines that do transformation and lighting (and anything else additionally) themselves, then you will need to replace the relevant Im3D render pipeline one based on the generic Im3D render pipelines.
The D3D9 pipelines support triangle lists, strips and fans and line lists and polylines.
The default Im3D render pipeline:
nodeD3D9SubmitNoLight.csl
© 1993-2004 Criterion Software Limited. All rights reserved. Built Thu Feb 12 13:46:57 2004.
Send Feedback