Remember my Embedded Program test that was bumped a week ago?
Well, I brushed up on my C++ (not very well though... the code is a mess), learned about NPAPI, and wrote the most amazing thing ever written.
I know that it works perfectly under FireFox, and it should also work smoothly in any other web browser that did not make a stupid attempt to break the Internet. (Namely: Internet Explorer)

This is exactly what it looks like
It is a Blitz Basic 3d program (actually, this could be any program), being loaded up and implanted, seemlessly, within a web browser window. It does not have a direct interface with the browser, but theoretically a DLL which I do not know how to write could pull this off quite easily.
Source and a running example will come once I clean up the code and throw in a few features.
Oh, and the titlebar is only there because I threw in a second call to Graphics3d without bothering to patch up other stuff due to my current excitedness.
What does this mean? It will soon be very possible to write a program which can be used by a web browser to view special file formats with very limited knowledge in C++ and without having to mess around with crazy NPAPI stuff.
I AM VERY HAPPY
Well, I brushed up on my C++ (not very well though... the code is a mess), learned about NPAPI, and wrote the most amazing thing ever written.
I know that it works perfectly under FireFox, and it should also work smoothly in any other web browser that did not make a stupid attempt to break the Internet. (Namely: Internet Explorer)

This is exactly what it looks like
It is a Blitz Basic 3d program (actually, this could be any program), being loaded up and implanted, seemlessly, within a web browser window. It does not have a direct interface with the browser, but theoretically a DLL which I do not know how to write could pull this off quite easily.
Source and a running example will come once I clean up the code and throw in a few features.
Oh, and the titlebar is only there because I threw in a second call to Graphics3d without bothering to patch up other stuff due to my current excitedness.
What does this mean? It will soon be very possible to write a program which can be used by a web browser to view special file formats with very limited knowledge in C++ and without having to mess around with crazy NPAPI stuff.
I AM VERY HAPPY
