Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ glbrndmaxsb(3D) — Stardent 3.0 System Software

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

DoGlbRendMaxObjs(3D)

DoGlbRendRayLevel(3D)

DoGlbRendMaxSub(3D)  —  Stardent Computer Inc. (Doré)

NAME

DoGlbRendMaxSub − Create a studio attribute object that defines the maximum number of subdivisions for global ray casting

SYNOPSIS

C:

DtObject DoGlbRendMaxSub(maxsub)
DtInt maxsub;

Fortran:

INTEGER∗4 DOGRMS(MAXSUB)
INTEGER∗4 MAXSUB

DESCRIPTION

DoGlbRendMaxSub creates a studio attribute object that defines the maximum number of branch subdivisions for global ray casting.  The parameter maxsub specifies the maximum level of adaptive spatial subdivision prior to ray casting.  See DoGlbRendMaxObjs for a detailed explanation of spatial subdivision. 

DEFAULTS

The default value for DoGlbRendMaxSub is 10. 

SEE ALSO

DoGlbRendMaxObjs(3D), DoGlbRendRayLevel(3D)

September 29, 2021

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026