Tuesday, December 1, 2009

Whelp...


It's getting closer!  I am a week away and this thing is over!

Sunday, November 8, 2009

Posting Fiend!


New Adam and STEve. Hope you enjoy.

http://koxinha.deviantart.com/art/More-Halo-Less-Eve-142892880

http://koxinha.deviantart.com/art/What-Leaf-142893072

Saturday, November 7, 2009

New WIP


So here's about 30 min in. Tell me what you think. I'm trying a lot of new things so seriously give me every criticizm (except on my spelling) that you can muster.

Tuesday, November 3, 2009

Latest Project

So this is about 2 hours into my next project. I've got a concept and a model. Now I need Heidi for a picture and Luke for his masterful photography skills.

Friday, October 23, 2009

This Too!


Renderman does more!

Tuesday, October 13, 2009

Renderman is Awesome!


Turns out a little code can go a long way.

color circles(float cs; float ct; float thick; float size){
float newr = pow((s-cs), 2) + pow((t-ct), 2) ;//Circle Equation
newr = sqrt (newr);//Real Circle Equation


float Range = newr * size;//The Amount Of Distance Covered
float mR = mod(Range, thick);//Thickness Between Repeats
float msk = step (Range, 5 * mR);//ATTEMPTING to cut out the outside
color circleN = (1, 1, 1);
circleN = mix(color (0,0,0), circleN, msk);

return circleN;

}

surface Assignment(){
//***************Part One
Oi = Os;
float c = .2;
float r = pow((s-c), 2) + pow((t-c), 2) ;//Circle Equation
r = sqrt (r);//Real Circle Equation


float rRange = r * 8;//The Amount Of Distance Covered
float modR = mod(rRange, .5);//Thickness Between Repeats
float mask = step (rRange, 5 * modR);//ATTEMPTING to cut out the outside
color circle = (1, 1, 1);
circle = mix(color (0,0,0), circle, mask);

circle = mix( circle, circles( .1, .4, .2, 9), t);
circle = mix( circle, circles( .3, .6, .4, 5), s);
circle = mix( circle, circles( .7, .25, .1, 10), t);
circle = mix( circle, circles( .8, .38, .6, 8), s);
Ci = circle;


}

Monday, October 12, 2009

I'm Pathetic


I haven't posted forever. Here it is folks... the unfinished but finished because I'm tired of it!

BTW, give me page views! I like them. :)

http://koxinha.deviantart.com/art/Storm-Nymph-140119027

Monday, September 21, 2009

My Lime




So here's my current Renderman project for my class. Tell me what you think!

Sunday, September 20, 2009

Speed Paint


Sunday afternoon speed paint. It's amazing how much you learn about color, tones, opacity and every other lighting aspect by flying through these things.

Sunday, September 13, 2009

Next Step


Here's a little bit more progress... Things go much slower when school is in session.

Saturday, September 5, 2009

Storm Spirit W.I.P.



The Next To Come... slowly... dang slow painting skills.


"Just look in your heart and do whatever the hell makes you happy."
-Dr Kelso

Monday, August 31, 2009

Another Note

I know that this has nothing to do with my post from a moment ago. It just needs to be said.

Now I wish I were deep and good with words but honestly I'm not. So here it goes and if you want to learn something from this you will.

"Nothing worth having in this life comes easy."