aframevr / aframe

:a: Web framework for building virtual reality experiences.
https://aframe.io/
MIT License
16.66k stars 3.97k forks source link

Compress images #1420

Closed cvan closed 8 years ago

cvan commented 8 years ago

https://github.com/aframevr/aframe/blob/master/examples/animation/arms/black-grid.png https://github.com/aframevr/aframe/blob/master/examples/assets/img/gray-gradient.jpg https://github.com/aframevr/aframe/blob/master/examples/boilerplate/360-image-browser/img/city.jpg https://github.com/aframevr/aframe/blob/master/examples/boilerplate/360-image-browser/img/sechelt.jpg https://github.com/aframevr/aframe/blob/master/examples/boilerplate/360-image-browser/img/thumb-city.png https://github.com/aframevr/aframe/blob/master/examples/boilerplate/360-image-browser/img/thumb-cubes.png https://github.com/aframevr/aframe/blob/master/examples/boilerplate/360-image-browser/img/thumb-sechelt.png https://github.com/aframevr/aframe/blob/master/examples/boilerplate/panorama/puydesancy.jpg https://github.com/aframevr/aframe/blob/master/examples/primitives/cylinders/checkerboard.png https://github.com/aframevr/aframe/blob/master/examples/primitives/images/mozvr-office-1.jpg https://github.com/aframevr/aframe/blob/master/examples/primitives/images/mozvr-office-2.jpg https://github.com/aframevr/aframe/blob/master/examples/primitives/images/mozvr-office-3.jpg https://github.com/aframevr/aframe/blob/master/examples/primitives/models/peach-gradient.jpg https://github.com/aframevr/aframe/blob/master/examples/showcase/anime-UI/models/engine-color.png https://github.com/aframevr/aframe/blob/master/examples/showcase/curved-mockups/ui-1.png https://github.com/aframevr/aframe/blob/master/examples/showcase/curved-mockups/ui-2.png https://github.com/aframevr/aframe/blob/master/examples/showcase/curved-mockups/ui-3.png https://github.com/aframevr/aframe/blob/master/examples/showcase/shopping/man/man-color.jpg https://github.com/aframevr/aframe/blob/master/examples/showcase/shopping/man/man-normal.jpg https://github.com/aframevr/aframe/blob/master/examples/showcase/shopping/shoes.png https://github.com/aframevr/aframe/blob/master/examples/test/animation/sun.jpg https://github.com/aframevr/aframe/blob/master/examples/test/fog/louvre.jpg https://github.com/aframevr/aframe/blob/master/examples/test/geometry-gallery/carpet.jpg https://github.com/aframevr/aframe/blob/master/examples/test/geometry-gallery/marble.jpg https://github.com/aframevr/aframe/blob/master/examples/test/look-at/marble.jpg https://github.com/aframevr/aframe/blob/master/examples/test/look-at/tintamarre.jpg https://github.com/aframevr/aframe/blob/master/examples/test/opacity/trefoil.png

cvan commented 8 years ago

boss!