Results 1 to 2 of 2

Thread: New .cam file!

  1. #1

    New .cam file!

    Hello all,
    i have another question:

    How i can create a new .cam file for camera demos?

    thanks in advance!!

    bye bye

  2. #2

    New .cam file!

    If u check the camerapath demo's onCreate u see that i add points to TGLXCameraPath.Items and just below is the following commented:

    CameraPath.Items.SaveToFile('Camera1.cam');

    This saves the camerapath items.

    Each item needs a position of the camera, a position to look at and a time in ms when the camera should be on that position.
    Amnoxx

    Oh, and this code appears to be an approximate replacement for return(random() & 0x01);

    Phoenix Wiki
    http://www.phoenixlib.net/

    Phoenix Forum
    http://www.pascalgamedevelopment.com/viewforum.php?f=71

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •