ULB File Standard

Standard.ulb implements the transformations, formulas and coloring algorithms from Standard.uxf/ufm/ucl as objects for the common.ulb framework.

See:
          Description

Class Summary
Standard_3DMapping Object version of 3d-mapping in Standard.uxf.
Standard_Aspect Object version of Aspect in Standard.uxf.
Standard_Basic Object version of Basic in Standard.ucl.
Standard_BinaryDecomposition Object version of BinaryDecomposition in Standard.ucl.
Standard_Clipping Object version of Clipping in Standard.uxf.
Standard_ColorTrapWrapper Reproduces the options in Direct Orbit Traps in Standard.ucl.
Standard_Decomposition Object version of Decomposition in Standard.ucl.
Standard_Default Object version of Default in Standard.ucl.
Standard_DirectOrbitTraps Object version of Direct Orbit Traps in Standard.ucl.
Standard_DistanceEstimator Object version of DistanceEstimator in Standard.ucl.
Standard_Emboss Object version of Emboss in Standard.ucl.
Standard_Embossed Object version of the Embossed* formulas in Standard.ufm which allows any fractal formula to be used.
Standard_EmbossedHelper Helper class for Standard_Embossed.
Standard_ExponentialSmoothing Object version of ExponentialSmoothing in Standard.ucl.
Standard_GlassHemisphere Object version of GlassHemisphere in Standard.uxf.
Standard_Gradient Object version of Gradient in Standard.ucl.
Standard_HeightTransfer This implements the standard height transfer functionality for the Slope formulas in Standard.ufm.
Standard_Inverse Object version of Inverse in Standard.uxf.
Standard_Julia Object version of Julia in Standard.ufm.
Standard_Kaleidoscope Object version of Kaleidoscope in Standard.uxf.
Standard_Lake Object version of Lake in Standard.uxf.
Standard_LambdaJulia Object version of LambdaJulia in Standard.ufm.
Standard_LambdaMandelbrot Object version of LambdaMandelbrot in Standard.ufm Mandelbrot set corresponding to the classical Lambda Julia set.
Standard_Lighting Object version of Lighting in Standard.ucl.
Standard_Magnet1Julia Object version of Magnet1Julia in Standard.ufm.
Standard_Magnet1Mandelbrot Object version of Magnet1Mandelbrot in Standard.ufm.
Standard_Magnet2Julia Object version of Julia in Standard.ufm.
Standard_Magnet2Mandelbrot Object version of Magnet2Mandelbrot in Standard.ufm.
Standard_Mandelbrot Object version of Mandelbrot in Standard.ufm.
Standard_MappingShapeEgg Implements the Egg shape (radius 0.5..0.667) from 3D Mapping in Standard.uxf.
Standard_MappingShapePlane Implements the Plane shape from 3D Mapping in Standard.uxf.
Standard_MappingShapeSphere Implements the Sphere shape with radius 0.5 from 3D Mapping in Standard.uxf.
Standard_Mirror Object version of Mirror in Standard.uxf.
Standard_Newton Object version of Newton in Standard.ufm.
Standard_NovaJulia Object version of NovaJulia in Standard.ufm.
Standard_NovaMandel Object version of NovaMandel in Standard.ufm.
Standard_OrbitTraps Object version of Orbit Traps in Standard.ucl.
Standard_PhoenixJulia Object version of PhoenixJulia in Standard.ufm.
Standard_PhoenixMandel Object version of PhoenixMandel in Standard.ufm.
Standard_Pixel Based on mt-pixel by Mark Townsend.
Standard_Randomize Implements the randomize option from the Gaussian Integer coloring algorithm in Standard.ucl.
Standard_Ripples Object version of Ripples in Standard.uxf.
Standard_Slope Object version of the Slope formulas in Standard.ufm which allows any fractal formula to be used.
Standard_SlopeHelper Helper class for Standard_Slope.
Standard_Smooth Object version of Smooth in Standard.ucl.
Standard_TrapColoringAngleToOrigin
Standard_TrapColoringAngleToOrigin2
Standard_TrapColoringAngleToTrap
Standard_TrapColoringDistance
Standard_TrapColoringImaginary
Standard_TrapColoringIteration
Standard_TrapColoringMagnitude
Standard_TrapColoringReal
Standard_TrapModeAlternatingAverage
Standard_TrapModeAverage
Standard_TrapModeBase Implements a few common things that most trap modes need.
Standard_TrapModeClosest
Standard_TrapModeExponentialAverage
Standard_TrapModeFarthest
Standard_TrapModeFirst
Standard_TrapModeLast
Standard_TrapModeProduct
Standard_TrapModeSecondClosest
Standard_TrapModeSecondFarthest
Standard_TrapModeSum
Standard_TrapModeTrapOnly
Standard_TrapModeTwoBase Provides utility functions to easier implement the second/two closest/farthest trap modes.
Standard_TrapModeTwoClosest
Standard_TrapModeTwoFarthest
Standard_TrapShapeAstroid
Standard_TrapShapeBox
Standard_TrapShapeCross
Standard_TrapShapeDiamond
Standard_TrapShapeEgg
Standard_TrapShapeGaussianInteger
Standard_TrapShapeHeart
Standard_TrapShapeHyperbola
Standard_TrapShapeHypercross
Standard_TrapShapeLines
Standard_TrapShapePinch
Standard_TrapShapePoint
Standard_TrapShapeRectangle
Standard_TrapShapeRing
Standard_TrapShapeRing2
Standard_TrapShapeRipples
Standard_TrapShapeSpiral
Standard_TrapShapeWaves
Standard_Triangle Object version of Triangle in Standard.ucl.
Standard_Twist Object version of Twist in Standard.uxf.
 

ULB File Standard Description

Standard.ulb implements the transformations, formulas and coloring algorithms from Standard.uxf/ufm/ucl as objects for the common.ulb framework. This makes them useful as building blocks for other formulas. Many of these were originally written by other formula authors, as noted in the comments. Object conversions were done by Frederik Slijkerman.