Thursday, December 31, 2009
Monday, December 14, 2009
Tuesday, December 8, 2009
Friday, December 4, 2009
Monday, November 30, 2009
Friday, November 20, 2009
Long Overdue Update
This video is a little old already. The level has been partially re-textured and many of the FX have since been updated. This is running on an iPod 2g, so pretty pleased with performance.
Friday, September 11, 2009
Thursday, September 10, 2009
Neato

I just tested out and discovered the self illuminated vertexlit shader doesn't require any extra draw calls.
Tuesday, September 1, 2009
Monday, August 31, 2009
Wednesday, August 26, 2009
Saturday, August 22, 2009
Thursday, August 20, 2009
Level2
Another test level completed in about 2.5 days which included re-texturing about half the texture used, re-creating all the level pieces, re-UVing those pieces, laying out the level, placing all the pieces, building the collision, lighting the level, merging the geometry and optimizing the geometry, breaking up the geometry, exportation/importation, and re-lighting in Unity. The tile pieces were scaled up and enlarged so a fewer number was visiable on screen to keep the vert count down below 4k in most cases, almost 1k of which is the character. Draw calls stay below 20 for almost the entirity of the level, some of which are also taken up by the character and weapon and HUD.
Tuesday, August 11, 2009
Lighting Tests

This is the initial lighting test using lights in Unity and keeping them set to Forced Vertex. It looks okay and the performance is good, except that after adding a few lights, they begin to cut out because all the geometry is being combined. After trying a few variations of layouts and light settings, I realize this is probably not going to work.
Here is the level combined and vertex welded in 3dsmax, and then vertex lit which, which not only processes way faster in max, but it also runs in the game without any lighting calculations so there are way less draw calls becuase there are no lights in the scene. The only down side is that the level isn't as easily modified after it is merged together, but by this point the level design should already be signed off on.
Wednesday, July 29, 2009
Thursday, July 23, 2009
Level Layout

The overall level layout. The plan is to section off areas into optimal rendering/memory chunks and if need be, break the level up into multiple levels with load transitions between them.
Wednesday, July 22, 2009
Texture Planning
Planning out texture usage for level and object geometry for indoor levels. Using two 256x256 textures should give plenty of real estate for a set of rooms along a same theme, along with a good variety of destroyable objects to fill them with. The goal is to use as few textures as possible.
I should be able to mix up the wall geometry a bit and use pieces of texture from different bits so I get a ton of different wall sections.
8 objects should be enough per level. I might have to use a couple spaces for larger objects, or combine texture bits from multiple spaces.
Tuesday, July 21, 2009
Level Testing
Went back to my test level to test out some level texturing methods. I think a simple, clean look will be the best for ease and speed of creation and will downsize very nicely since there won't be any small details to get lost.
Subscribe to:
Posts (Atom)

















