Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: importing RAW files

  1. #1
    Guest

    importing RAW files

    hi, i want to load a RAW file to a scene in OpenGL. i need to load the file using a for loop. in each line in the file i have 6 values that stand, if i understand correctly, for RGBRGB values. first, i'm not sure that this is correct. second, how can i use these RGB values to load an entire object in OpenGL? any advice or direction will be very much appreciated.

    thanks,
    Nir

  2. #2
    Senior Member OpenGL Pro
    Join Date
    May 2001
    Location
    Kristianstad,Skåne,Sweden
    Posts
    1,651

    Re: importing RAW files


Posting Permissions

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