|
- <!DOCTYPE html>
- <html>
- <meta charset="utf-8">
- <head>
- <link rel="stylesheet" href="../../style.css">
- </head>
- <body>
- <script data-goatcounter="https://services.opengamestudio.org:443/count" async src="//services.opengamestudio.org:443/count.js"></script>
- <div id="header">
- <div>
- <strong id="title">Open Game Studio</strong>
- <div id="lang">
- <a href="../../en/news/index3.html">EN</a>
- <a href="../../ru/news/index3.html">RU</a>
- </div>
- </div>
- <div class="header2">
- <div class="menu">
- <a href="../../en/news/index.html">News</a>
- <a href="../../en/game/index.html">Games</a>
- <a href="../../en/tool/index.html">Tools</a>
- <a href="../../en/page/about.html">About</a>
- </div>
- <a class="discord" href="https://discord.gg/3A6THQabNf">
- <img src="../../images/discord.png"></img>
- </a>
- <div class="clear"></div>
- </div>
- </div>
- <center>
- <h1>News</h1>
-
- <div class="news_item">
- <h2 class="news_item_title">
- <a href="mjin-world-birth.html">The birth of MJIN world</a>
- </h2>
- <p class="news_item_date">
- 2017-09-10 00:00
- </p>
- <div class="news_item_contents">
- <p><img src="../../images/2017-09-mjin-world-birth.png" alt="An explosion giving birth to something new" /></p>
- <p>This article describes the birth of MJIN world in August 2017.</p>
- <p><strong>mjin-player</strong></p>
- <p>As you know, <a href="scripting-research.html">we spent July to research scripting</a>. We found a solution that satisfies the following criteria. Scripts should:. . .</p>
- </div>
- <div class="news_item_more">
- <a href="mjin-world-birth.html">Continue reading</a>
- </div>
- </div>
- <div class="news_item">
- <h2 class="news_item_title">
- <a href="scripting-research.html">Scripting research</a>
- </h2>
- <p class="news_item_date">
- 2017-08-16 00:00
- </p>
- <div class="news_item_contents">
- <p><img src="../../images/2017-08-scripting-research.png" alt="Textbook with a text" /></p>
- <p>This article describes scripting research in July 2017.</p>
- <p><strong>Our first goal of using a scripting language was to have a platform-independent code that runs unchanged on every supported platform.</strong>. . .</p>
- </div>
- <div class="news_item_more">
- <a href="scripting-research.html">Continue reading</a>
- </div>
- </div>
- <div class="news_item">
- <h2 class="news_item_title">
- <a href="openscenegraph-cross-platform-guide.html">OpenSceneGraph cross-platform guide</a>
- </h2>
- <p class="news_item_date">
- 2017-07-17 00:00
- </p>
- <div class="news_item_contents">
- <p><img src="../../images/2017-07-openscenegraph-guide.png" alt="OpenSceneGraph sample application in desktop and mobile" /></p>
- <p>This article summarizes the work we did to produce OpenSceneGraph cross-platform guide.</p>
- <p>June marked the finish of <a href="https://github.com/OGStudio/openscenegraph-cross-platform-guide">OpenSceneGraph cross-platform guide</a> with the publishing of the last (initially planned) tutorial. The tutorial describes <a href="https://github.com/OGStudio/openscenegraph-cross-platform-guide/tree/master/1.10.SampleWeb">how to build and run sample OpenSceneGraph application in Web</a> using Emscripten.. . .</p>
- </div>
- <div class="news_item_more">
- <a href="openscenegraph-cross-platform-guide.html">Continue reading</a>
- </div>
- </div>
- <div class="news_item">
- <h2 class="news_item_title">
- <a href="ios-tutorial.html">iOS tutorial</a>
- </h2>
- <p class="news_item_date">
- 2017-06-08 10:00
- </p>
- <div class="news_item_contents">
- <p><img src="../../images/2017-06-08-ios-refactoring.png" alt="Earth and a rocket" /></p>
- <p>This article describes problems we faced during the creation of iOS tutorial in May 2017.</p>
- <p><a href="https://twitter.com/OpenGameStudio/status/826816343433498627">This February</a> we managed to get simple model rendered under iOS in just a few days. We expected to finish iOS tutorial in no time. However, the reality reminded us: it's easy to come up with a hackish demo that works for one person, but it's hard to create a concise example that works for everyone.. . .</p>
- </div>
- <div class="news_item_more">
- <a href="ios-tutorial.html">Continue reading</a>
- </div>
- </div>
- <div class="news_item">
- <h2 class="news_item_title">
- <a href="osg-sample.html">OpenSceneGraph sample</a>
- </h2>
- <p class="news_item_date">
- 2017-05-12 00:00
- </p>
- <div class="news_item_contents">
- <p><img src="../../images/2017-05_osg-sample.png" alt="Rocket in the distance" /></p>
- <p>This article describes creation of the tutorials for building sample OpenSceneGraph application under Linux, macOS, Windows, and Android in April 2017.</p>
- <p>Previous tutorials described how to install OpenSceneGraph under Linux, macOS, Windows and render a model using the standard <strong>osgviewer</strong> tool. This time we worked on a <a href="https://github.com/OGStudio/openscenegraph-cross-platform-guide-application">sample OpenSceneGraph application</a> that would run under Linux, macOS, Windows, and Android.. . .</p>
- </div>
- <div class="news_item_more">
- <a href="osg-sample.html">Continue reading</a>
- </div>
- </div>
- <div class="news_item">
- <h2 class="news_item_title">
- <a href="its-all-fine.html">It's all fine</a>
- </h2>
- <p class="news_item_date">
- 2017-04-07 00:00
- </p>
- <div class="news_item_contents">
- <p><img src="../../images/2017-04_its-all-fine.png" alt="Flight of a rocket" /></p>
- <p>This article describes creation of the first four OpenSceneGraph tutorials in March 2017.</p>
- <p>The <a href="https://github.com/OGStudio/openscenegraph-cross-platform-guide/">first four OpenSceneGraph tutorials</a> explain how to create a cube model with Blender and display the model under Linux, macOS, or Windows using OpenSceneGraph tool called osgviewer.. . .</p>
- </div>
- <div class="news_item_more">
- <a href="its-all-fine.html">Continue reading</a>
- </div>
- </div>
- <div class="news_item">
- <h2 class="news_item_title">
- <a href="lets-go.html">Let's go</a>
- </h2>
- <p class="news_item_date">
- 2017-03-16 00:00
- </p>
- <div class="news_item_contents">
- <p><img src="../../images/2017-03_lets-go.png" alt="Gagarin's words" /></p>
- <p>In this article we describe our progress in January and February of 2017: rendering under iOS/Web and a new tutorial tool.</p>
- <p><strong>Rendering under iOS/Web</strong></p>
- <p>To our surprise, we got a simple red cube rendered under <a href="https://twitter.com/OpenGameStudio/status/826816343433498627">iOS</a> and <a href="https://twitter.com/OpenGameStudio/status/829731986264698881">Web</a> pretty fast: in early February. However, this is only the beginning of this year's challenge to support Android, iOS, and Web platforms. There's a long and bumpy road ahead of us as we need a lot more on each platform before we can claim a success: visual effects, Python scripting, data archives.. . .</p>
- </div>
- <div class="news_item_more">
- <a href="lets-go.html">Continue reading</a>
- </div>
- </div>
- <div class="news_item">
- <h2 class="news_item_title">
- <a href="the-year-of-challenges.html">The year of challenges</a>
- </h2>
- <p class="news_item_date">
- 2017-01-25 00:00
- </p>
- <div class="news_item_contents">
- <p><img src="../../images/2017-01_the-year-of-challenges.png" alt="Rocket launch at Baikonur" /></p>
- <p>This article describes our plans for 2017.</p>
- <p>Our past plans suggested we would have Android platform support by this time. However, we have a long way to go, before we can declare Android support. See for yourself:. . .</p>
- </div>
- <div class="news_item_more">
- <a href="the-year-of-challenges.html">Continue reading</a>
- </div>
- </div>
- <div class="news_item">
- <h2 class="news_item_title">
- <a href="2017-happy-new-year.html">Happy 2017</a>
- </h2>
- <p class="news_item_date">
- 2016-12-31 00:00
- </p>
- <div class="news_item_contents">
- <p><img src="../../images/2016-12-31_happy-new-year.png" alt="Christmas tree" /></p>
- <p>Okay. It's been a hard year for everyone in the team. And it's almost over. Praise it ends! Praise the new one!</p>
- <p>It may seem, that our progress stalled. Three years ago we announced the beginning of a new project (two to be precise), and now we still working on the engine and editor, haven't even started creating the actual game.. . .</p>
- </div>
- <div class="news_item_more">
- <a href="2017-happy-new-year.html">Continue reading</a>
- </div>
- </div>
-
- <p class="pagination_title">Page 3 of 7</p>
- <p>
- <a href="index2.html">« Newer</a>
- <a href="index4.html">Older »</a>
- </p>
-
-
- <div id="footer">
- The site has been generated by <a href="http://opengamestudio.org/pskov">PSKOV</a>
- from <a href="http://github.com/ogstudio/site-opengamestudio">this source code</a>.
- The site is hosted by <a href="https://pages.github.com">GitHub Pages</a>.
- </div>
- </center>
- </body>
- </html>
|