Did open gl support clustering ?

i am interested to write a simulation program under parallel computing for better performence. did open gl support parallel computing? if yes how i apply it in my code? if there any reference please infor me at 981112@iub-bd.edu
thank u
shafi

Hello,

hmm. well, it depends on what you mean.

The short answer is: it IS possible to parallalise opengl, but that is done by the opengl machine and not by the developer.

SGIs Reality Monster is a massively parallel opengl rendering beast.

cheers,
John