What do Specular Maps Do?

Hamlet has a great example in his article: Project Materials Beta Viewer Brings The Spectacular World of Specularity (and More) to Second Life. The video I have here I found in Hamlet’s article. It was made by Damien Fate and runs about 1 minute. [youtube 7mFgccXdESo] This will allow creative types to make some wonderful … Read more

Materials Land Impact

There are rumors that the new Materials System will push objects that use the new materials into the Land Impact Accounting system. Some have found that when playing with Materials the Land Impact can escalate radically on physics cost. When using Alpha Masking the new materials can drive the Land Impact WAY UP. Plus a single prim, even phantom, can cost 500+ Physics LI. The image below shows a flattened sphere that costs 560 LI.

Server-Scripting Meeting - 560LI Flattened Sphere w?Materials
Server-Scripting Meeting – 560LI Flattened Sphere w?Materials

Andrew said some things that suggest items using Materials are planned to use the Land Impact Cost Accounting system. So, I would guess part of the reason we have this Alpha version viewer is to find problems they have missed. The Land Impact one is a big one.

Read more

Second Life Materials Project Viewer Review

This week we got to see the first public Project Viewer for the Materials System. I’ve added a link in the left column. It is a dynamic link so it should always point to the latest version.

The current version is: Second Life 3.5.1 (273518) Project Materials.

Basic Diffuse Texture
Basic Diffuse Texture

Download size is just under 30mb.

It installs to its own directory and has its own settings files. It does however, share chat logs and the cache. I suggest you change the cache to use a location other than the main viewer’s cache. You can go into Preferences->Advanced->Cache Location and change it. Then restart the viewer.

Read more

Second Life Normal Textures Tutorial

The Materials System Project is steadily progressing. We do not have an ETA, yet. We do have a bit of a place marker in that we are told projects are moving in the order of; Chat HUD User Interface, Server Side Appearance, and then Materials. So, we know it will arrive soon, but is still a ways off. If we want Materials to work the way we want, we need to be able to provide feedback during the coming Beta Phase of the development process.

[youtube W07H7xeUnGE]

To be able to give feedback we need to understand how to make and use of Normal and Specular Maps (or textures – interchangeable words in this case). So now is probably a good time to start learning the basics to allow us to participate in the beta testing without looking too ignorant. 

Read more

Materials System Update 2013-6

Last we were hearing is that being able to change Normal and Specular Maps via script was not going to be possible. We have some clarification on that.

When the Materials System is first released it will not be possible to change the Normal and Specular Maps via script. The reason is that feature is just not going to be added in phase-one of the rollout. There is no other technical or mystical reason than the work to add the ability is just not being done. It is a time availability thing.

Changing the normal map requires the server to update everyone that can see the object being updated. All those that do not have the new map will have to download it. So, there is a load placed on servers and viewers for each map change. The same is currently true of texture changes, which are scriptable now. So, if people request the ability to change Normal and Specular Maps via script, it may be added at some point. Don’t bother requesting it now, unless you have a really good user case. I suspect the Lindens are waiting to see if scripting for the maps is really needed.

Read more