Browse Source

Update example's ofxpimapper.xml to display a slide show

master
c-mendoza 8 years ago
parent
commit
c3ac37a251
  1. 30
      example/bin/data/ofxpimapper.xml

30
example/bin/data/ofxpimapper.xml

@ -2,16 +2,16 @@
<surface type="0"> <surface type="0">
<vertices> <vertices>
<vertex> <vertex>
<x>250.000000000</x> <x>244.000000000</x>
<y>138.187255859</y> <y>151.187255859</y>
</vertex> </vertex>
<vertex> <vertex>
<x>403.625549316</x> <x>397.625549316</x>
<y>291.812774658</y> <y>304.812774658</y>
</vertex> </vertex>
<vertex> <vertex>
<x>96.374511719</x> <x>90.374511719</x>
<y>291.812774658</y> <y>304.812774658</y>
</vertex> </vertex>
</vertices> </vertices>
<texCoords> <texCoords>
@ -36,20 +36,20 @@
<surface type="1"> <surface type="1">
<vertices> <vertices>
<vertex> <vertex>
<x>425.565002441</x> <x>542.498229980</x>
<y>144.782531738</y> <y>298.375427246</y>
</vertex> </vertex>
<vertex> <vertex>
<x>718.434936523</x> <x>865.982421875</x>
<y>144.782531738</y> <y>286.925292969</y>
</vertex> </vertex>
<vertex> <vertex>
<x>718.434936523</x> <x>956.157958984</x>
<y>291.217407227</y> <y>659.075439453</y>
</vertex> </vertex>
<vertex> <vertex>
<x>425.565002441</x> <x>498.842285156</x>
<y>291.217407227</y> <y>590.370300293</y>
</vertex> </vertex>
</vertices> </vertices>
<texCoords> <texCoords>
@ -72,7 +72,7 @@
</texCoords> </texCoords>
<source> <source>
<source-type>fbo</source-type> <source-type>fbo</source-type>
<source-name>Custom FBO Source</source-name> <source-name>Slide Show Source</source-name>
</source> </source>
<properties> <properties>
<perspectiveWarping>1</perspectiveWarping> <perspectiveWarping>1</perspectiveWarping>

Loading…
Cancel
Save