HCI Design Challenge
In my Human-Computer Interaction class i was given an assignment to create a device that has all the following features: AM-FM radio Portable TV DVD player USB port to allow […]
In my Human-Computer Interaction class i was given an assignment to create a device that has all the following features: AM-FM radio Portable TV DVD player USB port to allow […]
After a whole day of searching i found a good way to get soft shadows. I followed a tutorial here, link to the shader used from the tutorial here. It’s done in […]
I got shadow mapping working today 😀 I remember writing one of these using OpenGL’s fixed function pipeline a while ago so i knew how to go about doing it. […]
I wrote a keylogger a while back so that when my cousin used my computer and he enters a certain keyword my keylogger would shut it down. It was password […]
I just couldnt fall asleep util i got it working. I implemented it based on the motion blur gpu gems chapter here download it here