Hillel Steinberg (zeus++at++cs.UMD.EDU)
Tue, 5 Jul 1994 11:33:46 -0400
drawmode(NORMALDRAW);
mapcolor(1, 255, 255, 0);
gflush();
color(1);
fmsetfont(fontHandle);
cmov(-1.0,0.0,6.0);
fmprstr("Hello");
but it doesn't work. I read the chapter on traversals, and I can see
something about the draw process (this is a single process application)
not having the transformation matrix, but I tried this code also in cull
callbacks to no avail. What am I doing wrong,
Thanxs in advance,
- Hillel
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:50:23 PDT