Archive for the ‘pet projects’ Category
Activities of the weekend
I have been doing a couple of things this week-end, nothing major, but i though i would share it with you.
I rebuilt those metal shelves I’ve been using for years by homemade sculpted ones, that’s 7 prims shrunk down to one. Icing on the cake, they now have cross beams on the back, for no extra cost.
I am wondering if I should sell those once i get them properly textured or maybe i should make them a freebie.
Winter Ventura and myself are doing a joint project to get her collar and cuffs converted to the TouchBound system, that also means we converted her fancy little padlocks to it and they will work on every TouchBound products.
Primitive computers, with LSL and Media prims
This is a little project I wanted to try myself at for a while, this object is managed by two scripts, one could be considered the “CPU” as it contains the actual logic behind the program and the other the “GPU” as it only handle buffering and displaying the information the CPU provides it.
It’s at a very early stage but it’s the only “unix style” SL computer that i’ve seen so far.
The next step is to write a somewhat more refined “keyboard”, currently I’m passing commands to it through a chat channel, I would like to either use a web-based form, or a sort of virtual keyboard that only allow one user at a time to enter commands.
My first pong game
I never got around training myself on making a simple game from start to finish, so here is my first one, obviously it’s not going to provide you hours upon hours of entertainment, nor is it the most sleek and polished game ever made, but hey i tend to never finish projects, this one is!
…it has shadows and cellshading!