Ziyan Zhou


  • Imagine RIT 2009 – Head Tracking Display

    Professor Bailey and I exhibited the head tracking display in the field house during Imagine RIT 2009.
    I first started the head tracking display project as a course project for my computer graphics I class. It used to be simply a OpenCV head tracking sample code + some OpenGL. After a few weeks’ work, in preparation [...]

  • Sphere Tessellation using Icosahedron

    This is a project for my Computer Graphics I class. We had to compute triangles without using OpenGL to tessellate 3D objects like cube, cylinder, cone, and sphere.
    The hard part is always the sphere. There are two ways to tessellate a sphere: the longitude and latitude model and this subdivision using an icosahedron model.
    The original [...]

  • Some Updates on the Head Tracking Display Project

    Professor Bailey is interested in hooking up the head tracking display in one of the hall ways of RIT Computer Science Department. People walking by will be able to play with it.
    I recently made some updates to the head tracking algorithm to predict head movement between frames. I also want to mount a second camera [...]

  • Head Tracking Display

    Finished a quick side project to turn my laptop into a head tracking display.
    Head tracking displays are really cool because they create an illusion for the viewers. The viewers would think that they are looking through a window into a 3D world. When your head moves in front of the display, the camera tracks it [...]

TAG / OpenGL

TAGS / A CLOUD OF THEM

FRESH / LATEST POSTS

Feeds