Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Search:

Type: Posts; User: stephanmorf

Search: Search took 0.00 seconds.

  1. demo opengl+opencv+ tetures with webcamImages

    hi
    here is a little demo
    1) a 3d-cube with living textures from a webcam
    2) the cube can move in 3DOF with the mouse
    3) the 3d-axis is connected with the texture and can move
    with the...
  2. Replies
    3
    Views
    978

    Re: troubles with glColor3f() (solved)

    hi dietozeun,
    the correct function is:
    i am verry happy
    thanks for your hints
    regards stephan


    void displayFunc(void)
    {
  3. Replies
    3
    Views
    978

    Re: troubles with glColor3f()

    hi dietozeun,
    thanks for your tip.
    i'm testing now
    regards nomads
  4. Replies
    3
    Views
    978

    troubles with glColor3f()

    hi
    i'm write a little program, with opengl and opencv
    opencv is for the webcam-acess,
    opengl for 3d.
    the images from the webcam are drawing on a cube (turnable x,y,z with the mouse) with texture...
Results 1 to 4 of 4