ThreeDDemoPackage:
CONFIGURATION
LINKS:
CODE
IMPORTS Atom, Basics, BasicTime, CedarProcess, ColorDisplayManager, Commander, Containers, Convert, ConvertRasterObject, G2dVector, G3dMatrix, G3dPlane, G3dShape, G3dSpline, G3dVector, G3dView, FS, Imager, ImagerBackdoor, ImagerColor, ImagerColorFns, ImagerColorMap, ImagerDitherContext, ImagerFont, ImagerFullColorContext, ImagerGrayContext, ImagerInterpress, ImagerPixel, ImagerSample, ImagerSmoothContext, IO, List, NamedColors, PopUpButtons, Process, Random, Real, RealFns, Rope, RuntimeError, SafeStorage, SF, Terminal, TiogaOps, TIPUser, UserProfile, Vector2, ViewerIO, ViewerOps, ViewerTools
EXPORTS ALL
CONTROL G3dRenderPackage, G3dAnimationSupportImpl, ImageTwiddleImpl, ThreeDViewerImpl, ThreeDDemoImpl, ShadingProcs, QuickListProcs, G3dStandardPatchProcs, G3dPatchFromPolyProcs, G3dBezierFromPolyProcs = {
G3dRenderPackage;
G3dAnimationSupportImpl;
ImageTwiddleImpl;
-- ShapeTwiddleImpl;
ThreeDViewerImpl;
ThreeDDemoImpl;
ShadingProcs;
QuickListProcs;
G3dStandardPatchProcs;
G3dPatchFromPolyProcs;
G3dBezierFromPolyProcs;
-- ImageProcs;
-- AnimationProcs;
}.