- Home
- Non Sequential Ray Tracing
- Sources, Splitting and Scattering
How to Create a User-Defined Scattering Function
- By Sanjay Gangadhara
- Published 21 February 2008
- User Defined Features , Sources, Splitting and Scattering
- Unrated
This article explains how to write a DLL for a user-defined scattering function. An example of a Gaussian X-Y probability function is given.
How to Model Scattering Efficiently
- By Akash Arora
- Published 15 October 2007
- Sources, Splitting and Scattering
-
Rating:




ZEMAX has two features that improve scattering efficiency: Scatter To and Importance Sampling. In this article we discuss the details of each and perform a stray light analysis using importance sampling.
Understanding Sobol Sampling
- By Mark Nicholson
- Published 10 November 2005
- Sources, Splitting and Scattering
-
Rating:




This article explains
- What Sobol sampling is,
- What its benefits are over random ray-generation methods
- What its limitations are
What is Simple Splitting?
- By Mark Nicholson
- Published 7 November 2005
- Sources, Splitting and Scattering
-
Rating:




This article explains:
- What "simple splitting" is
- When to use it
How to Use Tabular BSDF Data to Define the Surface Scattering Distribution
- By Sanjay Gangadhara
- Published 2 May 2008
- Sources, Splitting and Scattering
- Unrated
This article explains how measured BSDF data may be used to define the scattering properties of a surface. An example using BSDF data measured by the Imaging Sphere for Scatter and Appearance, which has been developed by Radiant Imaging, is provided.
BSDF Data Interchange File Format Specification
- By Ron Rykowski
- Published 2 May 2008
- User Articles , User Defined Features , Sources, Splitting and Scattering
-
Rating:




This article describes the BSDF Data Interchange file format, as developed by Radiant Imaging, Inc. This file format is required for the user-defined scattering function RI_BSDF.DLL, which is used to apply a scattering distribution as provided by tabular BSDF data on a non-sequential surface.
Bulk Scattering with the Rayleigh Model
- By Sanjay Gangadhara
- Published 2 May 2008
- Sources, Splitting and Scattering
- Unrated
This article illustrates use of the Rayleigh distribution to model bulk scattering.
How to Make Any Object into a Source Object
- By Michael Pate
- Published 20 January 2007
- User Articles , Sources, Splitting and Scattering
-
Rating:




This article describes how to create sources of any geometrical size and shape. The Source Object provides the flexibility to convert any object into a source, including any imported CAD object.
Using the Henyey-Greenstein Distribution to Model Bulk Scattering
- By Sanjay Gangadhara
- Published 21 January 2008
- User Defined Features , Sources, Splitting and Scattering
-
Rating:




This article illustrates use of the Henyey-Greenstein distribution to model bulk scattering.
How to Write User-Defined Sources and Scatter Functions in Fortran
- By Jeff Casey
- Published 10 December 2007
- User Articles , Extensions , Sources, Splitting and Scattering
-
Rating:




User-defined objects, scatter functions, sources etc are dll programs that communicate with ZEMAX. In this article I show how to write such programs in Fortran. Sample code is provided.
Sources, Splitting and Scattering