Daily Archives: January 10, 2015

Welder High-Poly

The High-Poly model of my welder is slowly coming together, I am almost done with it so that I can move on to UV mapping and texturing.

/ Comments Off on Welder High-Poly
Program: Graphics

Welder High-Poly

The High-Poly model of my welder is slowly coming together, I am almost done with it so that I can move on to UV mapping and texturing.

/ Comments Off on Welder High-Poly
Program: Graphics

Dev Diary

Work continues on our final assignment for Game Programming I.

10/1: 16:00 – 21:00
Went over how my partner wrote the Room manager. He took inspiration from the Sprite Manager and made use of enums (he will add documentation eg comments to his code).

Since in our game, walls, doors, and ground tiles do not need an update function (they have no “behaviour,” just information, relationships, sprites and colliders), my partner decided they need not be entities. We termed these “background objects.”

If an […]

/ Comments Off on Dev Diary
Program: Programming

Dev Diary

Work continues on our final assignment for Game Programming I.

10/1: 16:00 – 21:00
Went over how my partner wrote the Room manager. He took inspiration from the Sprite Manager and made use of enums (he will add documentation eg comments to his code).

Since in our game, walls, doors, and ground tiles do not need an update function (they have no “behaviour,” just information, relationships, sprites and colliders), my partner decided they need not be entities. We termed these “background objects.”

If an […]

/ Comments Off on Dev Diary
Program: Programming

Amazing weekend work

We didn’t set any specified times for when to get down to school today but i’d say i overslept when waking up at 11:50 AM.
In any case once i actually got down to school i added a function to the creation of track segments which after they have been placed also rotates them to the correct values. With that done i felt like i was out of things to do before we actually have something drawn on the screen.
So i […]

/ Comments Off on Amazing weekend work
Program: Programming

Amazing weekend work

We didn’t set any specified times for when to get down to school today but i’d say i overslept when waking up at 11:50 AM.
In any case once i actually got down to school i added a function to the creation of track segments which after they have been placed also rotates them to the correct values. With that done i felt like i was out of things to do before we actually have something drawn on the screen.
So i […]

/ Comments Off on Amazing weekend work
Program: Programming

GamePrograming1 – week 8

Great expectations.
This is the week things really need to start to happen, since  it only be about two weeks left after this one before the game needs to be finished. Though it needs to be presented at least 3-4 days before the deadline, though I do not know what the presentation entails I expect me to have a game to present.
So started of with creating an animation sprite of Mario and programmed it so he could be controlled with the […]

/ Comments Off on GamePrograming1 – week 8
Program: Programming

GamePrograming1 – week 8

Great expectations.
This is the week things really need to start to happen, since  it only be about two weeks left after this one before the game needs to be finished. Though it needs to be presented at least 3-4 days before the deadline, though I do not know what the presentation entails I expect me to have a game to present.
So started of with creating an animation sprite of Mario and programmed it so he could be controlled with the […]

/ Comments Off on GamePrograming1 – week 8
Program: Programming

Pokemon Progresseion

So this past week we have actually gotten quite some work done. Successfully gotten a working state manager that handles our different states or as they are in our case different scenes ex. Intro, houses, an open world and a battle phase. I spent my Christmas weeks working on a concept for a state manager I found when browsing through lazy foo´s website and tried to recreate it using a clean version of the arkanoid code we have created up until […]

/ Comments Off on Pokemon Progresseion
Program: Programming

Pokemon Progresseion

So this past week we have actually gotten quite some work done. Successfully gotten a working state manager that handles our different states or as they are in our case different scenes ex. Intro, houses, an open world and a battle phase. I spent my Christmas weeks working on a concept for a state manager I found when browsing through lazy foo´s website and tried to recreate it using a clean version of the arkanoid code we have created up until […]

/ Comments Off on Pokemon Progresseion
Program: Programming

The preassure is building..

We are starting to near the end of the project, and since both me and Johan had some problems working during the hollidays, this week has been quite busy with work. This comming weekend will be the time when we add a lot of features to our project. among the things I did this week was, scrolling camera and collisions. I tried working on menustate, but I have to finnish it tomorrow. har haft lite varierande problem, specifikt SDL_BlitScale när […]

/ Comments Off on The preassure is building..
Program: Programming

The preassure is building..

We are starting to near the end of the project, and since both me and Johan had some problems working during the hollidays, this week has been quite busy with work. This comming weekend will be the time when we add a lot of features to our project. among the things I did this week was, scrolling camera and collisions. I tried working on menustate, but I have to finnish it tomorrow. har haft lite varierande problem, specifikt SDL_BlitScale när […]

/ Comments Off on The preassure is building..
Program: Programming