• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

CK3 Dev Diary #34 - It’s all about appearances

Hello, I’m Nils and I’m the lead character artist on Crusader Kings III. We’ve already touched briefly on a lot of the features of the portrait system but in this Dev Diary I’m going to dive deeper into the intricacies of the system. It might get a bit technical at points - so bear with me. I personally think all this stuff is very cool but I'm also a gigantic nerd when it comes to these things.

front_end.jpg

There’s going to be a lot of text in this Dev Diary, but really, when it comes down to it, it’s mostly there as an excuse to show off the art!

Characters are generated dynamically in the game using a DNA system that defines their looks - everything from mouth shape to body height is stored in this DNA. A DNA is made up of a number of genes. Each gene defines a certain feature. Crusader Kings II already does something similar, but in CKIII we have more than 10 times the amount of genes for every character and a lot of added complexity. The system itself is very flexible and it was up to me how to set it up to get as much visual variation out of it as possible.

Our predecessor, CK2, by necessity builds up characters from a limited number of facial features. There are x amount of noses combined with x amount of mouths and x amount of eyes and so on to make up a face. While this works well and gives a good amount of variation it still has some inherent limitations. What we’ve done in CKIII is to have a much more granular approach where we use many parameters to control each feature. So, for example, instead of just picking a nose (you shouldn’t pick your nose kids) out of a selection of pre-defined noses we store values for nose protrusion, nose height, nose length, nose nostril height, nose nostril width, nose ridge profile, nose ridge angle, nose ridge width, nose size, nose tip angle, nose tip protrusion, nose tip width, nose ridge definition and nose tip definition. In other words; if you’re into noses, or any other facial feature, this is the game for you.

faces.jpg

Some of the many faces (and noses!) of Crusader Kings III
As you can imagine, this gives us quite detailed control over the facial features of characters. And they can vary greatly depending on many factors, which I will try to cover here. Let’s start with ethnicity.

Like we’ve shown in other Dev Diaries already, the CKIII map covers a vast area of the world from Ireland in the west to modern day Mongolia in the east and from Arctic Norway in the north to Sub-Saharan Africa in the south. This big area is populated by groups of different ethnicities which we represent in the game. Due to the way that the character generating system is set up, we can use the same base assets for all different ethnicities and just script in different average values for the facial feature parameters. As an example, west african characters have, on average, darker skin, fuller lips and differently shaped noses than their european or asian counterparts, but they still use the exact same base model. This is good news for inheritance, which is the next subject I will discuss.

ethnicities.jpg

A selection of characters of different ethnicities
Due to the fact that all characters use the same base model, we can easily create blends between multiple DNAs. Each character stores two sets of genes that we call dominant and recessive, respectively. (Disclaimer: Please note that the dominant and recessive genes in our system do not work exactly like in real life. We’re still dealing with an approximation of genetics. We haven’t fully replicated real world genetics. Yet.) When a baby is born it will inherit two versions of each gene - both of which will come randomly from either parent. As mentioned one of these genes will end up being dominant and the other one recessive based on a chance value (dominant genes from the parents have a higher chance of being inherited as dominant genes for the baby). The appearance of the newborn character is decided entirely by its dominant gene set. But the recessive genes are still there as a representation of genes carried down the generations. So when this new character gets to make its own babies they will have a chance of inheriting a gene from their grandparents, even though that gene might not have been visible on their parent.

inheritance.jpg

Inheritance in action. Top row parents and bottom row their children. If you look closely you should be able to spot the inherited features.
I hope you guys are still awake for the continuation of this Dev Diary. What does all this genetics mumbo-jumbo mean for you as a player? It means that inheritance has a much bigger impact on the appearance of a character in CKIII than than it does in CK2. Characters of different ethnicities that get down for the hanky panky will make babies that look like a blend between both parents, with some genes from further back in the family tree thrown into the mix. Of course, there’s still a fair amount of randomness in the system so we won’t get identical siblings unless they are, you know, identical twins.

Now, while we’re on the subject, let’s talk briefly about children and aging. This is the other huge factor in defining the appearance of a character: his or her age. The 3D system that we use gives us the possibility to have seamless aging and there’s a ton of things that are set up to take advantage of this. A newborn child will obviously be very tiny compared to when it’s all grown up. It’s adult facial features will be there already from birth but they are very toned down during early childhood to get gradually more pronounced as the character ages. When a character approaches their 30’s and 40’s their skin will get more rugged, age lines and wrinkles will start appearing in the face, and their hair turns grey. Once they enter old age their body will start sagging, posture will deteriorate, their ears and nose will get bigger and the jaw protrudes as they lose their teeth.

aging_somatu.jpg

Chieftain Somatu of Kevrola, from age 0 to 99

In addition to genetics and age, lifestyle choices and changes also impact a character’s appearance. Body types vary greatly from alarmingly thin victims of starvation to truly impressive bulks of some high nobility gluttons. Different levels of muscularity and fitness are also represented and tied to the “prowess” value in the game.

body_types.jpg

Examples of different body types


gaining_weight.gif

Like, every Christmas Holiday, ever


working_out_02.gif

I got ripped in five seconds!

There are a number of traits and conditions, genetic or otherwise, that have visual impact on the character portrait. Some examples of non-genetic ones are pregnancy, wounds, scars, lost arms, blindness and disfigurement. And some notable examples of genetic conditions are dwarfism, gigantism, albinism and hunchback.

traits.jpg

Genetic traits

Dragoman.png

Dragoman

Dam.png

You know how some people have names that just feel “right” for them?



wounded_anim.gif

“You should see the other guy”

We have already discussed clothes in previous Dev Diaries so I won’t go into great detail about them. But I would like to show something I don’t think we’ve shown before. That is the barbershop feature which allows you to change clothes, head wear and hairstyle for your character:

barbershop.JPG

Barbershop
Even though the vast majority of characters have randomly generated appearances, there are some notable exceptions. The detailed setup of the DNA system allows us to design quite specific appearances where we want to. There are some historical starting characters in the game whose looks were based on how they are described in historical sources. For example William the Conqueror and Harold Godwineson of England. Of course, medieval sources are not always... perfectly reliable and the portraiture from the time not the most accurate (to put it mildly!) so we did have to do some guesswork and use a lot of artistic license. There are also a whole bunch of developer characters with appearances that match their real life counterparts. They’re lurking around various courts in the game. If you want to find some, a pro tip is to browse through the characters in modern day Sweden…

It is perfectly possible to mod DNAs as well as adding new ones, so if you feel like adding your own likeness or a medieval Abraham Lincoln to the game it is fairly easy to do so.

fate_of_England.jpg

Historical characters from the “Fate of England” in the 1066 start date. Guess who is who!
And finally, to end this on a more gruesome note, the last thing I’d like to show you is some diseases. As you all know, the middle ages were a time of ravaging epidemics and quick unexpected death from disease. And the game reflects that in quite a graphical way.

And if you don’t enjoy being disgusted - don’t worry - we have an option to turn off the worst looking diseases and replace them with something less nightmare-inducing.

WARNING: The following spoiler tags contain images that some viewers might find disturbing. Viewer discretion is advised.

illnesses.jpg

Don’t say I didn’t warn you
 
  • 259Love
  • 131Like
  • 12
  • 7
  • 4Haha
  • 1
Reactions:
Say, didn't William the Conqueror have red hair?
I'm not sure, but I think his hair was dark, and you're thinking of William Rufus, his son.
 
  • 4
Reactions:
Remember when this was announced & people were heavily critical of the 3d portraits, even though they were beta. Well, I think we can say that they look great now & most of the complaints are in the past.



I remember this.
Tf69SG3.jpg


I remember being disappointed but looking into it I felt like the issues was mostly that some colors / tones were off, and some weird ambient occlusion shadows going on. Like looking back now you can really see there was something seriously fucked up with the old image guys eyes and that buzz cut has some serious issues with looking bolted on which some beards / hairstyles still suffer from but far from all.

Overall I'm really happy where it's at. There's still some stuff I wonder about such as the spaghetti looking hair (which might not be easy to solve with more realism and better to just lean into it as a style) but man I can't wait to just browse around in a world and look at all the different characters.

0kKwp2w.jpg
 
  • 6
  • 2
Reactions:
▲ What about Attractive or Ugly traits?
► we have tiered traits for beauty and ugliness. Characters with pretty traits will also visually age slower.

You have probably researched it but pretty faces are mostly symmetrical faces. It should therefore be possible to create pretty faces. Is this the solution you chose?
 
  • 1
  • 1
Reactions:
At least now with the new visuals if anyone were to join my court looking like they have the plague, they'll be getting a swift demotion to serf.
 
  • 4
  • 1Haha
Reactions:
This is absolutely beautiful. I honestly cannot wait to get my hands on this. Finally broke down and preordered.
 
  • 5Like
  • 2
Reactions:
Hello, I’m Nils and I’m the lead character artist on Crusader Kings III. We’ve already touched briefly on a lot of the features of the portrait system but in this Dev Diary I’m going to dive deeper into the intricacies of the system. It might get a bit technical at points - so bear with me. I personally think all this stuff is very cool but I'm also a gigantic nerd when it comes to these things.

View attachment 601682
There’s going to be a lot of text in this Dev Diary, but really, when it comes down to it, it’s mostly there as an excuse to show off the art!

Characters are generated dynamically in the game using a DNA system that defines their looks - everything from mouth shape to body height is stored in this DNA. A DNA is made up of a number of genes. Each gene defines a certain feature. Crusader Kings II already does something similar, but in CKIII we have more than 10 times the amount of genes for every character and a lot of added complexity. The system itself is very flexible and it was up to me how to set it up to get as much visual variation out of it as possible.

Our predecessor, CK2, by necessity builds up characters from a limited number of facial features. There are x amount of noses combined with x amount of mouths and x amount of eyes and so on to make up a face. While this works well and gives a good amount of variation it still has some inherent limitations. What we’ve done in CKIII is to have a much more granular approach where we use many parameters to control each feature. So, for example, instead of just picking a nose (you shouldn’t pick your nose kids) out of a selection of pre-defined noses we store values for nose protrusion, nose height, nose length, nose nostril height, nose nostril width, nose ridge profile, nose ridge angle, nose ridge width, nose size, nose tip angle, nose tip protrusion, nose tip width, nose ridge definition and nose tip definition. In other words; if you’re into noses, or any other facial feature, this is the game for you.

View attachment 601685
Some of the many faces (and noses!) of Crusader Kings III
As you can imagine, this gives us quite detailed control over the facial features of characters. And they can vary greatly depending on many factors, which I will try to cover here. Let’s start with ethnicity.

Like we’ve shown in other Dev Diaries already, the CKIII map covers a vast area of the world from Ireland in the west to modern day Mongolia in the east and from Arctic Norway in the north to Sub-Saharan Africa in the south. This big area is populated by groups of different ethnicities which we represent in the game. Due to the way that the character generating system is set up, we can use the same base assets for all different ethnicities and just script in different average values for the facial feature parameters. As an example, west african characters have, on average, darker skin, fuller lips and differently shaped noses than their european or asian counterparts, but they still use the exact same base model. This is good news for inheritance, which is the next subject I will discuss.

View attachment 601686
A selection of characters of different ethnicities
Due to the fact that all characters use the same base model, we can easily create blends between multiple DNAs. Each character stores two sets of genes that we call dominant and recessive, respectively. (Disclaimer: Please note that the dominant and recessive genes in our system do not work exactly like in real life. We’re still dealing with an approximation of genetics. We haven’t fully replicated real world genetics. Yet.) When a baby is born it will inherit two versions of each gene - both of which will come randomly from either parent. As mentioned one of these genes will end up being dominant and the other one recessive based on a chance value (dominant genes from the parents have a higher chance of being inherited as dominant genes for the baby). The appearance of the newborn character is decided entirely by its dominant gene set. But the recessive genes are still there as a representation of genes carried down the generations. So when this new character gets to make its own babies they will have a chance of inheriting a gene from their grandparents, even though that gene might not have been visible on their parent.

View attachment 601690
Inheritance in action. Top row parents and bottom row their children. If you look closely you should be able to spot the inherited features.
I hope you guys are still awake for the continuation of this Dev Diary. What does all this genetics mumbo-jumbo mean for you as a player? It means that inheritance has a much bigger impact on the appearance of a character in CKIII than than it does in CK2. Characters of different ethnicities that get down for the hanky panky will make babies that look like a blend between both parents, with some genes from further back in the family tree thrown into the mix. Of course, there’s still a fair amount of randomness in the system so we won’t get identical siblings unless they are, you know, identical twins.

Now, while we’re on the subject, let’s talk briefly about children and aging. This is the other huge factor in defining the appearance of a character: his or her age. The 3D system that we use gives us the possibility to have seamless aging and there’s a ton of things that are set up to take advantage of this. A newborn child will obviously be very tiny compared to when it’s all grown up. It’s adult facial features will be there already from birth but they are very toned down during early childhood to get gradually more pronounced as the character ages. When a character approaches their 30’s and 40’s their skin will get more rugged, age lines and wrinkles will start appearing in the face, and their hair turns grey. Once they enter old age their body will start sagging, posture will deteriorate, their ears and nose will get bigger and the jaw protrudes as they lose their teeth.

View attachment 601691
Chieftain Somatu of Kevrola, from age 0 to 99

In addition to genetics and age, lifestyle choices and changes also impact a character’s appearance. Body types vary greatly from alarmingly thin victims of starvation to truly impressive bulks of some high nobility gluttons. Different levels of muscularity and fitness are also represented and tied to the “prowess” value in the game.

View attachment 601692
Examples of different body types


View attachment 601693
Like, every Christmas Holiday, ever


View attachment 601694
I got ripped in five seconds!

There are a number of traits and conditions, genetic or otherwise, that have visual impact on the character portrait. Some examples of non-genetic ones are pregnancy, wounds, scars, lost arms, blindness and disfigurement. And some notable examples of genetic conditions are dwarfism, gigantism, albinism and hunchback.

View attachment 601695
Genetic traits

View attachment 601696
Dragoman

View attachment 601697
You know how some people have names that just feel “right” for them?



View attachment 601698
“You should see the other guy”

We have already discussed clothes in previous Dev Diaries so I won’t go into great detail about them. But I would like to show something I don’t think we’ve shown before. That is the barbershop feature which allows you to change clothes, head wear and hairstyle for your character:

View attachment 601699
Barbershop
Even though the vast majority of characters have randomly generated appearances, there are some notable exceptions. The detailed setup of the DNA system allows us to design quite specific appearances where we want to. There are some historical starting characters in the game whose looks were based on how they are described in historical sources. For example William the Conqueror and Harold Godwineson of England. Of course, medieval sources are not always... perfectly reliable and the portraiture from the time not the most accurate (to put it mildly!) so we did have to do some guesswork and use a lot of artistic license. There are also a whole bunch of developer characters with appearances that match their real life counterparts. They’re lurking around various courts in the game. If you want to find some, a pro tip is to browse through the characters in modern day Sweden…

It is perfectly possible to mod DNAs as well as adding new ones, so if you feel like adding your own likeness or a medieval Abraham Lincoln to the game it is fairly easy to do so.

View attachment 601700
Historical characters from the “Fate of England” in the 1066 start date. Guess who is who!
And finally, to end this on a more gruesome note, the last thing I’d like to show you is some diseases. As you all know, the middle ages were a time of ravaging epidemics and quick unexpected death from disease. And the game reflects that in quite a graphical way.

And if you don’t enjoy being disgusted - don’t worry - we have an option to turn off the worst looking diseases and replace them with something less nightmare-inducing.

WARNING: The following spoiler tags contain images that some viewers might find disturbing. Viewer discretion is advised.

View attachment 601701
Don’t say I didn’t warn you
Have you thought about adding the beauty gene? As it stands, it would be a tight contest for the ugliest character in game.
 
  • 16
  • 1
Reactions:
This is truly impressive. I think we will feel it much more live than in CK2.

The only "down" I may come up with is that hair looks a bit "plastic-like", although the rest of the bodies and the clothes are great. I suppose that in the future it could improve. Anyways, you've done a magnificent work!!
 
  • 4
  • 1Like
Reactions:
Please just confirm if there is a ruler designer or not. Why do they keep avoiding that question?
 
  • 10
  • 1Like
Reactions:
Randomised courtiers, mutations and recessive genes will probably mitigate that in the medium term, but it's not like this didn't happen historically, especially since almost all modern European nobles have their most recent common ancestor in William of Orange (just 300 years ago)
Willem was born in 1533, shot in 1584. So almost 500 years ago.
 
  • 3
  • 1Like
Reactions:
Please just confirm if there is a ruler designer or not. Why do they keep avoiding that question?

They pretty much did.

It is perfectly possible to mod DNAs as well as adding new ones, so if you feel like adding your own likeness or a medieval Abraham Lincoln to the game it is fairly easy to do so.

Though I held out hope for quite a while, it seems there's no ruler designer in at launch, else there'd be no reason to cite the DNA system being "fairly easy to mod" as the reason you can add your own likeness.
 
  • 4
Reactions:
As much as I want a ruler designer, either at launch or afterwards, I imagine customizing a nose with the level of granularity they describe here would be hard. Maybe a future ruler designer would let you randomize a macro-facial feature like a nose so as to avoid having to make every little change manually.

Randomize until you get something you like.
 
  • 9
  • 1
Reactions:
Randomised courtiers, mutations and recessive genes will probably mitigate that in the medium term, but it's not like this didn't happen historically, especially since almost all modern European nobles have their most recent common ancestor in William of Orange (just 300 years ago), while for the rest of Europe it's double that at 600 years.
Willem was born in 1533, shot in 1584. So almost 500 years ago.

There were multiple rulers known as William of Orange. Prince Willem I of Orange, also known as Willem the Silent, did indeed die in 1584. His descendant, King William III of England was also known as William of Orange, being the Prince of Orange before he married Queen Mary II of England and became King. This later William lived from 1650 to 1702 and may be the William that Garathex refers to. Interestingly, the current King of the Netherlands, King Willem-Alexander, is yet another Willem of Orange.
 
  • 6
  • 3
  • 1Like
Reactions:
Are the appearance genes subject to mutation? Or will an endgame character inherit every last gene directly from some starting or generated character with no changes along the way?
 
  • 6
  • 2
  • 1
Reactions: