Browsing 'Graphics': Posts from Game Design and Graphics

BGP – Day 27

Fixing shaking hands and camera
During this day I just had to focus on fixing the details of the animations, focusing my work on the hands as they have some twitching going on. Which includes going through all the  bones in the hand and using F-curves and a filter called Butterworth too smooth them out. Which looks like this:
Before
After
Smoothing the animations out I can keep some of the original movement that exists within the motion capture data, but remove the shaking/twitching. […]

/ Comments Off on BGP – Day 27
Program: Graphics

BGP – Day 27

Fixing shaking hands and camera
During this day I just had to focus on fixing the details of the animations, focusing my work on the hands as they have some twitching going on. Which includes going through all the  bones in the hand and using F-curves and a filter called Butterworth too smooth them out. Which looks like this:
Before
After
Smoothing the animations out I can keep some of the original movement that exists within the motion capture data, but remove the shaking/twitching. […]

/ Comments Off on BGP – Day 27
Program: Graphics

The Summoning – Blog Post 2

Hello again!
I’m Peo Johansson, a graphic artist and the lead sound designer on team Ninja Slice, currently working on the game The Summoning as a student project.
As you may remember, our game is a top-down perspective 3D asymmetrical multiplayer game, where one player controls a single human and the other player plays a demon and controls the game akin to an RTS. The game is inspired by east Asian mythology, particularly Japanese mythology such as Shintoism.
This time I’ll focus on a […]

/ Comments Off on The Summoning – Blog Post 2
Program: Graphics

The Summoning – Blog Post 2

Hello again!
I’m Peo Johansson, a graphic artist and the lead sound designer on team Ninja Slice, currently working on the game The Summoning as a student project.
As you may remember, our game is a top-down perspective 3D asymmetrical multiplayer game, where one player controls a single human and the other player plays a demon and controls the game akin to an RTS. The game is inspired by east Asian mythology, particularly Japanese mythology such as Shintoism.
This time I’ll focus on a […]

/ Comments Off on The Summoning – Blog Post 2
Program: Graphics

Goblin Doctors: Sorry and Week 1

Hi! For five weeks, I’ve been working on the game project Goblin Doctors and not one single blog post have I written about it. Sorry about that . To make up for this I will over a few days recap the main tasks that I’ve been working with during these five weeks. Let’s start off with week one, shall we?
 
Week 1 – Goblin engineering
This week I’ve been working on concepts and made meshes for three different tools that the player […]

/ Comments Off on Goblin Doctors: Sorry and Week 1
Program: Graphics

Goblin Doctors: Sorry and Week 1

Hi! For five weeks, I’ve been working on the game project Goblin Doctors and not one single blog post have I written about it. Sorry about that . To make up for this I will over a few days recap the main tasks that I’ve been working with during these five weeks. Let’s start off with week one, shall we?
 
Week 1 – Goblin engineering
This week I’ve been working on concepts and made meshes for three different tools that the player […]

/ Comments Off on Goblin Doctors: Sorry and Week 1
Program: Graphics

A Ray of Hope: Texture Update

I need to recall making more of these. How many did we have to make again? Eight? I don’t know.
I’ll update when I have a number of things to show.



The textures for sinks, toilets, and stalls are finished, rusty and old as they should be compared to the pleasant and nice before pictures…


3D coat, as my program of choice when it comes to textures, which makes this sort of thing fairly easy to make. It took […]

/ Comments Off on A Ray of Hope: Texture Update
Program: Graphics

A Ray of Hope: Texture Update

I need to recall making more of these. How many did we have to make again? Eight? I don’t know.
I’ll update when I have a number of things to show.



The textures for sinks, toilets, and stalls are finished, rusty and old as they should be compared to the pleasant and nice before pictures…


3D coat, as my program of choice when it comes to textures, which makes this sort of thing fairly easy to make. It took […]

/ Comments Off on A Ray of Hope: Texture Update
Program: Graphics

GGC Powerpoint

Yesterday I worked with the GGC powerpoint all day, I wanted it to look really good and really show how the game is by just watching the presentation, (duh), maybe not with words but with gifs, a good background, sound and a nice font. I fixed the logo a bit more because it was hard to see the darker letters on a dark background, to fix that I made better rimlight and also made the last letters less greenish and […]

/ Comments Off on GGC Powerpoint
Program: Graphics

GGC Powerpoint

Yesterday I worked with the GGC powerpoint all day, I wanted it to look really good and really show how the game is by just watching the presentation, (duh), maybe not with words but with gifs, a good background, sound and a nice font. I fixed the logo a bit more because it was hard to see the darker letters on a dark background, to fix that I made better rimlight and also made the last letters less greenish and […]

/ Comments Off on GGC Powerpoint
Program: Graphics

BGP – Day 26

Animation Issues..
I thought I was going to get to work on the animations today, but guess what, more problems! Today was an issue regarding the rotation of the arm, where the arm didn’t rotate with the hand as it should and didn’t even move with the hand. Causing this:

What I figures is that since the RIG has an extra bone for the forearm to simulate a more realistic rotation/deformation of the arm this might be the problem. So what i […]

/ Comments Off on BGP – Day 26
Program: Graphics

BGP – Day 26

Animation Issues..
I thought I was going to get to work on the animations today, but guess what, more problems! Today was an issue regarding the rotation of the arm, where the arm didn’t rotate with the hand as it should and didn’t even move with the hand. Causing this:

What I figures is that since the RIG has an extra bone for the forearm to simulate a more realistic rotation/deformation of the arm this might be the problem. So what i […]

/ Comments Off on BGP – Day 26
Program: Graphics

BGP – Day 25

Changing the characters position
Exactly as the title says, I have been editing the characters position in motionbuilder so that all animations originate from the same position. If this isn’t done it would otherwise cause the animation to move all over the place. This mean that I had to take the animations, move them into whats called the ”storyline”.
Activate a certain optioned called ghost then choose the translation tool, reset the position to 0, 0, 0 and repeat that process for all […]

/ Comments Off on BGP – Day 25
Program: Graphics

BGP – Day 25

Changing the characters position
Exactly as the title says, I have been editing the characters position in motionbuilder so that all animations originate from the same position. If this isn’t done it would otherwise cause the animation to move all over the place. This mean that I had to take the animations, move them into whats called the ”storyline”.
Activate a certain optioned called ghost then choose the translation tool, reset the position to 0, 0, 0 and repeat that process for all […]

/ Comments Off on BGP – Day 25
Program: Graphics

The Summoning 02

This post will contain confusion and clarity about using Shader Forge and shaders in Unity. For you who are not familiar with Shader Forge it is a plugin for Unity that will allow you to build and making your own custom shaders to get the look that you want for your game.
For our game we want to have a texture that are familiar to ink on a parchment paper. Therefore we decided to try Shader forge and build a shader […]

/ Comments Off on The Summoning 02
Program: Graphics

The Summoning 02

This post will contain confusion and clarity about using Shader Forge and shaders in Unity. For you who are not familiar with Shader Forge it is a plugin for Unity that will allow you to build and making your own custom shaders to get the look that you want for your game.
For our game we want to have a texture that are familiar to ink on a parchment paper. Therefore we decided to try Shader forge and build a shader […]

/ Comments Off on The Summoning 02
Program: Graphics

Alien Color

This is the week the characters will be finished fore filming!! Excitement is true the roof!!
But before that they need there color.
Not the representative of the final colors
The color of the characters needed to pop of the backgrounds we feel so because the environments are so dark and blue the characters needed to inherent more warm colors.
of course we have two characters in the game that is of the robotic variety and needed a more shiny gray look to them.
This […]

/ Comments Off on Alien Color
Program: Graphics

Alien Color

This is the week the characters will be finished fore filming!! Excitement is true the roof!!
But before that they need there color.
Not the representative of the final colors
The color of the characters needed to pop of the backgrounds we feel so because the environments are so dark and blue the characters needed to inherent more warm colors.
of course we have two characters in the game that is of the robotic variety and needed a more shiny gray look to them.
This […]

/ Comments Off on Alien Color
Program: Graphics

Me vs the World

So week 6 of Big Game Project has begun.
The structure of the game world has been victim to change after change. I was never fully happy with the layout until just now.
It began as a huge world with a linear layout; then it became more expanded, but overall shorter. It’s been going from point A to B, A to C and THEN to B.
It was important to me that the world the player explores works well with the puzzles that […]

/ Comments Off on Me vs the World
Program: Graphics

Me vs the World

So week 6 of Big Game Project has begun.
The structure of the game world has been victim to change after change. I was never fully happy with the layout until just now.
It began as a huge world with a linear layout; then it became more expanded, but overall shorter. It’s been going from point A to B, A to C and THEN to B.
It was important to me that the world the player explores works well with the puzzles that […]

/ Comments Off on Me vs the World
Program: Graphics

BGP 2017 Fast Gear: Cars

This week will be our sixth working on our Big Game Project. Last week we also had our alpha deadline and testing which went pretty well, we got some useful feedback and the teachers who tried it out seemed to like it even with our current issues and minor tiny little gamebreaking bugs.
As I mentioned in my previous post, I’ve been tasked to design and make the cars for our game and that is practically what I’ve been doing since the […]

/ Comments Off on BGP 2017 Fast Gear: Cars
Program: Graphics

BGP 2017 Fast Gear: Cars

This week will be our sixth working on our Big Game Project. Last week we also had our alpha deadline and testing which went pretty well, we got some useful feedback and the teachers who tried it out seemed to like it even with our current issues and minor tiny little gamebreaking bugs.
As I mentioned in my previous post, I’ve been tasked to design and make the cars for our game and that is practically what I’ve been doing since the […]

/ Comments Off on BGP 2017 Fast Gear: Cars
Program: Graphics

BGP ONE: exploring Unity

Hello!
This post will look back at the pre production phase of our game, where I, because I took on the roles of Lead Artist and ‘Unity guru’, started looking at what we could do with Unity.
At this point we did not have a clear idea of what our game would be, mechanics-wise. Some thematic and graphical decisions had already been made though; the game would be set in a forest dream world inside our character’s mind. The dream itself would […]

/ Comments Off on BGP ONE: exploring Unity
Program: Graphics

BGP ONE: exploring Unity

Hello!
This post will look back at the pre production phase of our game, where I, because I took on the roles of Lead Artist and ‘Unity guru’, started looking at what we could do with Unity.
At this point we did not have a clear idea of what our game would be, mechanics-wise. Some thematic and graphical decisions had already been made though; the game would be set in a forest dream world inside our character’s mind. The dream itself would […]

/ Comments Off on BGP ONE: exploring Unity
Program: Graphics