Skip to content

Commit

Permalink
JPG->PNG Android b.s.
Browse files Browse the repository at this point in the history
  • Loading branch information
tparisi committed Feb 11, 2015
1 parent 8a8f48d commit 036c9f1
Show file tree
Hide file tree
Showing 29 changed files with 34 additions and 34 deletions.
24 changes: 12 additions & 12 deletions examples/backgrounds/glamskybox.html
Expand Up @@ -13,23 +13,23 @@

#cube1 {
diffuse-color:lightgray;
cube-image-right:url(../../images/sky35/rightcity.jpg);
cube-image-left:url(../../images/sky35/leftcity.jpg);
cube-image-top:url(../../images/sky35/topcity.jpg);
cube-image-bottom:url(../../images/sky35/botcity.jpg);
cube-image-front:url(../../images/sky35/frontcity.jpg);
cube-image-back:url(../../images/sky35/backcity.jpg);
cube-image-right:url(../../images/sky35/rightcity.png);
cube-image-left:url(../../images/sky35/leftcity.png);
cube-image-top:url(../../images/sky35/topcity.png);
cube-image-bottom:url(../../images/sky35/botcity.png);
cube-image-front:url(../../images/sky35/frontcity.png);
cube-image-back:url(../../images/sky35/backcity.png);
shader:phong;
}

#sb1 {
background-type:box;
cube-image-right:url(../../images/sky35/rightcity.jpg);
cube-image-left:url(../../images/sky35/leftcity.jpg);
cube-image-top:url(../../images/sky35/topcity.jpg);
cube-image-bottom:url(../../images/sky35/botcity.jpg);
cube-image-front:url(../../images/sky35/frontcity.jpg);
cube-image-back:url(../../images/sky35/backcity.jpg);
cube-image-right:url(../../images/sky35/rightcity.png);
cube-image-left:url(../../images/sky35/leftcity.png);
cube-image-top:url(../../images/sky35/topcity.png);
cube-image-bottom:url(../../images/sky35/botcity.png);
cube-image-front:url(../../images/sky35/frontcity.png);
cube-image-back:url(../../images/sky35/backcity.png);
}

</style>
Expand Down
44 changes: 22 additions & 22 deletions examples/backgrounds/glamskysphere.html
Expand Up @@ -12,7 +12,7 @@
}

#ss1 {
sphere-image:url(../../images/spherepano/pan0.jpg);
sphere-image:url(../../images/spherepano/pan0.png);
}

</style>
Expand Down Expand Up @@ -50,27 +50,27 @@
</div>

<select id="viewSelect">
<option value="pan0.jpg">Plaza</option>
<option value="pan1.jpg">Mall</option>
<option value="pan2.jpg">Mall 2</option>
<option value="pan3.jpg">Back Yard</option>
<option value="pan4.jpg">Bar</option>
<option value="pan5.jpg">Restaurant</option>
<option value="pan6.jpg">Tunnels</option>
<option value="pan7.jpg">Planetarium</option>
<option value="pan8.jpg">Basement Bar</option>
<option value="pan9.jpg">Greece</option>
<option value="car.jpg">Car</option>
<option value="car2.jpg">Car 2</option>
<option value="car3.jpg">Car 3</option>
<option value="room.jpg">Room</option>
<option value="room2.jpg">Room 2</option>
<option value="room3.jpg">Room 3</option>
<option value="room4.jpg">Room 4</option>
<option value="room5.jpg">Room 5</option>
<option value="mellon_square.jpg">Mellon Square</option>
<option value="belmorepark1right.jpg">Belmore Park</option>
<option value="Panorama-wx8jmd.jpg">Museum</option>
<option value="pan0.png">Plaza</option>
<option value="pan1.png">Mall</option>
<option value="pan2.png">Mall 2</option>
<option value="pan3.png">Back Yard</option>
<option value="pan4.png">Bar</option>
<option value="pan5.png">Restaurant</option>
<option value="pan6.png">Tunnels</option>
<option value="pan7.png">Planetarium</option>
<option value="pan8.png">Basement Bar</option>
<option value="pan9.png">Greece</option>
<option value="car.png">Car</option>
<option value="car2.png">Car 2</option>
<option value="car3.png">Car 3</option>
<option value="room.png">Room</option>
<option value="room2.png">Room 2</option>
<option value="room3.png">Room 3</option>
<option value="room4.png">Room 4</option>
<option value="room5.png">Room 5</option>
<option value="mellon_square.png">Mellon Square</option>
<option value="belmorepark1right.png">Belmore Park</option>
<option value="Panorama-wx8jmd.png">Museum</option>

</select>

Expand Down
Binary file added images/sky35/backcity.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/sky35/botcity.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/sky35/frontcity.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/sky35/leftcity.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/sky35/rightcity.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/sky35/topcity.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/spherepano/Panorama-wx8jmd.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/spherepano/belmorepark1right.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/spherepano/car.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/spherepano/car2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/spherepano/car3.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/spherepano/mellon_square.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/spherepano/pan0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/spherepano/pan1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/spherepano/pan2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/spherepano/pan3.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/spherepano/pan4.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/spherepano/pan5.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/spherepano/pan6.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/spherepano/pan7.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/spherepano/pan8.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/spherepano/pan9.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/spherepano/room.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/spherepano/room2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/spherepano/room3.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/spherepano/room4.png
Binary file added images/spherepano/room5.png

0 comments on commit 036c9f1

Please sign in to comment.