Return to search results
Sampling-Agnostic Software Framework for Converting Between Texture Map Representations of Virtual Environments
We have developed a utility to both stitch cube maps into other types of texture maps (equirectangular, dual paraboloid, and octahedral), and stitch those other types back into cube maps. The utility allows for flexibility in the image size of the conversion - the user can specify the desired image width, and the height is computed (cube, paraboloid, and octahedral mappings are square, and spherical maps are generated to have 16:9 aspect ratio). Moreover, the utility is sampling-agnostic, so the user can select whether to use uniform or jittered sampling over the pixels, as well as the number of samples to use per pixel. The rest of this paper discusses the mathematical framework for projecting from cube maps to equirectangular, dual paraboloid, and octahedral environment maps, as well as the mathematical framework for the inverse projections. We also describe two sampling techniques: uniform sampling and correlated multi-jittered sampling. We perform an evaluation of the sampling techniques and a comparative analysis of the different projections using objective image quality assessment metrics.
Complete Metadata
| @type | dcat:Dataset |
|---|---|
| accessLevel | public |
| bureauCode |
[
"006:55"
]
|
| contactPoint |
{
"fn": "Wesley Griffin",
"hasEmail": "mailto:wesley.griffin@nist.gov"
}
|
| description | We have developed a utility to both stitch cube maps into other types of texture maps (equirectangular, dual paraboloid, and octahedral), and stitch those other types back into cube maps. The utility allows for flexibility in the image size of the conversion - the user can specify the desired image width, and the height is computed (cube, paraboloid, and octahedral mappings are square, and spherical maps are generated to have 16:9 aspect ratio). Moreover, the utility is sampling-agnostic, so the user can select whether to use uniform or jittered sampling over the pixels, as well as the number of samples to use per pixel. The rest of this paper discusses the mathematical framework for projecting from cube maps to equirectangular, dual paraboloid, and octahedral environment maps, as well as the mathematical framework for the inverse projections. We also describe two sampling techniques: uniform sampling and correlated multi-jittered sampling. We perform an evaluation of the sampling techniques and a comparative analysis of the different projections using objective image quality assessment metrics. |
| distribution |
[
{
"accessURL": "https://doi.org/doi:10.18434/M3P88M"
},
{
"title": "Github Source Repository",
"format": "Github Source Repository",
"accessURL": "https://github.com/usnistgov/cubemap-stitch",
"mediaType": "text/html",
"description": "Github Source Repository"
}
]
|
| identifier | 4FA52896F612CAE3E0531A570681BC801836 |
| keyword |
[
"equirectangular; octahedral; paraboloid; projection; sampling; texture map; transformation"
]
|
| landingPage | https://github.com/usnistgov/cubemap-stitch |
| language |
[
"en"
]
|
| license | https://www.nist.gov/open/license |
| modified | 2017-05-16 |
| programCode |
[
"006:045"
]
|
| publisher |
{
"name": "National Institute of Standards and Technology",
"@type": "org:Organization"
}
|
| references |
[
"https://doi.org/10.6028/jres.122.025"
]
|
| theme |
[
"Information Technology: Visualization research"
]
|
| title | Sampling-Agnostic Software Framework for Converting Between Texture Map Representations of Virtual Environments |