Hello Everyones,
I search the way to port an existing game written in C++ into a web browser.
I know my question is general and affects a very large area but I just research
the various possibilities to create a plugin like Unity or Shiva engines uses.
Thanks for your starting tips.
KNoX.
Build a Browser Plugin from Existing game written in C++
Started by 3KyNoX, Jan 22 2012 02:02 PM
3 replies to this topic
Ad:
#2 Members - Reputation: 114
Posted 23 January 2012 - 07:51 PM
If you don't care which web browser, you might consider http://en.wikipedia....i/Native_Client (but it's restricted to Chrome only).
I'm not aware of anything more general at the moment.
I'm not aware of anything more general at the moment.
#3 Members - Reputation: 114
Posted 25 January 2012 - 12:22 PM
This could be an interesting alternative: http://mozakai.blogs...upport-now.html
#4 Members - Reputation: 102
Posted 02 February 2012 - 04:26 PM
Thanks for links, unfortunely, it does really fit my requirements.
However, I found this frameworks which permit to do this, especially JUCE :
http://www.firebreat...FireBreath Home
http://www.rawmateri...re.com/juce.php
http://doc.qt.nokia....ingplugins.html
I hope it can help others
However, I found this frameworks which permit to do this, especially JUCE :
http://www.firebreat...FireBreath Home
http://www.rawmateri...re.com/juce.php
http://doc.qt.nokia....ingplugins.html
I hope it can help others


















