
March 23rd, 2003, 01:52 AM
|
|
Junior Member
|
|
Join Date: Mar 2003
Posts: 0
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Loading Numeric Values From A Text File
I am creating my own 3D file type to be loaded into an OpenGL scene. I have completed the model structure and the openGL code, but cannot figure out how to load numeric values from a file and store them in a float type variable using C++. A link or a code snipplet would be greatly appreciated.
Thanks in advance.
Paul
Last edited by invertedmatrix : March 25th, 2003 at 08:53 AM.
|