Si implementation

Does anyone here used the SI implementation? Is it good?

The OpenGL Sample Implementation is good but is only a software reference. This has help other “real” OpenGL implementations. You should use Mesa or the nvidia drivers for their cards.

hi,

actually mesa is using si-glu by standard, because the “normal” glu version doesn’t work properly.
it is good, as far as i tested, so you don’t have to worry about.
if you want to test the other implementation shipped with mesa, you’ll have to compile it by yourself :wink:

cheers, Tolga.

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.