| Index: native_client_sdk/doc_generated/community/middleware.html
|
| diff --git a/native_client_sdk/doc_generated/community/middleware.html b/native_client_sdk/doc_generated/community/middleware.html
|
| index 8cee6c721a02046d6fd91e55ba9b1b1ab21036aa..04ea7b3993d050b48e46ad19a5c14ba6a03b7e23 100644
|
| --- a/native_client_sdk/doc_generated/community/middleware.html
|
| +++ b/native_client_sdk/doc_generated/community/middleware.html
|
| @@ -4,4 +4,79 @@
|
| <h1 id="middleware-and-software-support">Middleware and Software Support</h1>
|
| </section>
|
|
|
| +<p>This page showcases middleware that supports Native Client, as well as libraries and other software packages that have been ported
|
| +to Native Client. For an example of some applications that were produced using this software, see the
|
| +<a href="/native-client/{{pepperdocsdir}}community/application-gallery">Application Gallery</a>.</p>
|
| +
|
| +<p class="note"><b>Note:</b> Some of the middleware below may have been developed using a newer version of the Pepper API than
|
| +Pepper {{peppernum}}. To use such middleware you may need to use a correspondingly newer bundle in the SDK.</p>
|
| +
|
| +<section>
|
| +<h2>Software middleware partners</h2>
|
| +<br>
|
| +
|
| +<table class="showcase">
|
| + <tbody>
|
| + <tr class="col3">
|
| + <td><a href="http://www.unity3d.com" target="_blank"><img src="/native-client/images/unity_logo.jpg"></a></td>
|
| + <td><a href="http://www.mono-project.com/" target="_blank"><img src="/native-client/images/mp_mono_logo.png"></a></td>
|
| + <td><a href="http:havok.com/" target="_blank"><img src="/native-client/images/havok_logo.jpg"></a></td>
|
| + </tr>
|
| +
|
| + <tr class="col3">
|
| + <td><a href="http://www.blitzgamesstudios.com/blitztech/" target="_blank"><img src="/native-client/images/blitztech_logo.jpg"></a></td>
|
| + <td><a href="http://bulletphysics.org/wordpress/" target="_blank"><img src="/native-client/images/bullet_logo-210-86.png"></a></td>
|
| + <td><a href="http://www.fmod.org/index.php/download" target="_blank"><img src="/native-client/images/fmod_logo.png"></a></td>
|
| + </tr>
|
| +
|
| + <tr>
|
| + <td><a href="http://www.audiokinetic.com/en/products/wwise/introduction" target="_blank"><img src="/native-client/images/wwise_logo.png"></a></td>
|
| + <td><a href="https://github.com/eugenis/sdl-nacl" target="_blank"><img src="/native-client/images/SDL_logo.png"></a></td>
|
| + <td><a href="http://developer.qt.nokia.com/wiki/Qt_for_Google_Native_Client" target="_blank"><img src="/native-client/images/qt_logo.png"></a></td>
|
| + </tr>
|
| +
|
| + <tr class="col3">
|
| + <td><a href="http://www.ogre3d.org/forums/viewtopic.php?f=4&t=66394" target="_blank"><img src="/native-client/images/Ogre_logo.png"></a></td>
|
| + <td><a href="http://www.getmoai.com/" target="_blank"><img src="/native-client/images/moai_logo.png" target="_blank"></a></td>
|
| + <td style="border-bottom-style: hidden; border-right-style: hidden;"> </td>
|
| + </tr>
|
| + </tbody>
|
| +</table>
|
| +</section>
|
| +
|
| +<br>
|
| +<section>
|
| +<h2>Software packages that support Native Client</h2>
|
| +<br>
|
| +
|
| +<table class="showcase-list">
|
| +
|
| + <thead>
|
| + <tr>
|
| + <th>Name</th>
|
| + <th>Description</th>
|
| + <th>Source</th>
|
| + </tr>
|
| + </thead>
|
| +
|
| + <tbody>
|
| + <tr>
|
| + <td><b>NaClPorts</b></td>
|
| + <td>Ports of various open-source projects to Native Client (e.g., SDL, etc.) </td>
|
| + <td><a href="http://code.google.com/p/naclports/" target="_blank">Source</a></td>
|
| + </tr>
|
| + <tr>
|
| + <td><b>NaTcl</b></td>
|
| + <td>A Native Client port of the popular TCL programming language.</td>
|
| + <td><a href="http://wiki.tcl.tk/28211" target="_blank">Source</a></td>
|
| + </tr>
|
| + <tr>
|
| + <td><b>OCaml</b></td>
|
| + <td>A compiler that converts Objective Caml source code into Native Client-compliant machine code.</td>
|
| + <td><a href="http://code.google.com/p/nacl-ocaml/" target="_blank">Source</a></td>
|
| + </tr>
|
| + </tbody>
|
| +</table>
|
| +</section>
|
| +
|
| {{/partials.standard_nacl_article}}
|
|
|