Sunday, December 9, 2012

Updates to Liara T'Soni

Current Progress
So I am having to rush to finish this, as it will be my final project before I get my AAS in Simulation and Game Design, and it is due in 2 days.
WIP shots:


I also recently made the M8 Avenger as seen in Mass Effect to be paired with this model.






Wednesday, November 14, 2012

Asari - Work In Progress

Been working on an Asari model from the Mass Effect Series.

More to come.

Monday, August 27, 2012

Find me on JKHub!

"JKHub is now open to the public
Hey everyone,

Roughly a year ago, work was first started on the Jedi Knight Hub, with the lofty goal of being the central website for all things related to Jedi Academy and (to a lesser extent) Jedi Outcast. Though many people thought it couldn't possibly work, I've never met a single person who didn't want it to work. Today, we are finally opening up to the public after our lengthy private testing and development period.

What we do
We hope to offer the Jedi Knight community lots of cool stuff that was never previously available. We offer a plethora of services, ranging from free webhosting to places to advertise your own clan or group. I'll go over a full list of services in the next paragraph.

JKHub is an initiative by Jedi Knight players. We are not funded by any corporation or commercial entities. We do not make any profit from JKHub, and our website is managed by a team of volunteers.

Services
These are some of the services we offer at this moment. We're always looking to expand this list, and will be offering more in the very near future. Some very good reasons to hang around JKHub:
  • Our forum provides places to advertiseplaces to talk about moddingsupport with technical issuesa place to advertise your events to all of JKHub, and more. For trusted coders, we even provide a forum to discuss exploits and security issues and their solutions.
  • Our calendar, in conjunction with your events forum, allows you to advertise events to anyone frequenting JKHub.
  • We provide stable mod hosting that allows you to manage, edit, rate and comment on mods.
  • We provide a directory of links that can be used by communities to drive extra traffic to their website, or to easily find clans and modding resources, for example.
  • We provide tutorials, many of which are exclusive to our site. You can rate, discuss, and create your own tutorials.
  • We provide free webhosting that is currently used by a plethora of Jedi Knight websites, including very large ones.
  • We provide the JKHub Bar, that lets you drive more traffic to your website.
  • We provide JK3.in: a service that allows you to more easily connect to servers, without knowing their IPs.
The future
Over the coming weeks, we'll be adding even more cool stuff to JKHub. We'll be posting several interviews, and keep you up to date on any Jedi Knight related news. We'll also be advertising on even more websites.

In short: stay tuned, even more cool stuff is on the way. Until then, if you're still reading this, why not check out the rest of the website and register if you haven't already? Maybe even say hello? :)"

I along with numerous past modders have contributed past and even unreleased exclusives to get the site up and going, and from the looks of things, we have a lot of new exclusives coming too.

Dallara 2012

Dallara IndyCar based off the 2012 body style. This was meant for a contest outside of DA, but I did a skin and uploaded it here for my portfolio.Car Design ©DallaraDA logo and Fella ©DeviantArtBrushes ©123photoshopbrushes.com

Here are some WIP images of it, as well as a few other angles....













Monday, April 16, 2012

3DS MAX cell shading tutorial



 This tutorial will instruct you as a modeler to create cell shaded models. It does not, however cover the modeling process. I originally developed this tutorial for use with the Software Development Kit used to make new models.

Intermediate Players Modelling.
View my original article here
This tutorial will instruct you as a moddeler to create cell shaded models. It does not, however cover the modeling process.
NOTE: THIS TUTORIAL WAS MADE FOR 3DS MAX 8 / 2008….HOWEVER IT SHOULD WORK WITH ANY PROGRAM THAT SUPPORTS THE SAME FUNCTIONS.
POLYCOUNT WARNING!  THIS TECHNIQUE WILL LIKELY BOOST YOUR POLYCOUNT THROUGH THE ROOF…SO WHILE IT CAN BE USED ON WEAPONS AS WELL…IT IS NOT ADVISED.
I originally developed this tutorial for use with the Software Development Kit used to make new models for the Jedi Academy game.  However this technique can still work for other game engines.

STEP 1: The model Cell shading does not merely involve a shader file…in order to create the thick outline seen on cell shaded models…you will need to modify the model it’s self.  I will be using my InuYasha model as an example throughout this tutorial. We will be changing him from this:

Into this:

Notice the black outline? … That’s what we need to make.  Lets assume you already have your model segmented properly…(in case you don’t)…you can do this even if you don’t have it ready but its a lot easy this way.  I’m going to take a segment of my model and only work with it to avoid confusion.

(Take note that we won’t outline the eyes or eyelids…as this isn’t needed and looks rather odd)…Also you should go ahead and create a solid black texture image the same proportion as your other textures… (256 x 256 or 512 x 512 works nicely)…this will be used to color your outline…naturally you could always use a different color if you wanted to be fancy…but I don’t personally like the idea.

Ok…I’ve chosen to work with the sword on his hip first…this is nothing more than the swords model…make sure you have it selected…if it helps hide everything but the part your working with as I did here….(right-click - hide unselected in max)….once its selected…do the following:

Go to EDIT > Clone

Or just select it and hit Ctrl + V
DO NOT MOVE THE CLONE FROM IT’S LOCATION OR DO ANYTHING TO IT YET!

Now you shouldn’t see much of a difference…make sure the clone is selected….go ahead and rename it “_outline” based on what part of the model it is… for example: “hips_sword_outline” later when linking the model be sure to link it to the part it’s an outline of….in this case “hips_sword”
Now that you have selected the clone…you need to add a normals modifier on it..

Make sure that the flip normals box is checked…

Go ahead and apply the outline texture to the outline model…even if you haven’t textured anything else…it makes it easier to see how thick we are making the outline later…

Now…we add a push modifier to the outline as well…

Set the push value for about -0.14 or -0.15 should give a decent outline…feel free to experiment…however it needs to be a negative value for the line to stick out…It should look somewhat like this now….

And that’s it for the model…when you weight it…you can just copy and paste the finished weights from the object…to its outline.
STEP 2: SKINNING Ok this will be short, sweet, and to the point…cell shaded models do not need to have a ton of detail…not to say you cant put detail…but try to stay simple…not MS Paint simple mind you.
The shadows you see on my model…are part of the texture…to do this...simply take the color you used…darken it…and skin part of the area with it based on how you think shadows would cast on it…
See I said it would be simple.
STEP 3: .SKIN FILES (these only apply when using the tutorial to work for Jedi Academy's Engine, for max search "For MAX") Now here comes the not so fun part…as with every other part of your model the outlines must be setup within your .skin file…not so hard…just time consuming…..to put it simple….you should end up with something along these lines…(I highlighted all the rows for the outlines).

STEP 4: SHADERS Ok…now this is the final step…you have to create a shader file…first you will want a shade image…I used something like this on InuYasha…

Now open ShaderEd2….

In it…add all your texture files....

Now…you will need to repeat the following process on all your textures…

Select the texture..

And open its shader by double clicking on it….

1.Create a new stage

2.select the texture file for the object

3.set Depth Func to “lequal”

4.set RGB Gen to “identity”

The Error Check will likely flash throughout this just ignore it…as it will stop once you have done all four steps…

Now for part 2.

Again the Error check will freak out and start flashing…but once you have done the steps it will stop.

1.Create a 2nd stage

2. select the shade texture

3.set Src Blend to GL_DST_COLOR and Dst Blend to GL_ZERO

4.set Depth Func to lequal

5. set TC Gen to environment

Repeat this for each texture and VIOLA! Your done…and you have a nice cell shaded model to boot!
For MAX
if you want to see in 3ds max they way the shader effects it....when your making a material set the diffuse map as a falloff...and the self illumination to 100...then in the falloff menu...make the white texture your texture file....dont do this on the outline though.



just select bitmap..and then your texture.