[x3d-public] Patched file, please review

John Carlson yottzumm at gmail.com
Sat Apr 17 23:54:59 PDT 2021


SplitChannels.x3d attached. (no guarantees on which material was chosen 
as backMaterial).


x3d/content/examples/X3dForAdvancedModeling/AudioSpatialSound$ diff 
SplitChannels.x3d ~/X3DJSONLD/src/main/data/SplitChannels.x3d
20c20
<     <NavigationInfo DEF='NAV' headlight='true' type='NONE'/>
---
 >     <NavigationInfo DEF='NAV' headlight='true' type='"NONE"'/>
44,45c44,45
<             <Material diffuseColor='0.345 0.345 0.882' transparency='0'/>
<             <Material ambientIntensity='0.0933' diffuseColor='1 1 1' 
emissiveColor='0 0 0' shininess='0.51' specularColor='0.46 0.46 0.46'/>
---
 >             <Material diffuseColor='0.345 0.345 0.882' 
transparency='0' containerField="material"/>
 >             <Material ambientIntensity='0.0933' diffuseColor='1 1 1' 
emissiveColor='0 0 0' shininess='0.51' specularColor='0.46 0.46 0.46' 
containerField="backMaterial"/>
47,48c47,48
<           <Text solid='false' string='Right Channel Volume'>
<             <FontStyle family=''Times'' horizontal='true' 
justify='BEGIN' leftToRight='true' size='1' spacing='1' style='BOLD' 
topToBottom='true'/>
---
 >           <Text solid='false' string='"Right Channel Volume"'>
 >             <FontStyle family='"Times"' horizontal='true' 
justify='"BEGIN"' leftToRight='true' size='1' spacing='1' style='BOLD' 
topToBottom='true'/>
74,75c74,75
<             <Material diffuseColor='0.345 0.345 0.882' transparency='0'/>
<             <Material ambientIntensity='0.0933' diffuseColor='1 1 1' 
emissiveColor='0 0 0' shininess='0.51' specularColor='0.46 0.46 0.46'/>
---
 >             <Material diffuseColor='0.345 0.345 0.882' 
transparency='0' containerField="material"/>
 >             <Material ambientIntensity='0.0933' diffuseColor='1 1 1' 
emissiveColor='0 0 0' shininess='0.51' specularColor='0.46 0.46 0.46' 
containerField="backMaterial"/>
77,78c77,78
<           <Text solid='false' string='Left Channel Volume'>
<             <FontStyle family=''Times'' horizontal='true' 
justify='BEGIN' leftToRight='true' size='1' spacing='1' style='BOLD' 
topToBottom='true'/>
---
 >           <Text solid='false' string='"Left Channel Volume"'>
 >             <FontStyle family='"Times"' horizontal='true' 
justify='"BEGIN"' leftToRight='true' size='1' spacing='1' style='BOLD' 
topToBottom='true'/>
107c107
< </X3D>
\ No newline at end of file
---
 > </X3D>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: SplitChannels.x3d
Type: model/x3d+xml
Size: 6196 bytes
Desc: not available
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20210418/f76c7e47/attachment.x3d>


More information about the x3d-public mailing list