
Periscope – 3D project
Revisiting an early part of a 3D course I attended, adding some stuff I learned since then. Share This:

Fluffy bunny – 3D project
The purpose of the project was to learn about particle systems in Blender. Render times were horrendous 🙂 Share This:

Cathedral – 3D project
I learned a lot during this project, the most important part being how to link and append assets from other files. Share This:

Some Blender practice
I learned so much during this project. The goal I set was to create an animation ready rig and render a short clip to test it out. Considering I only knew about rigging, and not a thing about shape keys or animation, I had to tackle a lot of concepts at once. Share This:

New project finished – R.I.N
I just finished another game. It is a one stage shoot em up that was created to learn some new stuff in Unity. As usual, most of the time was spent creating art and music 🙂 Check out the game here Share This:

Number Wizard with UI finished
I tweaked the code of Number Wizard, and added some UI elements and graphics. Here is the finished result, in the event anyone wants to download and try it 🙂 Share This:
Still trying to find a simple way to do the updates
Dungeon Escape is finished! It’s very simple in it’s current form, but I decided to do it this way to move ahead in the Unity course I am attending. From now on, I will keep the project descriptions very short, so I can focus on development mainly. I will try to compensate by posting any…

Venture Maker – a first look
I have been busy coding the solution for my story creator, and I am about halfway there. So far I can save stories to files and load them with a simple file selection interface during run time. The stories can contain multipe branches, making it possible for the reader to choose the path of progression. Next…

Text adventure engine – new project started
Phew. Finally finished with the GDD for my new project, which will be an engine to create text adventures. This, like my last project, is related to the Unity course I am currently attending. I am deviating quite a lot from the solution presented in the course, though, since I want to create a more…

Number Wizard completed
Yay, I finished my first Unity project. This is the first of a number of projects contained in the course I am using to learn Unity development. I deviated a bit from the example code, but the functionality is pretty much the same. Sadly, this “game” is played in the Unity debug console, which means…