Is there online documentation for the pspgu libraries? Since I can't seem to find it in the svn repository.
Just hoping that there is some explanation for all or most of pspgu's functions, flags, etc. Sort of what the OpenGL reference manual is for OpenGL.
Documentation for pspgu
Run make doc over the sdk source tree to build the doxygen stuff, which should help you out. Or just read the pspgu.h source, which is what the html docs are built off. Other than that, just read the opengl docs for the relevant function, most of the time it should apply. Oh, and look over the GU samples.
-ReK
-ReK