integrate C++ into browser

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Benson.Hoi@googlemail.com

    #1

    integrate C++ into browser

    Hi,

    I have created an online game in C++ using Irrlicht, I am wondering
    what is the easiest way for me make that game browser playable... in
    terms of flexibility/learning curve, what is the easiest way? Flash?
    Shockwave? Do they have C++ bindings somehow? What are the other
    options? I have very little understanding of Adobe products..

    Thanks a lot.

    Benson.

  • Victor Bazarov

    #2
    Re: integrate C++ into browser

    Benson.Hoi@goog lemail.com wrote:
    I have created an online game in C++ using Irrlicht, I am wondering
    what is the easiest way for me make that game browser playable... in
    terms of flexibility/learning curve, what is the easiest way? Flash?
    Shockwave? Do they have C++ bindings somehow? What are the other
    options? I have very little understanding of Adobe products..
    Collectively, and by definition, we do just as well. This is a C++
    newsgroup. C++ language Standard defines _nothing_ WRT Adobe products.

    V
    --
    Please remove capital 'A's when replying by e-mail
    I do not respond to top-posted replies, please don't ask


    Comment

    Working...