So yea i am doing one more of these again and it’s starting in about two hours from now, i am going to update this page as i go as well as tweet it, but first things first.
1. last time didn’t go that well, i came almost last out of several hundreds of entries, so i somewhat limiting my scope this time, it’s going to be entirely 2D for starters and not use physics anymore complicated than what was used in super mario.
2. I am using this toolkit, it’s a somewhat updated version of the previous one and adds a few things i need for this game, like the ability to load a texture into cpu memory instead of gpu, and generating a x by y grid of sprites.
I am pretty sure there are going to be more things added as i go.
Read more »
Welcome to my first annual (and possibly only the the way i keep changing this) state of the bang in where i talk about what happened and my thoughts on what i like to do in the future.
So first off i finally participated in Ludum Dare, it’s a insane competition in where you have to make a game in 48 hours, do i need to say that it was sort of a failure for me, but i did learn a bunch of things about what my toolkit really needs and a few other things, like proper preparation and smaller scope. Read more »
Lately i have been seeing a lot of articles on N4G claiming that either the next generation console graphics will be the same as it’s now, that nothing can beat the halo 4 graphics, that the next generation is not really necessary, and that a game already had next gen graphics, all of which are complete and utter bullshit, but im not going to stop there, instead lets wade trough the knee deep cesspool of video game journalism while wearing the boots of “well duh” and some kind of sanity based breathing/filtration system. Read more »
So im going to take part in LD48 #24 which will be interesting, but in order for me to do so i need to quickly release the toolkit i am going to use and that i hinted at in my last post.
so without further procrastination here is a preview.
glz1.0-LD_preview.zip
Now as this is only a preview i haven’t added a license yet so assume a basic gpl type license, basically use the code in whatever project you like and give credits where credits are due, and for now don’t redistribute, only link back here.
(graphics and models are not included in the licence and are only there for now to show how it’s done)
And while coding is done (unless some major problems show up) i still need to write proper comments and documentation, but i won’t have time to do that until next week.
Anyway back to LD48 when the compo starts 1.00 Am on Saturday i will have only 48 hours to make a game based on a theme to be revealed then, i will be keeping everybody updated here, on twitter and on ludumdare.com/compo/
OpenGL 4.3
So another sigraph and another openGL version, you can check out whats in it from basically any slightly openGL related website including openGL.org
I have to start with a little disclaimer that i haven’t actually tried anything just yet but anyway here are some comments Read more »
So nintendo has the biggest stake in this years E3 with the Wii U as it’s finally time for them to reveal it all, hardware specs, games, launch dates and price.
This would normally be a pretty solid thing as E3:s go, but they have one problem, third and first party games. Read more »
Sony had a pretty bad pressconference last year, a wonky stage, few really great games and so on, this year i don’t think so, all signs points towards glory. Read more »
Early next month is E3 and lots of sites are starting to buzz about it and so am i.
This year has certainly been the most silent under the wraps year and that only means three things.
1. either they are hiding something big like i think Sony does.
2. they do like they always do and act in enigmatic ways, regardless of what they actually have, like i Nintendo always does.
3. or you don’t actually have something like microsoft does.
So yea big shocker i started with the conclusion so if you like you can now stop reading and just have another pack of rice crackers.
But for all others lets continue. Read more »
So i went toying around with my old sixaxis gamepad on my pc and decided to add gamepad support to one of my apps, turns out it’s not that hard so i thought i would add a quick tutorial about it.
First of all it’s worth noting that a gamepad and a joystick is the same thing from a technical perspective. secondly the specific setup is using windows own built in joystick interface which means that we are limited to 6 analog axis and 32 buttons, which is plenty as the classic playstation dualshock controller (which almost every other controller is based on in some way) only has 4 analog axis and 17 buttons (gyros and accelerometers does not count as we can’t use them). Read more »
So there is a better than 0% chance that we will see the new ps4 announced at this years E3, but heres the thing, the next console cycle is Sony’s to loose, so what will it take for it to get ahead of the next xbox in no particular order. Read more »