index.html 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380
  1. <!DOCTYPE html>
  2. <html lang="en-us">
  3. <head>
  4. <meta name="generator" content="Hugo 0.40.1" />
  5. <meta charset="UTF-8">
  6. <meta name="viewport" content="width=device-width, initial-scale=1">
  7. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  8. <title>jMonkeyEngine</title>
  9. <meta name="description" content="A cross-platform game engine for adventurous Java developers.">
  10. <link rel="stylesheet" href="/css/custom.css">
  11. <link rel="stylesheet" href="/lib/fomantic/semantic.min.css">
  12. <link rel="stylesheet" href="/lib/blueimp-gallery/2.36.0/css/blueimp-gallery.min.css" />
  13. <script src="/js/jquery.min.js"></script>
  14. <script src="/lib/fomantic/semantic.min.js"></script>
  15. <script src="/lib/blueimp-gallery/2.36.0/js/blueimp-gallery.min.js" defer></script>
  16. <script src="/js/custom.js" defer></script>
  17. <link rel="alternate" type="application/rss" href="/index.xml" title="jMonkeyEngine">
  18. </head>
  19. <body>
  20. <header>
  21. <div class="ui stackable inverted secondary menu" style="background-color: #222222;">
  22. <div class="ui container">
  23. <div class="item">
  24. <a href="/"><img class="ui image" src="/images/jme-logo.png"/></a>
  25. </div>
  26. <a class="item" id="Blog" href="/blog/">Blog</a>
  27. <a class="item" id="Documentation" href="/docs/">Documentation</a>
  28. <a class="item" id="License" href="/license/">License</a>
  29. <a class="item" href="https://hub.jmonkeyengine.org">Community</a>
  30. <a class="item" href="https://jmonkeystore.com">Store</a>
  31. <div class="right menu">
  32. <a class="item" href="https://github.com/jMonkeyEngine/jmonkeyengine" id="git-menu-item"><i class="github icon"></i>Github</a>
  33. <a href="https://discord.gg/JdjhsRw" class="item" id="discord-menu-item"><i class="discord icon"></i>Discord</a>
  34. </div>
  35. </div>
  36. </div>
  37. </header>
  38. <div id="main-image" style="background-image: linear-gradient(to bottom, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.0) 100%), url('/images/main-image2.jpg');">
  39. <div class="ui container" id="main-image-container">
  40. <span class="ui large text" id="main-image-text">
  41. A free, open source game engine, made especially for Java game developers who want to create 3D games using
  42. modern technology. The software is programmed entirely in Java, intended for wide accessibility and quick
  43. deployment.
  44. </span>
  45. <div>
  46. <br />
  47. <a class="ui large blue animated fade button" tabindex="0" href="/start/">
  48. <div class="visible content">Get Started<i class="angle right icon"></i></div>
  49. <div class="hidden content">
  50. <i class="angle double right icon"></i>
  51. </div>
  52. </a>
  53. </div>
  54. </div>
  55. </div>
  56. <div id="top-shadow"></div>
  57. <div class="ui container">
  58. </div>
  59. <div class="ui container">
  60. <br />
  61. <div class="ui raised segments">
  62. <div class="ui orange segment">
  63. <table class="ui very basic compact table">
  64. <tbody>
  65. <tr>
  66. <td>
  67. <a href="https://jmonkeyengine.org/blog/jme3-3beta2/">
  68. <h2 class="ui header">jMonkeyEngine 3.3.0-beta2 is out!</h2>
  69. </a>
  70. </td>
  71. <td class="collapsing">
  72. 24 March 2020
  73. </td>
  74. </tr>
  75. </tbody>
  76. </table>
  77. </div>
  78. <div class="ui segment">
  79. Introducing jMonkeyEngine 3.3.0-beta2.
  80. Today, engine leader Paul Speed successfully released jMonkeyEngine 3.3.0-beta2, marking a new milestone in the advancement towards a stable release of jME3.3. Beta2 introduces many new bug fixes and features with a full list here https://github.com/jMonkeyEngine/jmonkeyengine/releases/tag/v3.3.0-beta2. New game developers using jME should refrain themselves from using this release in production however. Current stable is v3.2.4 found on the github site. But one more time let&rsquo;s give the core developers a big round of applause as we come ever closer a stable release. …
  81. <a class="ui small compact grey label" href="https://jmonkeyengine.org/blog/jme3-3beta2/">
  82. Read More
  83. </a>
  84. </div>
  85. <div class="ui segment">
  86. By:&nbsp;&nbsp;&nbsp;&nbsp;
  87. <img class="ui avatar image" src="https://jme-hub-cdn-jmonkeyengineor.netdna-ssl.com/user_avatar/hub.jmonkeyengine.org/itsmike54/120/1989407_2.png" />
  88. <i><span> (ItsMike54)</span></i>
  89. &nbsp;&nbsp;&nbsp;&nbsp;
  90. </div>
  91. </div>
  92. <a class="ui orange right floated button" href="/blog/">Read More News<i class="angle double right icon"></i></a>
  93. <br />
  94. <br />
  95. </div>
  96. <div class="ui container">
  97. <br/><br/>
  98. <h1 class="ui center aligned header">
  99. Games & Media Showcase
  100. <div class="sub header">Take at look at some of the games and media created by the jMonkey community!</div>
  101. </h1>
  102. <a class="ui huge inverted animated fade circular blue fluid button" href="/showcase/">
  103. <div class="visible content">
  104. <i class="photo video icon"></i>Browse Games & Media
  105. </div>
  106. <div class="hidden content">
  107. GO <i class="angle double right icon"></i>
  108. </div>
  109. </a>
  110. <br/><br/>
  111. </div>
  112. <div class="ui container">
  113. <br />
  114. <br />
  115. <div class="ui three column stackable grid">
  116. <div class="column">
  117. <h2 class="ui top attached block header">
  118. <i class="shapes icon"></i>
  119. <div class="content">Physically Based Rendering</div>
  120. </h2>
  121. <div class="ui attached segment">
  122. Create realistic beautiful materials that make your game look modern and professional.
  123. <br /><br />
  124. If you're familiar with JME already and are thinking about using PBR, take a look at the <a href="/showcase/pbr_tutorial/">Youtube PBR tutorial</a> by @grizeldi
  125. </div>
  126. </div>
  127. <div class="column">
  128. <h2 class="ui top attached block header">
  129. <i class="th icon"></i>
  130. <div class="content">AppStates</div>
  131. </h2>
  132. <div class="ui attached segment">
  133. AppStates are the building blocks for your application. They help you separate your application into logical parts and can be used to quickly extend the base application. They can also be reused in other applications so you will quickly
  134. build your own library of AppStates and integrate publically available extensions easily into your application.
  135. </div>
  136. </div>
  137. <div class="column">
  138. <h2 class="ui top attached block header">
  139. <i class="magic icon"></i>
  140. <div class="content">Filters and Effects</div>
  141. </h2>
  142. <div class="ui attached segment">
  143. jME3 comes with a wide array of special effects, primarily through the use of post processor filters and particle emitters. These are the “smoke and mirrors” tricks that allow you to emulate the wondrous stuff of nature, such as water,
  144. fog, light scattering and of course, explosions.
  145. </div>
  146. </div>
  147. </div>
  148. <div class="ui three column stackable grid">
  149. <div class="column">
  150. <h2 class="ui top attached block header">
  151. <i class="discourse icon"></i>
  152. <div class="content">Fantastic Community</div>
  153. </h2>
  154. <div class="ui attached segment">
  155. The jewel in jMonkey’s crown. Our community is second to none, and full of knowledgable helpful members.
  156. </div>
  157. </div>
  158. <div class="column">
  159. <h2 class="ui top attached block header">
  160. <i class="store icon"></i>
  161. <div class="content">Software Store</div>
  162. </h2>
  163. <div class="ui attached segment">
  164. Browse the store for free assets created by the community. Sounds, models, textures, even tech demos are all available for free to download.
  165. </div>
  166. </div>
  167. <div class="column">
  168. <h2 class="ui top attached block header">
  169. <i class="code branch icon"></i>
  170. <div class="content">Open Source</div>
  171. </h2>
  172. <div class="ui attached segment">
  173. jMonkeyEngine is completely free and open source! No splash screens, no fees and no requirement to mention jMonkeyEngine in your game at all.
  174. </div>
  175. </div>
  176. </div>
  177. </div>
  178. <div class="ui container">
  179. <br />
  180. <br />
  181. <br />
  182. <h2 class="ui center aligned dividing header">Contribute to jMonkeyEngine</h2>
  183. <div class="ui raised segments">
  184. <div class="ui inverted red segment">
  185. <h4 class="ui header">
  186. <i class="code icon"></i>
  187. <div class="content">
  188. Write Some Code
  189. </div>
  190. </h4>
  191. </div>
  192. <div class="ui segment">
  193. <p>
  194. If you have the ability to create some cool features, filters or technologies, contributing your code to the engine
  195. provides those features to everyone. Your contributions may even be given the spotlight in the news! Major contributors
  196. are given special ranks on the forum as a mark of respect for their generosity toward the engine.
  197. </p>
  198. <a class="ui red button" href="/contribute/">Learn More</a>
  199. </div>
  200. <div class="ui inverted green segment">
  201. <h4 class="ui header">
  202. <i class="book icon"></i>
  203. <div class="content">
  204. Improve Documentation
  205. </div>
  206. </h4>
  207. </div>
  208. <div class="ui segment">
  209. <p>
  210. Documentation is essential to understand the engine and its capabilities. Maintaining complete and up-to-date information
  211. helps everyone utilize the engine effectively and makes learning how the engine works a much easier task. Whether it's a
  212. spelling correction or a complete page, every little helps!
  213. </p>
  214. <a class="ui green button" href="/contribute/">Learn More</a>
  215. </div>
  216. <div class="ui inverted blue segment">
  217. <h4 class="ui header">
  218. <i class="bug icon"></i>
  219. <div class="content">
  220. Report Bugs
  221. </div>
  222. </h4>
  223. </div>
  224. <div class="ui segment">
  225. <p>
  226. Reporting problems with our engine ensures something gets done. It only takes a few minutes to submit an issue on github
  227. and starting the process. These reports keep our engine stable. Bug reporting is important!
  228. </p>
  229. <a class="ui blue button" href="/contribute/">Learn More</a>
  230. </div>
  231. </div>
  232. <br />
  233. <br />
  234. </div>
  235. <footer>
  236. <div id="bottom-shadow"></div>
  237. <div class="ui inverted segment footer" style="border-radius: 0px; margin-bottom: 0px;">
  238. <div class="ui container">
  239. <br />
  240. <div class="ui two column stackable grid">
  241. <div class="column">
  242. <p>
  243. &copy; 2020 <a href="https://jmonkeyengine.org/">jMonkeyEngine</a>.
  244. A free open-source game engine licensed under the <a href="https://choosealicense.com/licenses/bsd-3-clause/">BSD 3-Clause license</a>.
  245. All rights reserved.
  246. </p>
  247. </div>
  248. <div class="column">
  249. <a href="https://www.patreon.com/jmonkey">
  250. <img style="float: right; width: 217px; height: 51px;" class="ui rounded fluid image" src="/images/become_a_patron_button.png">
  251. </a>
  252. </div>
  253. </div>
  254. <br />
  255. </div>
  256. </div>
  257. </footer>
  258. </body>
  259. </html>