home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Raytrace & Morphing / SOS-RAYTRACE.ISO / programm / source / crend5 / cyber < prev    next >
Encoding:
Text File  |  1993-12-15  |  179 b   |  6 lines

  1.         else std_matrix(n, 0, current_view->pan, 0, 0, 0, 0);
  2.         matrix_point(n, &mx, &my, &mz);
  3.         current_view->ex += mx;
  4.         current_view->ey += my;
  5.         current_view->ez += mz;
  6.