Advertisement

web browser plugin

Started by July 02, 2002 11:04 PM
2 comments, last by wclam 22 years, 7 months ago
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
Advertisement
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
On Kdevelop theres an option to make a konqueror plugin. But thats only good if you use linux.
--------------------------Nukemmsn: nukem996@hotmail.comaim: nukem996open source open mind

This topic is closed to new replies.

Advertisement