japro's journal

Profile
Switzerland
2 comments
3 entries
Advertisement
japro
August 27, 2011
More on Vectors and Matrices
My original plan for this second entry was to also add a matrix class that interacts with the vector class from my last journal entry. In the meanwhile Splinter of Chaos gave us a reason why we should use vectors in his journal and in the comments to said journal entry JTippetts brought up the prob…
1,782 views
japro
August 15, 2011
Implementing Vector types in C++
Vector types are used in almost any kind of game code. Position, velocity, acceleration, forces, points in polygons and polyhedra etc. are all using some sort of vector type. Writing a vector class isn't particularly hard, but since it's such a central part of the code it might be worth it to have …
2,861 views
japro
August 10, 2011
Making a Board Game (Part 1)
I just started my first attempt at designing a board game. This is the first entry in hopefully a series of journal entries that takes me from the very start to a fun to play prototype.

[subheading]Motivation[/subheading]
I was spending time lately watching some of the presentations in the gdcvault i…
1,576 views
Advertisement

Popular Blogs

shawnhar
Generalist
101 Entries
9 Followers
15 Entries
10 Followers
johnhattan
Programmer
1,277 Entries
47 Followers
ApochPiQ
Generalist
628 Entries
44 Followers
dgreen02
Generalist
338 Entries
56 Followers
Advertisement