Tag Archives: SVG

VKitty Development Diary: Clothing and cats

A while ago, I posted a picture of Sir Soybean in a red shirt.  Now, I’ve decided that that shirt model was too ugly, and since the cat system is being redone (so all the rendering is client-side), the model was completely worthless.
As the cat modeling splits into two different models, Kat and I must [...]

VKitty cats vectorized

VKitty’s architecture was wonderful, with all the security on the server side and the user interface on the client side.  There was only one big problem with the architecture: the cats were static images.
Now, I’ve redesigned the entire system, with the same cats still existing, but with better graphics, and more places to add on [...]