Is it possible to run opengl code in moonlight/silverlight?
I know that WPF can be hardware accelerated and moonlight supports hardware acceleration, but I get the impression that isn’t necessarily the same as having the hardware access to being able to use a full fledged opengl framework.
Unfortunately Moonlight is somewhat dead, so I wouldn’t spend much effort in making this work.
In any case I do not believe it is possible to run OpenGL code with Silverlight, and as far as I can remember no effort was done to support it separately with Moonlight either.