The sleeper must awaken... and code some.

Profile
San Jose, Costa Rica
Ramblings of a mad coder
21 comments
17 entries
Advertisement
Kwizatz
June 24, 2009
Yesterday sucked
Went to do the driving license test, failed without even sitting on the driver's seat because one emergency triangle was seemingly missing (it wasn't, we just didn't look hard), and then a series of events unfolded that ended with my cell phone being stolen, long story sort, I was scammed by some p…
1,383 views
Kwizatz
May 15, 2009
Looking for Work
So, I find myself looking for work again, and well, I can't help but compare how looking for work online is a lot like meeting women online, something I am very familiar with.

You begin by posting your information in some website, then, of course you don't get any unsolicited offers, or the ones tha…
1,460 views
Kwizatz
August 01, 2008
Can I has PS3?
YES! I finally got a PS3, I can't really say what I think of it right now as I got to hook it up at about midnight, and didn't have time to play anything, I just saw the MGS4 intro and then upgraded the firmware, but so far, I remembered why I am a Sony fanboy, and got a geekgasm.

Having to install …
1,459 views
Kwizatz
September 20, 2007
So far, I love Blender.
Ok, so in a nutshell I got pissed off at Softimage for pulling fast ones at indies with their "pay the cost of a PS3 for a version of XSI thats just an advertisement to upgrade to the higher end versions every year" policy, you may remember that, if not, you can read the Journal Archives [smile].

So…
1,541 views
Kwizatz
August 24, 2007
C# Annoyances Issue 1: No Macros
C# has no macros, this was made on purpose, however, I found a place where I could really use them.

I am writing a "Settings" class that uses XML Serialization, I need to use System.Drawing.Color variables which apparently do not serialize "out of the box", so a proxy string setter/getter needs to b…
1,895 views
Kwizatz
August 15, 2007
You dont buy Softimage XSI, you rent it
I've been thinking for a while as to how should I word my discontent with the tactics used by Softimage to what I can only guess is keep XSI profitable, but anger and the thought that maybe when I cool off I might see things on a different light have kept me from it, no more.

I was suckered into buy…
1,623 views
Kwizatz
January 12, 2007
Wherein the mistery of why I have so little Journa
Yes I am Lazy, I am, but the reason I don't post journal entries is a different one, I really don't feel like a lot of stuff I do (developing wise) is worth a journal entry, and this shouldn't be a blog... if it was, I think it would be a very boring one at that.

Did you know that the lower leg is …
1,501 views
Kwizatz
March 29, 2006
Blizzard, the new Origin?
On March 20 I made this post, for reference here, the note is what I am trying to bring back

Quote:
Starcraft Ghost is for all effects vaporware no matter what Blizzard says, Diablo is no more, there are no plans for Starcraft 2, or a new Blizzard RTS for that matter, which is where they used to exc…
1,760 views
Kwizatz
January 27, 2006
Random Babbling
Ahhh, its been a while yes...

So, still working on my engine on my spare time, its gone thru so many changes, I wouldnt be surpriced if I finish it at the same time Duke Nukem is released, stupid real life work wont let me code the engine as much as I want [sad], nor can I work on The Mapper much ei…
1,461 views
Kwizatz
June 10, 2005
More on SSE
Well, even though I said I was not going to convert my CVector3 class to hold a float[3] array instead of separate x,y,z variables, I did. It wasnt so much of an issue in the end, but unlike what I though, you DO need to use float[4] even if you're not using the whole 4 variables, plus, you should …
1,517 views
Kwizatz
June 07, 2005
Found How to use member references today =)
I was looking into adding more SSE support to my engine today, and finally found how to have Member Variable References.

You see, my CVector3 class is defined with float x,y,z member variables, and x,y,z is the way I like to use when manipulating Vectors, however some stuff can be optimized by havin…
1,063 views
Kwizatz
May 29, 2005
When will my problems with collision end?
Well, static Ellipsoid-triangle collision wasnt enought, I need Sweep Ellipsoid, static triangle collision stuff now, after a while trying to get one completelly on my own, I decided to just wait for the Real Time Collision Detection Book I ordered in may 12. Should be here tomorrow hopefully, this…
1,028 views
Kwizatz
May 15, 2005
Finally, it works!
I finally got my ellipsoid-triangle collision code to work perfectly (at least on my testbed application), it was pretty hard getting rotation into consideration and all that but finally works as I wanted to.

In the way I learned a couple of things about barycentric coordinates and quaternions, its …
970 views
Kwizatz
May 08, 2005
I got feed up with ODE!
Well, after a couple of days (weeks?) trying to add ellipsoids to the primitives supported by ODE, I gave up today.

This (450k) is the closest I got, and to be honest I think I am still a bit green on doing physic simulations... or rather, I haven't taken the time to learn about how it works under t…
925 views
Kwizatz
April 23, 2005
Working with ODE
So, I have been incorporating ODE into my engine, I even contributed some autotools code to the project, and I am reviving the FreeSOLID library for collision detection in hopes to incorporate it into ODE.

My motives for adding ODE were simple, I just couldn't get my collision responce code to work …
920 views
Kwizatz
April 17, 2005
I got my Episode III ticket!


That's right! I get to see Episode III 2 days before everyone else [grin]
855 views
Kwizatz
April 01, 2005
Hello All!
Well, this is my first entry to my journal, and since it is the first one I figured I should just say hi and somehow do a little introduction instead of just straight flooding the journal with programming rants and anecdotes.

Anyway I am, as many others around here working on a game engine, I have t…
844 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