|
@@ -81,6 +81,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+ <div class="ui raised segments">
|
|
|
|
+ <div class="ui orange segment">
|
|
|
|
+ <table class="ui very basic compact table">
|
|
|
|
+ <tbody>
|
|
|
|
+ <tr>
|
|
|
|
+
|
|
|
|
+ <td>
|
|
|
|
+ <a href="https://jmonkeyengine.org/blog/minie14/">
|
|
|
|
+ <h2 class="ui header">Minie Physics Library Version 1.4 Released!</h2>
|
|
|
|
+ </a>
|
|
|
|
+ </td>
|
|
|
|
+
|
|
|
|
+ <td class="collapsing">
|
|
|
|
+ 09 February 2020
|
|
|
|
+ </td>
|
|
|
|
+ </tr>
|
|
|
|
+ </tbody>
|
|
|
|
+ </table>
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ <div class="ui segment">
|
|
|
|
+ Minie version 1.4 is an exciting new add-on for the JMonkeyEngine (JME) game engine.
|
|
|
|
+ Minie provides an open-source physics engine for desktop games. It gives software developers using JME access to the proven technology of the Bullet Physics SDK version 2.89, including:
|
|
|
|
+ rigid-body dynamics, soft bodies, collision detection, vehicle and character controllers, ray and sweep tests, and dynamic constraints. Minie incorporates DynamicAnimControl technology for ragdoll simulation and inverse kinematics. …
|
|
|
|
+ <a class="ui small compact grey label" href="https://jmonkeyengine.org/blog/minie14/">
|
|
|
|
+ Read More
|
|
|
|
+ </a>
|
|
|
|
+
|
|
|
|
+ </div>
|
|
|
|
+
|
|
|
|
+ <div class="ui segment">
|
|
|
|
+ By:
|
|
|
|
+ <img class="ui avatar image" src="" />
|
|
|
|
+ <i><span> ()</span></i>
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ </div>
|
|
|
|
+</div>
|
|
|
|
+
|
|
<div class="ui raised segments">
|
|
<div class="ui raised segments">
|
|
<div class="ui orange segment">
|
|
<div class="ui orange segment">
|
|
<table class="ui very basic compact table">
|
|
<table class="ui very basic compact table">
|
|
@@ -141,7 +181,7 @@ https://jmonkeystore.com/ Currently only free open-source software can be submi
|
|
|
|
|
|
<div class="column">
|
|
<div class="column">
|
|
<p>
|
|
<p>
|
|
- © 2019 <a href="https://jmonkeyengine.org/">jMonkeyEngine</a>.
|
|
|
|
|
|
+ © 2020 <a href="https://jmonkeyengine.org/">jMonkeyEngine</a>.
|
|
A free open-source game engine licensed under the <a href="https://choosealicense.com/licenses/bsd-3-clause/">BSD 3-Clause license</a>.
|
|
A free open-source game engine licensed under the <a href="https://choosealicense.com/licenses/bsd-3-clause/">BSD 3-Clause license</a>.
|
|
All rights reserved.
|
|
All rights reserved.
|
|
</p>
|
|
</p>
|