Sunday 29 August 2010

Shelled the building

Created a shell to go around the building which would have the brick texture on it took so long to UV map it and it looked terrible so that will not be uploaded until I manage to do it again.



It is now 2 stories high.

Thursday 26 August 2010

Modelled a few things

To go around the building such as the fronts of the building that will be extruded.

Wednesday 25 August 2010

FloorPlan

It took a while but:


It took a while but:

Monday 23 August 2010

Warley Mental Hospital

Paul managed to find a great building with some nice architecture, I am going to start mocking out the rooms from a floor plan we found.

Saturday 21 August 2010

Title Screen

I have started on the main menu this will be the background for it (a bit more work is needed) there is a problem with the background. The camera will move with the mouse looking and the light follows lighting up different areas.

Friday 20 August 2010

Church Almost Finished




Need to add stained glass window and a couple of other details

Thursday 19 August 2010

Church Re-Start


Started the church again making it a lot cleaner

Wednesday 18 August 2010

Record Player

Reference:

New Texture:
Old Texture:

I am just working on the gold I have had a lot of help from the polycount forum pushing me in the right direction.

Monday 16 August 2010

New Church

I got more reference to make it a little different.



I got more reference to make it a little different.

I also got a brilliant panoramic of the interior of one

Sunday 15 August 2010

Santa Croce Influenced church

After playing Assassins Creed I really liked the look of the Santa Croce church so I started gathering some referencing images and based the shape from this.


However I have started getting a lot of bugs with my model.

So I am going to start it again with some planning first.

Friday 13 August 2010


My Plan for the Morgue, I have been updating this with screenshots as polaroids as I go along but the font needs to be updated and more details about the morgue as it is needed.

Wednesday 4 August 2010

Scripting

Edited two scripts to get the right effect.

1st was a head bobbing script, I changed a couple of numbers on this script to get it right within the level.

2nd was a minimap camera I was having fun with, only problem was is that it set the default camera to the minimap camera and not the first person one, so I had to do a variable to put it back on the scene start.

var loadmaincamera = 1;

function Update () {
if(loadmaincamera == 1) {
toggleMinimap();
loadmaincamera = 0;
}
}

The toggle minimap function is a pre-defined function in the script.

Microsoft Works

I have started using Microsoft Works, it is a brilliant program, I have set out loads of things that I need to do and now I can just tick them off when I've done them, project planning at it's best. Going to try scanning in plans of the hallway that I have done. Hopefully the cable I've got doesn't go faulty again.