4 research outputs found

    Octree Generation and Display

    Get PDF
    Coordinated Science Laboratory was formerly known as Control Systems LaboratoryNational Science Foundation / ECS 83-5240

    3D visualisation of oil reservoirs

    Get PDF
    This research introduces a novel approach to storing compressed 3D grid information by applying octree compression techniques. This new data structure stores the octree in a pruned flattened fashion where only header and active leaf nodes are stored in a linear array. This generates high levels of lossless compression when applied to 3D geometry where clusters of homogeneous information exist. This data structure yields fast, log(n) look-up times and initial results show that when coupled with bespoke scanning methods searching times can surpass that of direct access. Hierarchical pyramid visualisations techniques are also presented using the information stored at each level in the tree structure. Integrating with this are face culling algorithms developed in this research, which eliminate hidden face and inner leaf node cells which eases the burden placed on the CPU and GPU. By integrating these pyramid scaling and face culling algorithms, grid models can be shown at various levels of resolution incorporating sub-regions, "regions of interest" displayed at full resolution. This further lightens the load on the GPU generating quicker loading times and higher refresh rates. This can potentially allow larger models to be visualised than would otherwise have been possible. This research was sponsored by Sciencesoft an oil reservoir visualisation company and the algorithms developed in this research have been applied to compressing oil reservoir information. Oil companies require accurate 3D computer-generated models of oil reservoirs in order to make oil and gas extraction as cost effective as possible. Advances in computing power has meant that it is now possible to run multi-million cell oil reservoir grid models, increasing the level of accuracy and precision available to engineers. This thesis applies 3D octree compression techniques to these computer models and compares these with industry standard storage and cell searching algorithms as industry benchmarks. This thesis suggests that octree compression techniques may prove to be a more efficient data structure for storing and searching active cell information within oil reservoirs than existing procedures
    corecore