This scene is designed to be a comprehensive test of a broad array of material properties in a single render. It is a scene built completely from scratch but intended to replicate much of the details found in the excellent “Simball” or “Material Preview”, originally authored by Thomas Anagnostou and created while testing NextLimit’s Maxwell Render. In 2019 the original scene definition was released under a Creative Commons Attribution-Share Alike (CC BY-SA) licence and can be found here:
http://rayflectar.com/p05-Misc/misc.html
This reimplementation is intended to use modern modelling and material standards — geometry is expressed using Universal Scene Description (USD), materials are defined using MaterialX, texture maps are provided in OpenEXR format and encoded using the Academy Color Encoding System ACEScg colour-space. In the opinion of the authors, this scene exercises the broadest range of material properties of any publicly available render test and the hope is that this can become an industry standard.
Once USD has been built, and is available in your PATH, the scene can be opened with the following command:
usdview –camera camera full_assets/StandardShaderBall/standard_shader_ball_scene.usda
Upon initially opening the scene it may appear over-exposed. After disabling View > Enable Scene Lights, usdview should look something like this:
In usdview, if you have a render delegate that supports UsdMaterialX, the following should result in an image similar to the screenshot below:
View > Complexity > Highest, to get nice subdivision surfaces
View > Enable Scene Lights, to get the lights back, if you’ve turned them off
Select your renderer under View > Hydra Renderer.
Note: The renders in this doc were produced from Houdini using Karma.
The scene consists of four main elements, each with well-defined dimensions:
The main object (shader_ball) with two parts:
The material surfaces comprise a modified sphere and a truncated rim at its base. These objects are designed to exercise the target material properties in specific ways.
The neutral objects, which are placed inside the sphere and rim. These are rendered with a diffuse 18% grey material. In some configurations the core sphere can be partially removed to reveal an internal light.
There are lights both external and internal to these objects that are designed to exercise various material properties.
The enclosing environment provides a standard setting for render comparisons. It is a box, with easily identifiable neutral textures on the walls, floor and ceiling.
The render camera has a specific location, orientation and field of view that when combined with the lights, enclosing environment and render test object, expose other important material properties.
Broadly speaking, this scene is designed to test two classes of materials, those that are purely reflective, and those that can also transmit light.
Reflective features:
Emitter reflection is useful for judging specular reflectivity and roughness.
Reflective caustic areas.
Triangular cutout provides flat reflective surfaces.
Light trap that causes recursive reflections.
Fresnel checkpoint (63° reflectance)
Shell thickness of 9.83mm.
Neutral core, 18% grey.
Rim thickness of 6.25mm.
Fresnel checkpoint 45° reflectance.
Transmissive features:
Reflections on both outside and inside surfaces with an air bubble in between.
Refracted internal core.
Subsurface objects.
Air bubbles.
Refractive caustic area.
Refracted environment.
Attenuation indication with varying transmission distance.
Core emission mode. ◯ ribbon emitter. ● Bulb emitter. ⦿ Both emitters active.
Neutral core, 18% grey.
Each grid is 4cm×4cm with unique numbers from 001 to 625.
As an additional aid to exercise transmissive behaviour, geometry has been placed under the surface to act as an opaque occluder. This is useful for observing the paths of refracted light, as well as the behaviour of volumetric interaction, e.g. subsurface scattering and absorption.
Subsurface features:
Subsurface bar object.
Variable material thickness above subsurface bar.
Shallow region.
The primary surfaces used for material evaluation are a modified sphere and a truncated rim around the base. Secondary diffuse surfaces are provided to receive various types of indirect illumination.
The surface_geometry VariantSet allows the above elements to be defined by either subdivision or triangulated polygon surfaces. Both variants are intended to provide equivalent geometry and dimensions.
subdiv
Quad-mesh, which is also marked as a catmullClark subdivision surface.
Care has been taken to create a UV layout that can be used both to exercise spatially varying materials (e.g. surface textures) and also provide a coordinate frame for anisotropic specular roughness.
Air bubbles are represented as inverted faces inside of the mesh.
triangulated
A tessellated version of subdiv, which has Loop-subdivision applied to produce the triangulated topology.
The UV layout should be equivalent to subdiv.
Includes authored per-vertex normals attribute to address polygonal facetting.
Comparison of the Catmull Clark surfaces and their triangular tessellations.
A UV layout has been crafted that both aligns with the sphere’s coordinate axes and attempts to minimise surface distortion.
Surface texture and anisotropic roughness applied to exercise the UV layout.
Two external emitters are present in the scene. One is to the camera-left side of the render test object with the intention to produce a specular highlight that can be examined for reflectivity and roughness, both isotropic and anisotropic. A second light is placed above the render test object with the intention of creating highlights on and casting caustics from the bevelled edges of the triangular cutout area.
In addition to the transmissive properties exercised by the external lights, the interior geometry of the primary material test objects can be illuminated. Parts of the grey inner core object can be optionally removed to reveal an interior spherical light. There are three configurations:
Ribbon emission removes a strip of the inner sphere which follows the shape of the triangular cutout,
Bulb emission removes the back facing surfaces of the inner sphere, and
Both the ribbon and bulb modes can be activated simultaneously.
A texture map on the visible front face of the inner core to indicate which illumination mode is active. By default this internal illumination is disabled.
This is particularly useful when exercising transmissive materials that contain visible interior volumetric scattering.
Internal emission features, from left to right:
No internal emission
Ribbon emission ◯
Bulb emission ●
Bulb and Ribbon emission ⦿
The render test object is enclosed by a box with a base of 100cm×100cm and height of 75cm. The ground plane, walls and ceiling have unique textures designed to allow easy identification of reflected or transmitted rays. On the ground plane is a texture with unique numbers from 001 to 625 with a grid of 4cm×4cm. The walls and top are each marked with unique letters as well as a label to indicate which wall is represented, allowing easy identification of ray paths.
USDShade is used to define the materials on the scene objects. Two render contexts are provided:
usdPreviewSurface: a basic implementation that should work in any standard USD implementation, and
MaterialX: a more sophisticated implementation that uses the MaterialX definition of Autodesk Standard Surface.
All materials except for those applied to the primary material test surfaces are intended to be Lambertian diffuse. In the Autodesk Standard Surface case, this means that roughness is set to 0, which should revert the included Oren-Nayar model to Lambertian.
The scene adopts the convention of one scene unit equals 1cm. There is layer metadata to indicate this (metersPerUnit = 0.01).
The dimensions for the geometry in this scene are derived from the original scene geometry.
Sphere: Ø7.53cm diameter, 9.83mm thickness.
Rim: Ø8.92cm diameter, 6.25mm thickness.
Floor: 100cm×100cm, tile size 4cm×4cm.
Walls: 100cm wide, 75cm high.
VariantSets provide simple switching mechanisms in the scene. All variants live on /standard_shader_ball_scene:
surface_geometry — different representations of shader_ball:
subdiv — subdivision surface with inverted faces for air bubbles.
triangulated — a triangulated version of the subdivision surface intended for rendering engines that do not support subdivision surfaces natively. Where possible the subdiv variant is preferred.
internal_emitter — illumination from inside the material surface:
off — no internal illumination, just the neutral grey.
ribbon ◯ — strip around the triangular opening for illumination.
bulb ● — the internal core is replaced with a bulb, except for the exposed face.
ribbon and bulb ⦿ — both ribbon and bulb areas are exposed.
example_material — some example materials for demonstrating different features of the scene:
none — no material is applied
mtlx_bubblegum — a material with subsurface scattering
mtlx_glass — a transmissive dielectric with a slight colour tint
mtlx_gold — a conductor with the appearance of gold
mtlx_plastic — diffuse material with a layered specular
uvgrid - simple material with the uvgrid texture
usdpreview_glass — a transmissive dielectric with a slight colour tint
usdpreview_gold — a conductor with the appearance of gold
usdpreview_plastic — diffuse plastic using the material with a layered specular
These examples not intended to represent “correct” materials. They are
included for scene configuration testing convenience. Some USD Preview
examples are also provided for render delegates without UsdMtlX support.
See media/example_materials
for renders of each material using Karma.
In usdview, variants can be set in the Meta Data tab, while /standard_material_scene is selected in the outliner.
The initial USD scene authoring was performed in Houdini. While the USD scene is sufficient to define the test environment, the original Houdini scene file is also included in the repository in order to facilitate reproducibility and future modification. The choice of Houdini is not intended to represent any software preferences on the part of the authors.
In the original material preview scene, lights were defined with radiometric units. Since there aren’t yet mechanisms in USD to define lights in this way, intensity values have been chosen to capture the intent of the original scene. Adopting physical units might be reconsidered in the future as more sophisticated lighting configuration becomes available in USD.
All of the curved surfaces in the scene geometry are now defined with crease-free subdivision surfaces when the subdiv variant is active. The original scene was constructed of densely tessellated triangles that were the result of procedural geometry operators and suffered from various inconsistencies. The authors are aware that subdivision surfaces cannot represent circular curves or spheres exactly, but the approximations here are considered adequate for material evaluation. A triangulated polygon version of the object is still provided but it is generated from the subdivision surface. The subdiv geometry should be considered the reference geometry and its use if preferred where possible.
All texture maps have been remade from scratch at higher resolutions and are encoded in ACEScg AP1 OpenEXR half textures. The original textures were published as uint8 PNGs with a gamma of 2.22.
The grey material of the render test object’s interior was originally defined to be 50% grey. We have replaced this with the VFX industry standard of 18% grey.
This implementation provides a surface UV layout that should allow the useful display of textured materials. The axes of this texture space can also serve as the principal directions of a local coordinate space when anisotropic roughnesses are being exercised.
1.0 2023-05-21 First release of USD scene packages with textures and this specification document.
Geometry and textures: Chris Rydalch
Specification and validation: André Mazzone
Original scene, inspiration and consultation: Thomas Anagnostou
For support and questions please use the issues page.
https://github.com/usd-wg/assets/issues
This work is licensed under a Creative Commons Attribution 4.0 International Licence.
#usda 1.0
(
customLayerData = {
string License = "CC BY 4.0"
string Version = "1.0"
}
defaultPrim = "standard_shader_ball_scene"
framesPerSecond = 24
metersPerUnit = 1
timeCodesPerSecond = 24
upAxis = "Y"
)
def Xform "standard_shader_ball_scene" (
variants = {
string surface_geometry = "subdiv"
}
prepend variantSets = "surface_geometry"
)
{
def Scope "materials"
{
def Material "neutral"
{
token outputs:mtlx:surface.connect = </standard_shader_ball_scene/materials/neutral/mtlx.outputs:out>
token outputs:surface.connect = </standard_shader_ball_scene/materials/neutral/usdpreview.outputs:surface>
def NodeGraph "mtlx"
{
token outputs:out.connect = </standard_shader_ball_scene/materials/neutral/mtlx/mtlxstandard_surface1.outputs:out>
def Shader "mtlxstandard_surface1"
{
uniform token info:id = "ND_standard_surface_surfaceshader"
float inputs:base (
customData = {
dictionary HoudiniPreviewTags = {
double default_value = 1
string ogl_diff_intensity = "1"
}
}
)
color3f inputs:base_color (
customData = {
dictionary HoudiniPreviewTags = {
double3 default_value = (0.8, 0.8, 0.8)
string ogl_diff = "1"
}
}
)
color3f inputs:base_color.connect = </standard_shader_ball_scene/materials/neutral/mtlx/mtlximage1.outputs:out>
float inputs:coat (
customData = {
dictionary HoudiniPreviewTags = {
double default_value = 0
string ogl_coat_intensity = "1"
}
}
)
float inputs:coat_roughness (
customData = {
dictionary HoudiniPreviewTags = {
double default_value = 0.1
string ogl_coat_rough = "1"
}
}
)
float inputs:emission (
customData = {
dictionary HoudiniPreviewTags = {
double default_value = 0
string ogl_emit_intensity = "1"
}
}
)
float inputs:emission.connect = </standard_shader_ball_scene/materials/neutral/mtlx/mtlxextract1.outputs:out>
color3f inputs:emission_color (
customData = {
dictionary HoudiniPreviewTags = {
double3 default_value = (1, 1, 1)
string ogl_emit = "1"
}
}
)
color3f inputs:emission_color.connect = </standard_shader_ball_scene/materials/neutral/mtlx/mtlxconvert1.outputs:out>
float inputs:metalness (
customData = {
dictionary HoudiniPreviewTags = {
double default_value = 0
string ogl_metallic = "1"
}
}
)
float inputs:specular = 0 (
customData = {
dictionary HoudiniPreviewTags = {
double default_value = 1
string ogl_spec_intensity = "1"
}
}
)
color3f inputs:specular_color (
customData = {
dictionary HoudiniPreviewTags = {
double3 default_value = (1, 1, 1)
string ogl_spec = "1"
}
}
)
float inputs:specular_IOR (
customData = {
dictionary HoudiniPreviewTags = {
double default_value = 1.5
string ogl_ior = "1"
}
}
)
float inputs:specular_roughness = 0 (
customData = {
dictionary HoudiniPreviewTags = {
double default_value = 0.2
string ogl_rough = "1"
}
}
)
float inputs:transmission (
customData = {
dictionary HoudiniPreviewTags = {
double default_value = 0
string ogl_transparency = "1"
}
}
)
token outputs:out
}
def Shader "mtlximage1"
{
uniform token info:id = "ND_image_color3"
asset inputs:file = @../maps/neutral.ACEScg.exr@
float2 inputs:texcoord.connect = </standard_shader_ball_scene/materials/neutral/mtlx/mtlxtexcoord1.outputs:out>
color3f outputs:out
}
def Shader "mtlxtexcoord1"
{
uniform token info:id = "ND_texcoord_vector2"
float2 outputs:out
}
def Shader "mtlxextract1"
{
uniform token info:id = "ND_extract_vector3"
vector3f inputs:in.connect = </standard_shader_ball_scene/materials/neutral/mtlx/mtlximage2.outputs:out>
float outputs:out
}
def Shader "mtlximage2"
{
uniform token info:id = "ND_image_vector3"
float2 inputs:texcoord.connect = </standard_shader_ball_scene/materials/neutral/mtlx/mtlxtexcoord1.outputs:out>
string inputs:uaddressmode = "clamp"
string inputs:vaddressmode = "clamp"
vector3f outputs:out
}
def Shader "mtlxconvert1"
{
uniform token info:id = "ND_convert_vector3_color3"
vector3f inputs:in.connect = </standard_shader_ball_scene/materials/neutral/mtlx/mtlximage2.outputs:out>
color3f outputs:out
}
}
def NodeGraph "usdpreview"
{
token outputs:surface.connect = </standard_shader_ball_scene/materials/neutral/usdpreview/usdpreviewsurface1.outputs:surface>
def Shader "usdpreviewsurface1"
{
uniform token info:id = "UsdPreviewSurface"
color3f inputs:diffuseColor.connect = </standard_shader_ball_scene/materials/neutral/usdpreview/usduvtexture1.outputs:rgb>
color3f inputs:emissiveColor.connect = </standard_shader_ball_scene/materials/neutral/usdpreview/usduvtexture2.outputs:rgb>
float inputs:roughness = 1
token outputs:surface
}
def Shader "usduvtexture1"
{
uniform token info:id = "UsdUVTexture"
asset inputs:file = @../maps/neutral.ACEScg.exr@
float2 inputs:st.connect = </standard_shader_ball_scene/materials/neutral/usdpreview/usdprimvarreader1.outputs:result>
vector3f outputs:rgb
}
def Shader "usdprimvarreader1"
{
uniform token info:id = "UsdPrimvarReader_float2"
string inputs:varname = "st"
float2 outputs:result
}
def Shader "usduvtexture2"
{
uniform token info:id = "UsdUVTexture"
float2 inputs:st.connect = </standard_shader_ball_scene/materials/neutral/usdpreview/usdprimvarreader1.outputs:result>
token inputs:wrapS = "clamp"
token inputs:wrapT = "clamp"
vector3f outputs:rgb
}
}
}
def Material "sss_bars"
{
token outputs:mtlx:surface.connect = </standard_shader_ball_scene/materials/sss_bars/mtlxstandard_surface1.outputs:out>
token outputs:surface.connect = </standard_shader_ball_scene/materials/sss_bars/usdpreviewsurface1.outputs:surface>
def Shader "mtlxstandard_surface1"
{
uniform token info:id = "ND_standard_surface_surfaceshader"
float inputs:base (
customData = {
dictionary HoudiniPreviewTags = {
double default_value = 1
string ogl_diff_intensity = "1"
}
}
)
color3f inputs:base_color (
customData = {
dictionary HoudiniPreviewTags = {
double3 default_value = (0.8, 0.8, 0.8)
string ogl_diff = "1"
}
}
)
color3f inputs:base_color.connect = </standard_shader_ball_scene/materials/sss_bars/mtlximage1.outputs:out>
float inputs:coat (
customData = {
dictionary HoudiniPreviewTags = {
double default_value = 0
string ogl_coat_intensity = "1"
}
}
)
float inputs:coat_roughness (
customData = {
dictionary HoudiniPreviewTags = {
double default_value = 0.1
string ogl_coat_rough = "1"
}
}
)
float inputs:diffuse_roughness = 0.8
float inputs:emission (
customData = {
dictionary HoudiniPreviewTags = {
double default_value = 0
string ogl_emit_intensity = "1"
}
}
)
color3f inputs:emission_color (
customData = {
dictionary HoudiniPreviewTags = {
double3 default_value = (1, 1, 1)
string ogl_emit = "1"
}
}
)
float inputs:metalness (
customData = {
dictionary HoudiniPreviewTags = {
double default_value = 0
string ogl_metallic = "1"
}
}
)
float inputs:specular = 0 (
customData = {
dictionary HoudiniPreviewTags = {
double default_value = 1
string ogl_spec_intensity = "1"
}
}
)
color3f inputs:specular_color (
customData = {
dictionary HoudiniPreviewTags = {
double3 default_value = (1, 1, 1)
string ogl_spec = "1"
}
}
)
float inputs:specular_IOR (
customData = {
dictionary HoudiniPreviewTags = {
double default_value = 1.5
string ogl_ior = "1"
}
}
)
float inputs:specular_roughness (
customData = {
dictionary HoudiniPreviewTags = {
double default_value = 0.2
string ogl_rough = "1"
}
}
)
float inputs:transmission (
customData = {
dictionary HoudiniPreviewTags = {
double default_value = 0
string ogl_transparency = "1"
}
}
)
token outputs:out
}
def Shader "mtlximage1"
{
uniform token info:id = "ND_image_color3"
asset inputs:file = @../maps/sss_bars.ACEScg.exr@
float2 inputs:texcoord.connect = </standard_shader_ball_scene/materials/sss_bars/mtlxtexcoord1.outputs:out>
color3f outputs:out
}
def Shader "mtlxtexcoord1"
{
uniform token info:id = "ND_texcoord_vector2"
float2 outputs:out
}
def Shader "usdpreviewsurface1"
{
uniform token info:id = "UsdPreviewSurface"
color3f inputs:diffuseColor = (1, 1, 1)
color3f inputs:diffuseColor.connect = </standard_shader_ball_scene/materials/sss_bars/usduvtexture1.outputs:rgb>
float inputs:roughness = 1
token outputs:surface
}
def Shader "usduvtexture1"
{
uniform token info:id = "UsdUVTexture"
float2 inputs:st.connect = </standard_shader_ball_scene/materials/sss_bars/usdprimvarreader1.outputs:result>
vector3f outputs:rgb
}
def Shader "usdprimvarreader1"
{
uniform token info:id = "UsdPrimvarReader_float2"
string inputs:varname = "st"
float2 outputs:result
}
}
def Material "uvgrid"
{
token outputs:mtlx:surface.connect = </standard_shader_ball_scene/materials/uvgrid/mtlxstandard_surface1.outputs:out>
token outputs:surface.connect = </standard_shader_ball_scene/materials/uvgrid/usdpreviewsurface1.outputs:surface>
def Shader "usdpreviewsurface1"
{
uniform token info:id = "UsdPreviewSurface"
color3f inputs:diffuseColor.connect = </standard_shader_ball_scene/materials/uvgrid/usduvtexture1.outputs:rgb>
float inputs:roughness = 1
token outputs:surface
}
def Shader "usduvtexture1"
{
uniform token info:id = "UsdUVTexture"
asset inputs:file = @../maps/uvgrid.exr@
float2 inputs:st.connect = </standard_shader_ball_scene/materials/uvgrid/usdprimvarreader1.outputs:result>
vector3f outputs:rgb
}
def Shader "usdprimvarreader1"
{
uniform token info:id = "UsdPrimvarReader_float2"
string inputs:varname = "st"
float2 outputs:result
}
def Shader "mtlxstandard_surface1"
{
uniform token info:id = "ND_standard_surface_surfaceshader"
float inputs:base (
customData = {
dictionary HoudiniPreviewTags = {
double default_value = 1
string ogl_diff_intensity = "1"
}
}
)
color3f inputs:base_color (
customData = {
dictionary HoudiniPreviewTags = {
double3 default_value = (0.8, 0.8, 0.8)
string ogl_diff = "1"
}
}
)
color3f inputs:base_color.connect = </standard_shader_ball_scene/materials/uvgrid/mtlximage1.outputs:out>
float inputs:coat (
customData = {
dictionary HoudiniPreviewTags = {
double default_value = 0
string ogl_coat_intensity = "1"
}
}
)
float inputs:coat_roughness (
customData = {
dictionary HoudiniPreviewTags = {
double default_value = 0.1
string ogl_coat_rough = "1"
}
}
)
float inputs:emission (
customData = {
dictionary HoudiniPreviewTags = {
double default_value = 0
string ogl_emit_intensity = "1"
}
}
)
color3f inputs:emission_color (
customData = {
dictionary HoudiniPreviewTags = {
double3 default_value = (1, 1, 1)
string ogl_emit = "1"
}
}
)
float inputs:metalness (
customData = {
dictionary HoudiniPreviewTags = {
double default_value = 0
string ogl_metallic = "1"
}
}
)
float inputs:specular = 0 (
customData = {
dictionary HoudiniPreviewTags = {
double default_value = 1
string ogl_spec_intensity = "1"
}
}
)
color3f inputs:specular_color (
customData = {
dictionary HoudiniPreviewTags = {
double3 default_value = (1, 1, 1)
string ogl_spec = "1"
}
}
)
float inputs:specular_IOR (
customData = {
dictionary HoudiniPreviewTags = {
double default_value = 1.5
string ogl_ior = "1"
}
}
)
float inputs:specular_roughness (
customData = {
dictionary HoudiniPreviewTags = {
double default_value = 0.2
string ogl_rough = "1"
}
}
)
float inputs:transmission (
customData = {
dictionary HoudiniPreviewTags = {
double default_value = 0
string ogl_transparency = "1"
}
}
)
token outputs:out
}
def Shader "mtlximage1"
{
uniform token info:id = "ND_image_color3"
asset inputs:file = @../maps/uvgrid.exr@
float2 inputs:texcoord.connect = </standard_shader_ball_scene/materials/uvgrid/mtlxtexcoord1.outputs:out>
color3f outputs:out
}
def Shader "mtlxtexcoord1"
{
uniform token info:id = "ND_texcoord_vector2"
float2 outputs:out
}
}
}
over "shader_ball"
{
over "neutral_objects"
{
over "base" (
prepend apiSchemas = ["MaterialBindingAPI"]
)
{
rel material:binding = </standard_shader_ball_scene/materials/neutral>
}
over "sss_bars" (
prepend apiSchemas = ["MaterialBindingAPI"]
)
{
rel material:binding = </standard_shader_ball_scene/materials/sss_bars>
}
}
def Mesh "material_surface"
{
}
}
variantSet "surface_geometry" = {
"subdiv" (
kind = "group"
variants = {
string internal_emitter = "off"
}
prepend variantSets = "internal_emitter"
) {
def Xform "shader_ball" (
kind = "component"
)
{
def Scope "neutral_objects"
{
custom float3[] extentsHint = [(-3.1425, 0, -3.1425), (3.6724758, 8.055616, 3.61... (truncated)]
uniform token purpose = "default"
def Mesh "sss_bars"
{
int[] faceVertexCounts = [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,... (truncated)]
int[] faceVertexIndices = [150, 151, 24, 185, 185, 24, 39, 184, 24, 40, 4, 3... (truncated)]
uniform token orientation = "leftHanded"
point3f[] points = [(-0.34255224, 7.9166145, 0.6684964), (-0.213159, 7.95543... (truncated)]
interpolation = "vertex"
)
color3f[] primvars:displayColor = [(0.0125, 0.0125, 0.0125), (0.0125, 0.0125... (truncated)]
interpolation = "uniform"
)
int[] primvars:displayColor:indices = None
texCoord2f[] primvars:st = [(0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), ... (truncated)]
interpolation = "faceVarying"
)
int[] primvars:st:indices = None
token subdivisionScheme = "catmullClark"
}
def Mesh "base"
{
int[] faceVertexCounts = [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,... (truncated)]
int[] faceVertexIndices = [0, 1, 37, 36, 1, 2, 38, 37, 2, 3, 39, 38, 3, 4, 4... (truncated)]
uniform token orientation = "leftHanded"
point3f[] points = [(0.15185559, 1.08, 0), (0.14954856, 1.08, -0.026369447),... (truncated)]
interpolation = "vertex"
)
color3f[] primvars:displayColor = [(0.18, 0.18, 0.18), (0.18, 0.18, 0.18), (... (truncated)]
interpolation = "uniform"
)
int[] primvars:displayColor:indices = None
texCoord2f[] primvars:st = [(0.7668656, 0.5249291), (0.7950243, 0.5249291), ... (truncated)]
interpolation = "faceVarying"
)
int[] primvars:st:indices = None
token subdivisionScheme = "catmullClark"
}
}
}
variantSet "internal_emitter" = {
"bulb" {
over "shader_ball"
{
over "neutral_objects"
{
def SphereLight "core_bulb" (
prepend apiSchemas = ["KarmaLightSettingsAPI", "HoudiniViewportGuide... (truncated)]
)
{
bool houdini:inviewermenu = 1
color3f inputs:color = (1, 1, 1)
float inputs:diffuse = 1
bool inputs:enableColorTemperature = 0
float inputs:exposure = 2
float inputs:intensity = 1
bool inputs:normalize = 0
float inputs:radius = 2.6
float inputs:specular = 1
bool karma:light:renderlightgeo = 1
rel light:filters = None
matrix4d xformOp:transform = ( (1, 0, 0, 0), (0, 1, 0, 0), (0, 0, 1, 0), (0, 4.43, 0, 1) )
uniform token[] xformOpOrder = ["xformOp:transform"]
}
def Mesh "core" (
prepend apiSchemas = ["MaterialBindingAPI"]
)
{
int[] faceVertexCounts = [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, ... (truncated)]
int[] faceVertexIndices = [20, 145, 79, 148, 145, 4, 146, 79, 79, 14... (truncated)]
rel material:binding = </standard_shader_ball_scene/materials/neutral>
uniform token orientation = "leftHanded"
point3f[] points = [(1.5588893, 6.0064154, 1.5588027), (2.311394, 5.... (truncated)]
interpolation = "vertex"
)
texCoord2f[] primvars:decal_uv = [(0, 0), (0, 0), (0, 0), (0, 0), (0... (truncated)]
interpolation = "faceVarying"
)
int[] primvars:decal_uv:indices = None
color3f[] primvars:displayColor = [(0.18, 0.18, 0.18), (0.18, 0.18, ... (truncated)]
interpolation = "uniform"
)
int[] primvars:displayColor:indices = None
texCoord2f[] primvars:st = [(0.4664604, 0.43466282), (0.4664663, 0.4... (truncated)]
interpolation = "faceVarying"
)
int[] primvars:st:indices = None
uniform token subdivisionScheme = "catmullClark"
}
over "base" (
prepend apiSchemas = ["MaterialBindingAPI"]
)
{
rel material:binding = </standard_shader_ball_scene/materials/neutral>
}
}
}
over "materials"
{
over "neutral"
{
over "mtlx"
{
over "mtlximage2"
{
custom asset inputs:file = @../maps/emitter_bulb.exr@
}
}
over "usdpreview"
{
over "usduvtexture2"
{
custom asset inputs:file = @../maps/emitter_bulb.exr@
}
}
}
}
}
"bulb_and_ribbon" {
over "shader_ball"
{
over "neutral_objects"
{
def SphereLight "core_bulb" (
prepend apiSchemas = ["KarmaLightSettingsAPI", "HoudiniViewportGuide... (truncated)]
)
{
bool houdini:inviewermenu = 1
color3f inputs:color = (1, 1, 1)
float inputs:diffuse = 1
bool inputs:enableColorTemperature = 0
float inputs:exposure = 2
float inputs:intensity = 1
bool inputs:normalize = 0
float inputs:radius = 2.6
float inputs:specular = 1
bool karma:light:renderlightgeo = 1
rel light:filters = None
matrix4d xformOp:transform = ( (1, 0, 0, 0), (0, 1, 0, 0), (0, 0, 1, 0), (0, 4.43, 0, 1) )
uniform token[] xformOpOrder = ["xformOp:transform"]
}
def Mesh "core" (
prepend apiSchemas = ["MaterialBindingAPI"]
)
{
int[] faceVertexCounts = [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, ... (truncated)]
int[] faceVertexIndices = [20, 100, 55, 103, 100, 4, 101, 55, 55, 10... (truncated)]
rel material:binding = </standard_shader_ball_scene/materials/neutral>
uniform token orientation = "leftHanded"
point3f[] points = [(1.5588893, 6.0064154, 1.5588027), (2.311394, 5.... (truncated)]
interpolation = "vertex"
)
texCoord2f[] primvars:decal_uv = [(0, 0), (0, 0), (0, 0), (0, 0), (0... (truncated)]
interpolation = "faceVarying"
)
int[] primvars:decal_uv:indices = None
color3f[] primvars:displayColor = [(0.18, 0.18, 0.18), (0.18, 0.18, ... (truncated)]
interpolation = "uniform"
)
int[] primvars:displayColor:indices = None
texCoord2f[] primvars:st = [(0.4664604, 0.43466282), (0.4664663, 0.4... (truncated)]
interpolation = "faceVarying"
)
int[] primvars:st:indices = None
uniform token subdivisionScheme = "catmullClark"
}
over "base" (
prepend apiSchemas = ["MaterialBindingAPI"]
)
{
rel material:binding = </standard_shader_ball_scene/materials/neutral>
}
}
}
over "materials"
{
over "neutral"
{
over "mtlx"
{
over "mtlximage2"
{
custom asset inputs:file = @../maps/emitter_bulb_and_ribbon.exr@
}
}
over "usdpreview"
{
over "usduvtexture2"
{
custom asset inputs:file = @../maps/emitter_bulb_and_ribbon.exr@
}
}
}
}
}
"off" {
over "materials"
{
over "neutral"
{
over "mtlx"
{
over "mtlxstandard_surface1"
{
float inputs:emission.connect = None
color3f inputs:emission_color.connect = None
}
}
}
}
over "shader_ball"
{
over "neutral_objects"
{
def Mesh "core" (
prepend apiSchemas = ["MaterialBindingAPI"]
)
{
int[] faceVertexCounts = [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, ... (truncated)]
int[] faceVertexIndices = [1, 386, 194, 389, 386, 32, 387, 194, 194,... (truncated)]
rel material:binding = </standard_shader_ball_scene/materials/neutral>
uniform token orientation = "leftHanded"
point3f[] points = [(-1.5588437, 2.8888054, -1.5589285), (1.5516175,... (truncated)]
interpolation = "vertex"
)
texCoord2f[] primvars:decal_uv = [(0, 0), (0, 0), (0, 0), (0, 0), (0... (truncated)]
interpolation = "faceVarying"
)
int[] primvars:decal_uv:indices = None
color3f[] primvars:displayColor = [(0.18, 0.18, 0.18), (0.18, 0.18, ... (truncated)]
interpolation = "uniform"
)
int[] primvars:displayColor:indices = None
texCoord2f[] primvars:st = [(0.23034151, 0.0652931), (0.22357008, 0.... (truncated)]
interpolation = "faceVarying"
)
int[] primvars:st:indices = None
uniform token subdivisionScheme = "catmullClark"
}
over "base" (
prepend apiSchemas = ["MaterialBindingAPI"]
)
{
rel material:binding = </standard_shader_ball_scene/materials/neutral>
}
}
}
}
"ribbon" {
over "shader_ball"
{
over "neutral_objects"
{
def SphereLight "core_bulb" (
prepend apiSchemas = ["KarmaLightSettingsAPI", "HoudiniViewportGuide... (truncated)]
)
{
bool houdini:inviewermenu = 1
color3f inputs:color = (1, 1, 1)
float inputs:diffuse = 1
bool inputs:enableColorTemperature = 0
float inputs:exposure = 2
float inputs:intensity = 1
bool inputs:normalize = 0
float inputs:radius = 2.6
float inputs:specular = 1
bool karma:light:renderlightgeo = 1
rel light:filters = None
matrix4d xformOp:transform = ( (1, 0, 0, 0), (0, 1, 0, 0), (0, 0, 1, 0), (0, 4.43, 0, 1) )
uniform token[] xformOpOrder = ["xformOp:transform"]
}
def Mesh "core" (
prepend apiSchemas = ["MaterialBindingAPI"]
)
{
int[] faceVertexCounts = [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, ... (truncated)]
int[] faceVertexIndices = [1, 365, 194, 368, 365, 32, 366, 194, 194,... (truncated)]
rel material:binding = </standard_shader_ball_scene/materials/neutral>
uniform token orientation = "leftHanded"
point3f[] points = [(-1.5588437, 2.8888054, -1.5589285), (1.5516175,... (truncated)]
interpolation = "vertex"
)
texCoord2f[] primvars:decal_uv = [(0, 0), (0, 0), (0, 0), (0, 0), (0... (truncated)]
interpolation = "faceVarying"
)
int[] primvars:decal_uv:indices = None
color3f[] primvars:displayColor = [(0.18, 0.18, 0.18), (0.18, 0.18, ... (truncated)]
interpolation = "uniform"
)
int[] primvars:displayColor:indices = None
texCoord2f[] primvars:st = [(0.23034151, 0.0652931), (0.22357008, 0.... (truncated)]
interpolation = "faceVarying"
)
int[] primvars:st:indices = None
uniform token subdivisionScheme = "catmullClark"
}
over "base" (
prepend apiSchemas = ["MaterialBindingAPI"]
)
{
rel material:binding = </standard_shader_ball_scene/materials/neutral>
}
}
}
over "materials"
{
over "neutral"
{
over "mtlx"
{
over "mtlximage2"
{
custom asset inputs:file = @../maps/emitter_ribbon.exr@
}
}
over "usdpreview"
{
over "usduvtexture2"
{
custom asset inputs:file = @../maps/emitter_ribbon.exr@
}
}
}
}
}
}
}
"triangulated" (
kind = "group"
variants = {
string internal_emitter = "off"
}
prepend variantSets = "internal_emitter"
) {
def Xform "shader_ball" (
kind = "component"
)
{
def Scope "neutral_objects"
{
custom float3[] extentsHint = [(-3.1305647, 0, -3.1305647), (3.6701765, 8.053317... (truncated)]
uniform token purpose = "default"
def Mesh "sss_bars"
{
int[] faceVertexCounts = [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3,... (truncated)]
int[] faceVertexIndices = [150, 588, 590, 588, 151, 589, 590, 589, 24, 589, ... (truncated)]
uniform token orientation = "leftHanded"
point3f[] points = [(-0.33831877, 7.9073935, 0.6849563), (-0.21223995, 7.955... (truncated)]
interpolation = "vertex"
)
color3f[] primvars:displayColor = [(0.0125, 0.0125, 0.0125), (0.0125, 0.0125... (truncated)]
interpolation = "uniform"
)
int[] primvars:displayColor:indices = None
texCoord2f[] primvars:st = [(0, 0), (0, 0), (0, 0), (0, 0), (0, 0), (0, 0), ... (truncated)]
interpolation = "faceVarying"
)
int[] primvars:st:indices = None
uniform token subdivisionScheme = "catmullClark"
}
def Mesh "base"
{
int[] faceVertexCounts = [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3,... (truncated)]
int[] faceVertexIndices = [0, 794, 796, 794, 1, 795, 796, 795, 37, 795, 796,... (truncated)]
uniform token orientation = "leftHanded"
point3f[] points = [(0.22999102, 1.08, -0.010221608), (0.22472197, 1.0799999... (truncated)]
interpolation = "vertex"
)
color3f[] primvars:displayColor = [(0.18, 0.18, 0.18), (0.18, 0.18, 0.18), (... (truncated)]
interpolation = "uniform"
)
int[] primvars:displayColor:indices = None
texCoord2f[] primvars:st = [(0.74675673, 0.49036857), (0.747587, 0.49924296)... (truncated)]
interpolation = "faceVarying"
)
int[] primvars:st:indices = None
uniform token subdivisionScheme = "catmullClark"
}
}
}
variantSet "internal_emitter" = {
"bulb" {
over "shader_ball"
{
over "neutral_objects"
{
def SphereLight "core_bulb" (
prepend apiSchemas = ["KarmaLightSettingsAPI", "HoudiniViewportGuide... (truncated)]
)
{
bool houdini:inviewermenu = 1
color3f inputs:color = (1, 1, 1)
float inputs:diffuse = 1
bool inputs:enableColorTemperature = 0
float inputs:exposure = 2
float inputs:intensity = 1
bool inputs:normalize = 0
float inputs:radius = 2.6
float inputs:specular = 1
bool karma:light:renderlightgeo = 1
rel light:filters = None
matrix4d xformOp:transform = ( (1, 0, 0, 0), (0, 1, 0, 0), (0, 0, 1, 0), (0, 4.43, 0, 1) )
uniform token[] xformOpOrder = ["xformOp:transform"]
}
def Mesh "core" (
prepend apiSchemas = ["MaterialBindingAPI"]
)
{
int[] faceVertexCounts = [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, ... (truncated)]
int[] faceVertexIndices = [20, 289, 291, 289, 145, 290, 291, 290, 79... (truncated)]
rel material:binding = </standard_shader_ball_scene/materials/neutral>
uniform token orientation = "leftHanded"
point3f[] points = [(1.5252118, 5.9727373, 1.6014812), (2.2851815, 5... (truncated)]
interpolation = "vertex"
)
texCoord2f[] primvars:decal_uv = [(0, 0), (0, 0), (0, 0), (0, 0), (0... (truncated)]
interpolation = "faceVarying"
)
int[] primvars:decal_uv:indices = None
color3f[] primvars:displayColor = [(0.18, 0.18, 0.18), (0.18, 0.18, ... (truncated)]
interpolation = "uniform"
)
int[] primvars:displayColor:indices = None
texCoord2f[] primvars:st = [(0.47069633, 0.4351288), (0.466412, 0.44... (truncated)]
interpolation = "faceVarying"
)
int[] primvars:st:indices = None
uniform token subdivisionScheme = "catmullClark"
}
over "base" (
prepend apiSchemas = ["MaterialBindingAPI"]
)
{
rel material:binding = </standard_shader_ball_scene/materials/neutral>
}
}
}
over "materials"
{
over "neutral"
{
over "mtlx"
{
over "mtlximage2"
{
custom asset inputs:file = @../maps/emitter_bulb.exr@
}
}
over "usdpreview"
{
over "usduvtexture2"
{
custom asset inputs:file = @../maps/emitter_bulb.exr@
}
}
}
}
}
"bulb_and_ribbon" {
over "shader_ball"
{
over "neutral_objects"
{
def SphereLight "core_bulb" (
prepend apiSchemas = ["KarmaLightSettingsAPI", "HoudiniViewportGuide... (truncated)]
)
{
bool houdini:inviewermenu = 1
color3f inputs:color = (1, 1, 1)
float inputs:diffuse = 1
bool inputs:enableColorTemperature = 0
float inputs:exposure = 2
float inputs:intensity = 1
bool inputs:normalize = 0
float inputs:radius = 2.6
float inputs:specular = 1
bool karma:light:renderlightgeo = 1
rel light:filters = None
matrix4d xformOp:transform = ( (1, 0, 0, 0), (0, 1, 0, 0), (0, 0, 1, 0), (0, 4.43, 0, 1) )
uniform token[] xformOpOrder = ["xformOp:transform"]
}
def Mesh "core" (
prepend apiSchemas = ["MaterialBindingAPI"]
)
{
int[] faceVertexCounts = [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, ... (truncated)]
int[] faceVertexIndices = [20, 199, 201, 199, 100, 200, 201, 200, 55... (truncated)]
rel material:binding = </standard_shader_ball_scene/materials/neutral>
uniform token orientation = "leftHanded"
point3f[] points = [(1.5252118, 5.9727373, 1.6014812), (2.2851815, 5... (truncated)]
interpolation = "vertex"
)
texCoord2f[] primvars:decal_uv = [(0, 0), (0, 0), (0, 0), (0, 0), (0... (truncated)]
interpolation = "faceVarying"
)
int[] primvars:decal_uv:indices = None
color3f[] primvars:displayColor = [(0.18, 0.18, 0.18), (0.18, 0.18, ... (truncated)]
interpolation = "uniform"
)
int[] primvars:displayColor:indices = None
texCoord2f[] primvars:st = [(0.47069633, 0.4351288), (0.466412, 0.44... (truncated)]
interpolation = "faceVarying"
)
int[] primvars:st:indices = None
uniform token subdivisionScheme = "catmullClark"
}
over "base" (
prepend apiSchemas = ["MaterialBindingAPI"]
)
{
rel material:binding = </standard_shader_ball_scene/materials/neutral>
}
}
}
over "materials"
{
over "neutral"
{
over "mtlx"
{
over "mtlximage2"
{
custom asset inputs:file = @../maps/emitter_bulb_and_ribbon.exr@
}
}
over "usdpreview"
{
over "usduvtexture2"
{
custom asset inputs:file = @../maps/emitter_bulb_and_ribbon.exr@
}
}
}
}
}
"off" {
over "materials"
{
over "neutral"
{
over "mtlx"
{
over "mtlxstandard_surface1"
{
float inputs:emission.connect = None
color3f inputs:emission_color.connect = None
}
}
}
}
over "shader_ball"
{
over "neutral_objects"
{
def Mesh "core" (
prepend apiSchemas = ["MaterialBindingAPI"]
)
{
int[] faceVertexCounts = [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, ... (truncated)]
int[] faceVertexIndices = [1, 770, 772, 770, 386, 771, 772, 771, 194... (truncated)]
rel material:binding = </standard_shader_ball_scene/materials/neutral>
uniform token orientation = "leftHanded"
point3f[] points = [(-1.5687433, 2.8789139, -1.5177224), (1.5200069,... (truncated)]
interpolation = "vertex"
)
texCoord2f[] primvars:decal_uv = [(0, 0), (0, 0), (0, 0), (0, 0), (0... (truncated)]
interpolation = "faceVarying"
)
int[] primvars:decal_uv:indices = None
color3f[] primvars:displayColor = [(0.18, 0.18, 0.18), (0.18, 0.18, ... (truncated)]
interpolation = "uniform"
)
int[] primvars:displayColor:indices = None
texCoord2f[] primvars:st = [(0.23393352, 0.062280126), (0.22921544, ... (truncated)]
interpolation = "faceVarying"
)
int[] primvars:st:indices = None
uniform token subdivisionScheme = "catmullClark"
}
over "base" (
prepend apiSchemas = ["MaterialBindingAPI"]
)
{
rel material:binding = </standard_shader_ball_scene/materials/neutral>
}
}
}
}
"ribbon" {
over "shader_ball"
{
over "neutral_objects"
{
def SphereLight "core_bulb" (
prepend apiSchemas = ["KarmaLightSettingsAPI", "HoudiniViewportGuide... (truncated)]
)
{
bool houdini:inviewermenu = 1
color3f inputs:color = (1, 1, 1)
float inputs:diffuse = 1
bool inputs:enableColorTemperature = 0
float inputs:exposure = 2
float inputs:intensity = 1
bool inputs:normalize = 0
float inputs:radius = 2.6
float inputs:specular = 1
bool karma:light:renderlightgeo = 1
rel light:filters = None
matrix4d xformOp:transform = ( (1, 0, 0, 0), (0, 1, 0, 0), (0, 0, 1, 0), (0, 4.43, 0, 1) )
uniform token[] xformOpOrder = ["xformOp:transform"]
}
def Mesh "core" (
prepend apiSchemas = ["MaterialBindingAPI"]
)
{
int[] faceVertexCounts = [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, ... (truncated)]
int[] faceVertexIndices = [1, 728, 730, 728, 365, 729, 730, 729, 194... (truncated)]
rel material:binding = </standard_shader_ball_scene/materials/neutral>
uniform token orientation = "leftHanded"
point3f[] points = [(-1.5687433, 2.8789139, -1.5177224), (1.5200069,... (truncated)]
interpolation = "vertex"
)
texCoord2f[] primvars:decal_uv = [(0, 0), (0, 0), (0, 0), (0, 0), (0... (truncated)]
interpolation = "faceVarying"
)
int[] primvars:decal_uv:indices = None
color3f[] primvars:displayColor = [(0.18, 0.18, 0.18), (0.18, 0.18, ... (truncated)]
interpolation = "uniform"
)
int[] primvars:displayColor:indices = None
texCoord2f[] primvars:st = [(0.23393352, 0.062280126), (0.22921544, ... (truncated)]
interpolation = "faceVarying"
)
int[] primvars:st:indices = None
uniform token subdivisionScheme = "catmullClark"
}
over "base" (
prepend apiSchemas = ["MaterialBindingAPI"]
)
{
rel material:binding = </standard_shader_ball_scene/materials/neutral>
}
}
}
over "materials"
{
over "neutral"
{
over "mtlx"
{
over "mtlximage2"
{
custom asset inputs:file = @../maps/emitter_ribbon.exr@
}
}
over "usdpreview"
{
over "usduvtexture2"
{
custom asset inputs:file = @../maps/emitter_ribbon.exr@
}
}
}
}
}
}
}
}
}