Difference between revisions of "Picture Service"

From Second Life Wiki
Jump to navigation Jump to search
(Created page with "The picture service is a little-known Web service which retrieves textures from the Second Life grid, previously exported to at least three different sizes. It is invoked usi...")
 
m (No Category:API here!!)
Line 10: Line 10:


[[Category:Unofficial APIs]]
[[Category:Unofficial APIs]]
[[Category:API]]

Revision as of 12:01, 27 February 2024

The picture service is a little-known Web service which retrieves textures from the Second Life grid, previously exported to at least three different sizes.

It is invoked using the following URL:

 https://picture-service.secondlife.com/UUID/width x height.jpg

where UUID is the UUID of the texture (or snapshot) to be displayed, and width and height represent the desired resolution. Well-known valid combinations are:

  • 256x192
  • 100x100