|
From: Brian P. <br...@va...> - 2001-01-02 22:21:22
|
Johan Olin wrote: > > Hello !!! anybody out there that could help a newbie > with an annoying problem ?? > > I'm trying to draw some center-lines for a > cube. Center-lines are usually drawn dashed > (or dash-dotted, or whatever ...) > OK, enable GL_LINE_STIPPLE and set some > nice stipple pattern ... > > I did this .... solid lines ..... > > I then found the 'lines' demo in the 'book' > subdir of the Mesa package. > According to the code and the comments > it should draw some stippled lines ... Yes, when you press '1'. > BUT !!! > > All I see is a bunch of SOLID lines !!!! > The problem applies to both my own "creations" > and the demos/samples found in the Mesa distr. > > Everything else I've tried out so far seems to work :-) > (rotating cubes, spheres, teapots in all possible colors, > objects rotating in different directions e.t.c ..... ) > > My HW/SW setup is: > Linux 2.2.18 / XFree 3.3.6 / Matrox G400 / > utah-glx (OCT 19 2000) / Mesa 3.2 (OCT 19 2000 snapshot) ..... > Configured with '--enable-extras' (glut, GLU e.t.c. ...) > > BR. Jussi / Finland Line stipple works for me. If your program is easy to use I could try it out here. -Brian |