Author Topic: Developer Blog 3 - Status Update  (Read 23849 times)

0 Members and 1 Guest are viewing this topic.

Offline Olafson

  • FSE Developer
  • ****
  • Posts: 3995
  • #friendsforever
    • View Profile
  • Nick: FSE_Olafson
  • Side: Union
Developer Blog 3 - Status Update
« on: December 02, 2012, 11:38:44 am »
Developer Blog 3 - Status Update

Welcome back to our third weekly Developer Blog. This week we decided to give you some general content updates as to what we have been working on for the past week. Please note that this is by no means everything, as we always have large amounts of work in the background which does not necessarily make for an interesting read!




We are currently working on a uniform. Note that these screenshots are all WIP, so they might look substandard at the moment. However this is exactly how our games are made, we make a basic model, then add more detail to it until we are satisfied. We have finished the basic model and are currently “rigging” our uniform to fit to the so called skeleton. “rigging” means attaching the uniform model’s vertices to the bones of the skeleton. The skeleton for this uniform is made specifically for humans and human animations, but we will also have to create other skeletons for animals such as horses.
After the rigging is done, the Uniform will “stick” to the skeleton we have created. We can then animate the bones of our skeleton, giving our characters life. Due to the rigging, the uniform now moves with the skeleton. This means that no matter what animations we create, the uniform will always work with them, and it is not difficult to assign other models such as pieces of equipment, to the uniform at a later stage.


Here you can see a technique called “baking”. As you can see, we are using low poly Models, but we are creating high poly ones out of them (poly being a shorthand for the number of polygons used). This high poly model then gets “baked” i.e. rendered onto the low poly mesh to make it look high poly. Simplified: We are making our models look really good and detailed, while still keeping the performance high.


We have also been working on our first real battle scene for testing, we chose the smaller and less important battle of Philippi. Creating scenes is a huge pile of work. This is because we want our maps to be as historically accurate as possible.
First of all, we have to download real 3d satellite elevation data from resources located on the internet. luckily, the US government provides highly accurate satellite data, so we didn’t need to send our mapper off with a ruler and some pencils!
Once we have downloaded this data, we have to convert it into a heightmap (a height map is a type of data that we use to base our terrain on for our game engine). For this we use the probably quite well known tool “Terragen”. Terragen can import our satellite data and convert it to a height map which we can then use.


Theoretically we could now import this heightmap into the game engine and have a proper game environment. However, we decided to take it one step further. Before we can import it into the game engine, we first have to put it into the programme “World Machine” (no this isn’t our plan to create our own version of the matrix used to take control of the world). In World Machine we slightly modify the terrain, without changing it too much, to make it look better (basically we add slight changes in height, making the ground look more bumpy and realistic). We also generate a splatmap. A splatmap is an image containing texture data. When importing a splatmap into our game engine, it will tell the engine where to place a particular texture, for instance a grass texture, or where to place a rock texture etc.
World Machine is very useful for this, and does a great job at it. After we are done with that, we export our newly generated height and splatmap from World Machine and import it into our game engine.

This is how it looks like when its been imported:


After all that is done, we have to place our objects in the map. This is the most time consuming part. We usually start with placing rocks and buildings first, then placing trees and after that fences and other small objects like crates, carts etc. Placing all these objects usually takes about a week, depending on the scale of the map. So keep checking for a picture of the finished map!

You might have noticed that the yearly MODDB and INDIEDB Mod/Game of the year awards have started. Check out our Napoleonic Wars INDIEDB page here.

Tune in next week for another update to satisfy your cravings!
« Last Edit: December 02, 2012, 11:43:27 am by Refleax »

Offline Japan

  • Donator
  • **
  • Posts: 387
    • View Profile
  • Nick: Japan
  • Side: Neutral
Re: Developer Blog 3 - Status Update
« Reply #1 on: December 02, 2012, 11:46:28 am »
Making some great progress. :)

Offline Harry

  • First Lieutenant
  • *
  • Posts: 284
    • View Profile
  • Nick: Harry Forbes
  • Side: Neutral
Re: Developer Blog 3 - Status Update
« Reply #2 on: December 02, 2012, 12:10:20 pm »
That was interesting to read. I hope you continue with these updates  :)

Offline Refleax

  • Lieutenant Colonel
  • *
  • Posts: 567
    • View Profile
    • Flying Squirrel Entertainment
  • Nick: Refleax
  • Side: Neutral
Re: Developer Blog 3 - Status Update
« Reply #3 on: December 02, 2012, 12:14:48 pm »
That was interesting to read. I hope you continue with these updates  :)

Since the developers are working day and night on this, I'm quite sure that we're always going to find something to write about!
May good health be yours.

Offline Gokiller

  • Almost Pride of Ni
  • Major General
  • **
  • Posts: 3913
  • Bydand in the chat lads!
    • View Profile
  • Side: Neutral
Re: Developer Blog 3 - Status Update
« Reply #4 on: December 02, 2012, 12:32:13 pm »
Awesome! Really nice done!

Offline The Norseman

  • Captain
  • *
  • Posts: 1051
    • View Profile
  • Nick: K-KA_Kpl_TheNorseman
  • Side: Union
Re: Developer Blog 3 - Status Update
« Reply #5 on: December 02, 2012, 12:35:57 pm »
I can not wait to see more of the map. The map is everything for me!
The Norseman is my name in my name.

"Never argue with an idiot; they'll drag you down to their level, and beat you with experience."

Offline Gragnok

  • Donator
  • *
  • Posts: 190
    • View Profile
  • Nick: 1stEB_Col_Gragnok
  • Side: Neutral
Re: Developer Blog 3 - Status Update
« Reply #6 on: December 02, 2012, 12:41:38 pm »
Looking good.
Do not go gentle into that good night.
Rage, rage against the dying of the light.

Offline HappyBanana

  • Donator
  • *
  • Posts: 111
  • I like Bananas
    • View Profile
  • Nick: HappyBanana
  • Side: Neutral
Re: Developer Blog 3 - Status Update
« Reply #7 on: December 02, 2012, 12:43:59 pm »
Awesome!

Offline Jacob

  • Alpha Tester
  • *
  • Posts: 3003
  • Back after a long long time away :)
    • View Profile
  • Nick: Jacob
  • Side: Confederacy
Re: Developer Blog 3 - Status Update
« Reply #8 on: December 02, 2012, 12:45:20 pm »
Looking great, can't wait until I get money at christmas so I can donate as well :)

Offline Hugues

  • Sergeant
  • *
  • Posts: 125
  • A gentleman never tells...
    • View Profile
  • Nick: Hugues
  • Side: Union
Re: Developer Blog 3 - Status Update
« Reply #9 on: December 02, 2012, 12:45:41 pm »
Very good way of scene creating, looking forward to more!
“I have not failed. I've just found 10,000 ways that won't work.”
― Thomas A. Edison

Paradox Demi-Moderator

Offline Hinkel

  • Colonel
  • *
  • Posts: 1484
  • Confederate Commander in Chief
    • View Profile
  • Nick: Gen_Hinkel
  • Side: Confederacy
Re: Developer Blog 3 - Status Update
« Reply #10 on: December 02, 2012, 12:47:12 pm »
Splendid as always :)
That texture baking is always great to see!

Offline Craig

  • Captain
  • *
  • Posts: 610
  • Help help I'm being reported!
    • View Profile
  • Nick: Craig
  • Side: Union
Re: Developer Blog 3 - Status Update
« Reply #11 on: December 02, 2012, 01:06:17 pm »
Pretty interesting stuff to learn a bit of the process of how it all comes together, looking forward to the next one!  8)
WILLIEM WALLACE KILLED FEFTY MEN

~~ No one gives a fuck about what you admin~~

Offline MackCW

  • Lieutenant Colonel
  • *
  • Posts: 4522
    • View Profile
  • Side: Neutral
Re: Developer Blog 3 - Status Update
« Reply #12 on: December 02, 2012, 01:28:34 pm »
Everything about why this game is going to be amazing was confirmed with that WIP photo of the shoe. I'm just so pleased to see how much the devs are looking at authenticity.

Also guys please donate if you can.
« Last Edit: December 02, 2012, 01:40:12 pm by MackCW »

Offline Jacob

  • Alpha Tester
  • *
  • Posts: 3003
  • Back after a long long time away :)
    • View Profile
  • Nick: Jacob
  • Side: Confederacy
Re: Developer Blog 3 - Status Update
« Reply #13 on: December 02, 2012, 01:35:00 pm »
Only wall of text worth reading is a developer wall of text :P

Offline Harbinger

  • Sergeant
  • *
  • Posts: 89
    • View Profile
Re: Developer Blog 3 - Status Update
« Reply #14 on: December 02, 2012, 02:22:13 pm »
fapfapfap