Monday, March 24, 2008

On the way to GERMANY

Probably while you're reading this post I'll be on my way to Germany for my summer semester. So talk to you from there.

so I'll be available on andrew.botros@gmail.com for mails and/or GoogleTalk
or mofied_andrew@hotmail.com for MSN Messenger.

This should have been posted very long ago, but seems it ended up in the drafts rather than published. Anyways here is my phone number as well: +491638510949

Monday, March 17, 2008

No More Dog AND...


So, no more dog, mum didn't support him. Actually he was a she, i called her Pepsi, that went well with the color, I hope she keeps that name in her new home..
AND, I had an operation in my eye 1 hour ago.. it was FUNNY :D

Wednesday, March 12, 2008

Tuesday, March 11, 2008

ConnectmeTV

I work now for ConnectmeTV, the environment at the company is really nice.. we're up to developing a complete UI for their device.. It's really nice and interesting.
So the company needs hirings, if you are "any" sort of developer or project manager please check the company website.

Monday, March 10, 2008

GasPaint v0.1


GasPaint stands for "Graphics Assignment Painting Program" probably we were drunk when we invented that. It's OpenGL based completely manually coded.

get the source here or checkout svn
svn co http://andrewboktor.googlecode.com/svn/trunk/gaspaint


Developers:
Andrew Boktor (myself)
Fred Morcos
Marleine Daoud

Notes:
  • The filling code is awfully slow due to reading the buffer pixel by pixel not as a whole. There's a working filling code in the examples folder. Feel free to integrate it if you have time.
  • There's a hack made to correct the coordinates of the mouse clicks, I don't have any idea why this bug exists.
  • Undo/Redo haven't been yet implemented, feel free to contribute.



Andrew's Tetris v0.1



Andrew's Tetris v0.1 is the first version of an OpenGL/freeglut based simple Tetris game implemented as an assignment for a Computer Graphics course.
Download the source along with the binary here, or checkout svn on

svn checkout http://andrewboktor.googlecode.com/svn/trunk/andrews_tetris-0.1 andrews_tetris_read_only


Known Bugs:

  • There's something wrong with the rotation when you rotate beside the wall or another piece.
Feel free to post patches or other bugs.

and after all, Enjoy.