Te xture On Demand
نویسنده
چکیده
Te xture On Demand (TOD) is a technique for organizing large amounts of stored texture data in disk files and accessing it efficiently. Simply reading entire texture images into memory is not a good solution for real memory systems or for virtual memory systems. Te xture data should be read from disk files only on demand. In the TOD technique, each texture image is stored as a sequence of fixed-size rectangular regions called tiles, rather than in the conventional raster scanline order. Tiles are an appropriate unit of texture data to read into memory on demand. As fixed-size units with good locality of reference in a variety of rendering schemes, tiles can be cached in main memory using the paging algorithms common in virtual memory systems. Good results have been obtained using an LRU tile replacement algorithm to select a tile to be deleted when main memory space is required. Prefiltered textures are an important means of limiting bandwidth. TOD uses a set of prefiltered texture images called an r-set, a generalization of the texture pyramid (‘‘mip map’’). Texture filtering methods are reconsidered in terms of their performance in the TOD environment. Efficient filtering methods using the r-set are described. The paper describes various implementations of TOD, including a virtual memory implementation and a distributed implementation on a 16-processor multicomputer. CR Categories and Subject Headings: I.3.3 [Computer Graphics]: Picture/Image Generation; I.3.7 [Computer Graphics]: Three-Dimensional Graphics and Realism − color, shading,
منابع مشابه
Generic fixture design algorithms for minimal modular fixture toolkits
Fixturing, i.e. the process of immobilizing a work-piece for manufacturing or assembly operations, is a fundamental task in manufacturing. Fixtures can either be fabricated from scratch or assembled from a toolkit of modular components; the latter approach is termed modular xturing. Recently, many researchers have proposed generate and test xture design algorithms for minimal modular xture tool...
متن کاملDetc Dfm Fixturenet Ii Interactive Redesign and Force Visualization on the Web
Digital communication over the Internet o ers advantages in terms of speed e ciency and automation Fortunately new geometric algorithms for design simulation and manufacturing have been developed and reported in the research literature Un fortunately the impact of these advances on the manufacturing community has been limited since implementations are di cult to port from one platform to anothe...
متن کاملDe ® ning specialized design similarity measures JEFFREY
Similar product designs resemble each other and have similar attributes and characteristics. When examining a product design to create its process plan, design its ® xture, or estimate its manufacturing cost, manufacturing engineers often identify one or more similar products that the factory has manufactured in the past. They may do this from memory, from a ® le cabinet, or from a database (in...
متن کاملDOM Transactions for Testing JavaScript
Unit testing in the presence of side e ects requires the construction of a suitable test xture before each test run. We consider the problem of providing test xtures for unit testing of client-side JavaScript code that manipulates its underlying web page. We propose using techniques from software transactional memory to restore the test xture after each test run.
متن کاملAlgorithms for Fixture Design
Manufacturing and assembly processes often require objects to be held in such a way that they can resist all external wrenches. The problem of " xture planning" is to compute, for a given object and a set of xturing elements, the set of placements of the xturing elements that constrain all nite and in nitesimal motions of the object (due to applied wrenches). As xturing problems occur frequentl...
متن کامل