qgl.loaders
index
/home/simon/svn/qgl/trunk/qgl/loaders.py

This module contains functions for loading mesh data from files.

 
Functions
       
load(filename)
load_obj(filename, swapyz=False)
Load a wavefront OBJ file, and return vertices, texcoords, normals, 
and faces.