opengl

  • Gravitan – Entertainment App. for Android

    Hi my fellow readers, I’ve been studying on android application development last week.As i was familiar with OpenGL and it’s port for Embedded Systems which is GLES ,i choosed to study on that part first. I’m planning to make 2D Slingshot based game for Android.So i made a simple demo. to implement main, fundemental…

  • Algorithms & Prog.2 HW: OpenGL & GLUT Tutorial (Turkish) + Source Code

    Here is the second article of the ALG.PROG2.Homework series.This homework was about OpenGL & GLUT and we were asked to use opengl to draw a 2d home and a movable circle. I added a couple of more features :D. check it out , here it is: Download

  • What I've been working on so far…

    Hi my fellow readers, Here’s a little summary of the projects i’ve been working on lately… Algoritms&Programming 2 Homework :: OpenCV Character Position Detection : With OpenCV’s built-in Computer Vision Functions it has been very easy to develop a character position detection application. Here is a screenshot from the application i made. Algoritms&Programming 2…