Archive for the ‘products’ Category
Unwrapping complete!
Here is the second and last part of the LPM unwrapping: The charging station!
I still had a lot of room left on the UV map so I decided to pack the control panel with it too, less textures.
Unwrapping in progress
I’ve worked mostly at night these days, so my sleep cycle is all messed up. I only have to unwrap the charging station, which I will do today, then I can start texture work.
LPM Vacuum cleaner, station and control panel done!
The shapes are complete! The 3 objects together weight less triangles than one of my pony boots and should be very L.I efficient when rezzed.
I can see the light at the end of the tunnel! Next step is unwrapping them, which might get tricky (for the charging station especially). And then i can finally attack textures and scripting!
Head done and a little inworld test
I rebuilt the vacuum head in LPM, I”ve probably been a little overkill on the triangle reduction, SL says L.I = 2 for the whole thing, that’s way better than what I expected.
Room Control panel
I whipped together this little wall panel to house the readouts for room status. It will show how “clean” the floor is, but could be expanded to show other aspects. I also got a lot of work done on the low polygon models for said panel and the vacuum cleaner body, these are 5-10 times lighter than the high-resolution counterpart.
We now have indicators and a charging station!
I forgot to post yesterday so this is the first thing I’m doing today! I came up with a charging station design on monday and kinda followed up on it. It sort of match the vacuum cleaner design and I’m fairly happy with how it came out, considering it was a first draft. I added “connector plates” on the station and on the vacuum to give a little “this is where they connect” kind of feeling. It looks “OKAY” so far but all that really matter is how it will come out in the texture.
In the high polygon aspect of this product, only the wall control panel remains, and then I can start building the LPM mesh, unlike a lot of my earlier products, this one should be a breeze to block out, unwrap and texture. So unless something goes horribly wrong, i should be able to get to the scripting aspect of things before the end of the week.
On a sidenote, I’ve been playing a game called Shadowrun: returns which is a “modern” old-school isometric role-playing game, and they had a very interesting documentation about drawing new tiles for the game, especially how tiles should be textured, i invite you to read this wiki page, it’s very interesting stuff, and it makes me wonder about my reliance on CGI generated details in textures.
Second gasmask patch
I waited long enough for this one, I was expecting another bug to come up, but it has been long enough.
I’ took a breather the past few weeks, it was too hot to do anything good anyway. I started a new project, but there isn’t much to show yet.
And this is our first gasmask bugfix.
Two bugs fixed on this one, the first one is mine, improper colors on some of the HUD buttons.
The second one we have to thank linden labs for! apparently you cannot change the shape of a prim with a script placed inside of a mesh, SL thinks you are trying to change the shape of the mesh, and silently discards it. Instead of… you know, checking which object you are actually trying to change.
So I made a new root prim to the mask, fixed the lock scaling and updated the code that set the mask textures and it’s all good now, I hope.
You should receive the update sometime during the next 24 hours, enjoy 🙂
EDIT: I actually updated the sl wiki with the issue, feel free to make a jira, I’m not touching it anymore. https://wiki.secondlife.com/wiki/PRIM_TYPE
HUD sneak peek
I spent the past 10 days coding the gas mask, uploading textures, making sound effects… all those things i still have to do before release. If everything goes well, I should be able to do the release this weekend, or even today; who knows.
I now have a functional HUD, it is based on the format I’ve been using on most of my products and will allow to customize the following elements:
- The main body (face and straps).
- The plastic elements (filter mount, strap clips, exhaust valve).
- The filter.
- Tinting the glass.
- Enabling/Disabling the breathing sounds as well as adjusting it’s volume.
I’m not going to offer “one way mirror” glass for the lenses at this time, you are free to do it yourself should you want to, since the mask will be fully modifiable. The reason for this is that I want to set advanced material settings on the mask and there isn’t, a way to set and reset specularity parameters using a script, shiny has been packed into the specularity material parameters so I cannot set it without risking to overwrite the settings.
For this same reason there will be a “matte” version and a “glossy/latex” version for you to choose from.