NVIDIA IndeX API nvidia_logo_transpbg.gif Up
Modules
All modules:
[detail level 1234]
 NVIDIA IndeX APIThe NVIDIA IndeX C++ library consists of pure virtual interfaces exposed through a single library entry point
 NVIDIA IndeX SessionA session aggregates the entire environment relevant for an user's workspace
 Distributed Data RepresentationSpatial decomposition enabling the distribution of data for distributed data visualization and computing
 Distributed Data SubsetsData subsets represent major entities for distributed rendering and computing
 Distributed Data Import MechanismMechanism for efficient parallel and distributed data imports from arbitrary sources
 Data DistributionThe distribution of data to nodes in the cluster may change over time but is always known and accessible by an application
 Data LocalityData locality information represents valuable knowledge, e.g., for running compute operations to the distributed data
 Workload BalancingRedistribution of data may occur if the distribution in unbalanced
 Scene descriptionThe scene description is hierarchical and resembles those of scene graphs for rendering
 Distributed DatasetsLarge-scale datasets for rendering and processing are specified as scene elements in the hierarchical scene description
 Composing a Scene using Scene GroupsScene groups are basic building blocks for implementing the hierarchical scene descriptions and grouping scene elements
 Basic ShapesShapes are categorized into higher-level 3D geometries and 2D image space objects
 Object Space ShapesHigher-level shapes are defined in 3D space and can be co-rendered with large-scale datasets
 Image Space ShapesImage space shapes are defined in 2D space and can be co-rendered with large-scale datasets
 Scene attributesAttributes effect the distributed datasets or shapes through the hierarchical scene description
 Distributed Rendering
 Distributed Computing
 Distributed Data Access
 Distributed Compute Jobs
 Distributed Rendering and Computing
 NVIDIA IndeX Accelerated Computing TechnologyThe NVIDIA IndeX Accelerated Computing (XAC) interfaces enable application-side programming of CUDA programs that are compiled and linked with the NVIDIA IndeX infrastructure in realtime and then injected into the the NVIDIA IndeX rendering or computing pipelines
 Sampling and Scene Information for XAC programsThe NVIDIA IndeX XAC programs For each rendered frame, NVIDIA IndeX performs a front-to-back ray casting procedure in a scene defined by an XAC class
 XAC elementsScene elements for XAC programs
 XAC functionsFunctions and macros for XAC programs
 XAC computeNVIDIA IndeX Accelerated Compute (XAC) facilities for gpu accelerated computing of data
 Built-in Picking Operation
 ConfigurationGeneral configuration settings that control the behavior of NVIDIA IndeX
 Utilities
 Performance measurement
 Errors