|
Auris Surface
Registered User
Join date: 7 Jun 2005
Posts: 9
|
07-18-2008 07:24
Hi, i saw few projects where texture(JPG only, other formats are not supported) is automatically exported from SL to web. You just need to place texture into an in-world object inventory and it appears at once in web. Correct me if i'm wrong but LSL does not provide direct texture export capabilities. So i'm currious what is the method for such texture export? Any ideas?
|
|
Sindy Tsure
Will script for shoes
Join date: 18 Sep 2006
Posts: 4,103
|
07-18-2008 07:58
Dunno if this works, I haven't tried it, but you might try getting the UUID of the texture and going here..
http://secondlife.com/app/image/[texture uuid]
..but replace [texture uuid] with the actual UUID.
|
|
Pedro McMillan
SLOODLE Developer
Join date: 28 Jul 2007
Posts: 231
|
07-18-2008 08:05
I should imagine it's usually done by modifying the SL client software, or by using LibSL.
|