web browser plugin
Dear all,
How can I write a web browser plugin (Netscape is preferrable) to view graphics written by openGL?
Regards,
Lam Wai Chun
You''ll probably have better luck searching for the information at netscape.com and mozilla.org.
"I thought what I'd do was, I'd pretend I was one of those deaf-mutes." - the Laughing Man
IE plugins are simpler .
Just compile your code into an activeX control.
check out MSDN for instructions how to make ActiveX and embed into web pages .
i build a viewer for 3d files using directx and opengl in ActiveX. The frame rates are the same as a windowed mode program..
Its my duty, to please that booty ! - John Shaft
Just compile your code into an activeX control.
check out MSDN for instructions how to make ActiveX and embed into web pages .
i build a viewer for 3d files using directx and opengl in ActiveX. The frame rates are the same as a windowed mode program..
Its my duty, to please that booty ! - John Shaft
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement