並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 47件

新着順 人気順

"Game development"の検索結果1 - 40 件 / 47件

  • Google、「Android Game Development Kit」を発表/C/C++言語ライブラリの提供で断片化を削減しつつ、ゲームを加速。Androidのパワーを引き出す

      Google、「Android Game Development Kit」を発表/C/C++言語ライブラリの提供で断片化を削減しつつ、ゲームを加速。Androidのパワーを引き出す
    • Why Rust is the Future of Game Development | thefuntastic

      Rust, not related to the video game also called Rust, is a promising systems programming language with novel features ideally suited for game development. Exposure and awareness within the game developer community, however, remains limited. In this post, I provide a gentle introduction to Rust and attempt to justify its place on your radar. A Short History Lesson​What is Rust, and where did it com

      • Game Development Post-Unity

        My tenure in the game industry was working on game engine code, not with game engine code. As a result, I do not have any first-hand experience choosing an off-the-shelf game engine. It’s not a decision I’ve ever had to make, and I don’t keep up with the latest developments across the myriad of engine options. But I do follow game business trends to a certain extent, and for well over a year now,

          Game Development Post-Unity
        • BitSummit | 毎年京都で開催している日本最大級のインディーゲームの祭典 です / Japan’s Industry-Leading Independent Game Development Festival in Kyoto

          インディーゲームの祭典10周年となる 「BitSummit X-Roads / ビットサミット クロスロード」 京都みやこめっせで有観客にて開催決定!

          • GitHub - JoseDeFreitas/awesome-youtubers: An awesome list of awesome YouTubers that teach about technology. Tutorials about web development, computer science, machine learning, game development, cybersecurity, and more.

            In this section you can find any programming language. Also, many YouTubers teach about frameworks of these languages. Not only programming languages but more general programming stuff. You can find either practical or theoretical tutorials. techsith Content about: React.js, JavaScript Featured playlists: react js from scratch, Node.js Tutorials For Beginners, Data Structures in JavaScript, Interv

              GitHub - JoseDeFreitas/awesome-youtubers: An awesome list of awesome YouTubers that teach about technology. Tutorials about web development, computer science, machine learning, game development, cybersecurity, and more.
            • GitHub - laineus/phavuer: A integration library seamlessly combining Phaser 3 with Vue for enhanced game development.

              <template> <Game :config="gameConfig"> <Scene name="MainScene"> <Text @pointerdown="onClick" text="Add a Rectangle" /> <Container v-for="(n, i) in count" :key="i" :x="i * 130" :y="30"> <Rectangle :width="120" :height="30" :origin="0" :fillColor="0x333333" /> <Text :x="60" :y="15" :origin="0.5" :text="`Rectangle-${n}`" /> <MyCustomComponent /> </Container> </Scene> </Game> </template> <script setup

                GitHub - laineus/phavuer: A integration library seamlessly combining Phaser 3 with Vue for enhanced game development.
              • Rosebud AI: Build Games at the Speed of Thought. AI Powered Game Development.

                Rosebud AI Gamemaker. Create Games, Share and Play Instantly

                  Rosebud AI: Build Games at the Speed of Thought. AI Powered Game Development.
                • Leveraging Machine Learning for Game Development

                  Philosophy We strive to create an environment conducive to many different types of research across many different time scales and levels of risk. Learn more about our Philosophy Learn more

                    Leveraging Machine Learning for Game Development
                  • Google、Androidのゲーム開発キット「Android Game Development Kit」を発表 | OSDN Magazine

                    Android Game Development Kit(AGDK)はAndroid上で動作するゲームの開発、最適化、リリースに必要なツールとライブラリを備えた開発キット。AGDKの公開により、既存のAndroid Games SDKはAGDKライブラリの一部となった。 既存のワークフローとの統合として、Visual Studio向けの拡張として利用することでAndroidをターゲットに開発できる。Unity向けのプラグインを構築したほか、今後は人気のゲームエンジンに直接統合する方向も模索しているという。 C/C++ゲームライブラリを備えた。例えば、GameActivityを使ってC/C++でゲームを開発し、Android Jetpackやサービスにアクセスできるという。ゲームコントローラーからの入力を処理するGame Controllerの他、テキスト入力では、ソフトウェアベースのキーボ

                      Google、Androidのゲーム開発キット「Android Game Development Kit」を発表 | OSDN Magazine
                    • GitHub - ct-js/ct-js: Ct.js is a desktop game engine that makes learning programming fun and game development easy by its visual editors and well-documented code library

                      Ct.js is a 2D game engine and IDE that aims to be powerful and flexible while still being easy to use and learn. It does that by providing extensive documentation, examples, a wide variety of game asset types and their visual editors — all while remaining open to modding, and if modding doesn't help, you can always put plain JS code in your project. People code in ct.js with TypeScript, JavaScript

                        GitHub - ct-js/ct-js: Ct.js is a desktop game engine that makes learning programming fun and game development easy by its visual editors and well-documented code library
                      • CS50's Introduction to Game Development

                        Welcome This course picks up where CS50x leaves off, focusing on the development of 2D and 3D interactive games. Students explore the design of such childhood games as Super Mario Bros., Legend of Zelda, and Portal in a quest to understand how video games themselves are implemented. Via lectures and hands-on projects, the course explores principles of 2D and 3D graphics, animation, sound, and coll

                          CS50's Introduction to Game Development
                        • Introduction - 3D Math Primer for Graphics and Game Development

                          First things first, but not necessarily in that order. About the Online Edition What you are reading was originally a book. Nowadays, most learning about technical topics such as 3D math and video game programming is done online, so some readers may have a tough time visualizing what a technical book might have looked like. If this describes you, see Figure 1. It contained such anachronistic featu

                          • GoogleがAndroid Game Development Kitをローンチ

                            Spring BootによるAPIバックエンド構築実践ガイド 第2版 何千人もの開発者が、InfoQのミニブック「Practical Guide to Building an API Back End with Spring Boot」から、Spring Bootを使ったREST API構築の基礎を学んだ。この本では、出版時に新しくリリースされたバージョンである Spring Boot 2 を使用している。しかし、Spring Boot3が最近リリースされ、重要な変...

                              GoogleがAndroid Game Development Kitをローンチ
                            • Game Development Post-Unity | Hacker News

                              This blog post points out something really interesting:> Less than half their revenue comes from game engines. Over half comes from advertising. That is to say, Unity makes most of its money from people PLAYING games made with Unity. The sales to the developers are secondary. Unity had to change their model, and that meant either making the engine cheaper to acquire more games to get more ads, or

                              • Using Blender in game development

                                Hair rendered in Blender’s real-time render engine Eevee. The character here is procedurally generated from a scan data set.My own history with Blender dates back to 2015. Blender has evolved tons since, but even back then I was surprised to find how capable this free software was, with its fantastic modeling toolset and non-destructive modifier system. It made me fall back in love with 3D modelin

                                  Using Blender in game development
                                • Making small games, which is fun in itself · Joys of Small Game Development

                                  Making Small Games, Which Is Fun in Itself Creating small games is an enjoyable endeavor in itself. So what constitutes a small game? According to the 'Small Game Manifesto', 1 it refers to games that conclude within 10 minutes and can be easily played on browsers. By this definition, I have already created over 350 small games.2 There was a year when I crafted 139 of these small games,3 showcasin

                                  • Js13kGames - HTML5 and JavaScript Game Development Competition in just 13 kilobytes

                                    HTML5 and JavaScript Game Development Competition in just 13 kB Js13kGames is a JavaScript coding competition for HTML5 Game Developers. The fun part of the compo is the file size limit set to 13 kilobytes. The competition started at 13:00 CEST, 13th August and ended at 13:00 CEST, 13th September 2019. Theme for 2019 was back. Read GitHub's tips and tricks article, check the Resources for tools, r

                                      Js13kGames - HTML5 and JavaScript Game Development Competition in just 13 kilobytes
                                    • Android ゲームを開発する  |  Android game development  |  Android Developers

                                      最新の Android UI に対する最新の宣言型アプローチと手軽な Kotlin を使って、少ないコードでアプリをすぐに動かすことができます。

                                        Android ゲームを開発する  |  Android game development  |  Android Developers
                                      • Google is shutting down its in-house Stadia game development studios

                                        Google is shutting down its internal Stadia game development division, the company announced today, as it refocuses Stadia to be a home for streaming games from existing developers instead of developing its own games for the service. “Creating best-in-class games from the ground up takes many years and significant investment, and the cost is going up exponentially,” reads a blog post from Phil Har

                                          Google is shutting down its in-house Stadia game development studios
                                        • Game Development with .NET - .NET Blog

                                          We’ve launched a new Game Development with .NET section on our site. It’s designed for current .NET developers to explore all the choices available to them when developing games. It’s also designed for new developers trying to learn how to use .NET by making games. We’ve also launched a new game development Learn portal for .NET filled with tutorials, videos, and documentation provided by Microsof

                                            Game Development with .NET - .NET Blog
                                          • Js13kGames - HTML5 and JavaScript Game Development Competition in just 13 kilobytes

                                            There's a blog post about the Unfinished one which is a special category for submitting incomplete, bugged, or oversized entries so they won't be judged. Outgoing links Casino Online カジノ Rules Package size below 13 kB All your code and game assets should be smaller than or equal to 13 kilobytes (that's exactly 13,312 bytes, because of 13 x 1024) when zipped. Your .zip package should contain index.

                                              Js13kGames - HTML5 and JavaScript Game Development Competition in just 13 kilobytes
                                            • GitHub - shakiba/stage.js: 2D HTML5 rendering and layout engine for game development

                                              A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

                                                GitHub - shakiba/stage.js: 2D HTML5 rendering and layout engine for game development
                                              • Learn game development w/ Unity | Courses & tutorials in game design, VR, AR, & Real-time 3D | Unity Learn

                                                Pathways Build skills in Unity with guided learning pathways designed to help anyone interested in pursuing a career in gaming and the Real Time 3D Industry. View all Pathways Courses Explore a topic in-depth through a combination of step-by-step tutorials and projects. View all Courses

                                                  Learn game development w/ Unity | Courses & tutorials in game design, VR, AR, & Real-time 3D | Unity Learn
                                                • Unity Gaming Services: Live Game Development Platform

                                                  Empowers creators to build games, apps, or immersive experiences, featuring high-quality graphics, end-to-end multiplayer capabilities, multi-platform support, and AI enhancements

                                                    Unity Gaming Services: Live Game Development Platform
                                                  • Isometric Projection in Game Development

                                                    Isometric Projection in Game Development Playing isometric games is super fun, but understanding the theory behind isometric projection is also extremely important for any beginner game developer. Programming isometric worlds is a huge topic, so I'll try to be as beginner-friendly as possible and cover the basics we need to learn how isometric projection is used in game development! I was talking

                                                      Isometric Projection in Game Development
                                                    • PC 版 Google Play Games デベロッパー エミュレータをダウンロードする  |  Android game development  |  Android Developers

                                                      最新の Android UI に対する最新の宣言型アプローチと手軽な Kotlin を使って、少ないコードでアプリをすぐに動かすことができます。

                                                        PC 版 Google Play Games デベロッパー エミュレータをダウンロードする  |  Android game development  |  Android Developers
                                                      • Azure Game Development Virtual MachineとMeta Quest 2をVirtual Desktopで接続してみた。 - JBS Tech Blog

                                                        はじめに 作業手順 AzureのVM環境にインストール Steamインストール時の注意事項 Oculusアプリインストール時の注意事項 Virtual Desktopインストール時の注意事項 Meta Quest 2にインストール AzureのVM環境でVirtual Desktopにアカウントを設定 AzureのVM環境のネットワークにポートを追加 Meta Quest 2のVirtual Desktopを起動 Virtual Desktop上に表示されているSteamを起動 まとめ はじめに AWSやGCPでは、クラウド上の仮想マシンとMeta Quest 2をVirtual Desktopで接続して使用する方法が知られています。 Azureでも可能であるか試してみました。 イメージ図は、こんな感じです。 今回はAzure Game Development Virtual Machin

                                                          Azure Game Development Virtual MachineとMeta Quest 2をVirtual Desktopで接続してみた。 - JBS Tech Blog
                                                        • Leveraging Golang for Game Development and Operations

                                                          Leveraging Golang for Game Development and Operations Hi, my name is Aaron Torres and I’m an engineering manager for the Riot Developer Experience team. We accelerate how game teams across Riot develop, deploy, and operate their backend microservices at scale - globally. I’ve been at the company for a little over 3 years and I’ve been writing Go code that entire time. Prior to joining Riot, I wrot

                                                            Leveraging Golang for Game Development and Operations
                                                          • Lincoln Margison - Game Development on X: "Create a system to dynamically modify animations at runtime, full tutorial for ControlRig in #UnrealEngine, suitable for #UEFN [1/2] https://t.co/Q8DmiqOTXV"

                                                            • CS50's Introduction to Game Development 2018

                                                              Learning objectives This course picks up where Harvard University's CS50 leaves off, focusing on the development of 2D interactive games. Students explore th...

                                                                CS50's Introduction to Game Development 2018
                                                              • Azure Game Development Virtual Machineをデプロイしてみた。 - JBS Tech Blog

                                                                はじめに デプロイ手順 RDP接続と初期設定 はじめに Azure Game Development Virtual Machineをデプロイしてみました。 BlenderやUnreal Engineは手動でインストールすることも可能ですが、個別にインストールして開発環境を構築するのって結構面倒ですよね。 Azure Game Development Virtual Machineは、デプロイするだけで開発に必要な環境が一通りセットアップできるので、実際に試してみました。 docs.microsoft.com 仮想マシン作成後の初回ログイン時にEpic Gamesアカウントによるログインを要求されます。 デプロイする前にEpic Gamesのアカウントを作成しておきましょう。 デプロイ手順 azure portalにログインし、Azure Game Development Virtual

                                                                  Azure Game Development Virtual Machineをデプロイしてみた。 - JBS Tech Blog
                                                                • Android Dynamic Performance Framework で温度と CPU のパフォーマンスを最適化する  |  Android game development  |  Android Developers

                                                                  最新の Android UI に対する最新の宣言型アプローチと手軽な Kotlin を使って、少ないコードでアプリをすぐに動かすことができます。

                                                                    Android Dynamic Performance Framework で温度と CPU のパフォーマンスを最適化する  |  Android game development  |  Android Developers
                                                                  • Google Play Games サービスの概要  |  Android game development  |  Android Developers

                                                                    最新の Android UI に対する最新の宣言型アプローチと手軽な Kotlin を使って、少ないコードでアプリをすぐに動かすことができます。

                                                                      Google Play Games サービスの概要  |  Android game development  |  Android Developers
                                                                    • ゲームツール | Game Development Learning Path | SideFX

                                                                      Houdini をゲーム開発で使う方法を学ぶには、まず Houdiniのコアであるプロシージャル手法をを学習し、次に結果を最適化する方法、そして出力する方法、一つは Houdini Engine を使って Unity や UE4 などのゲームエンジンでプロシージャアセットを開く方法、もう一つは FBX などのファイルフォーマットで出力する方法です。 また、Game Development Toolset の使用方法も習いましょう。これは、Houdini でゲーム開発に関連するワークフローの効率化を目的としたハイレベルなツール集です。UV 編集からシミュレーションデータからのモーションベクトル生成などまで、多岐にわたる非常に多くのツールが開発中です。

                                                                        ゲームツール | Game Development Learning Path | SideFX
                                                                      • GREVO | Game development, operation and planning

                                                                        長年の経験と実績に基づくサービスをリーズナブルな価格でご提供 現状分析~企画・開発~運用・保守までをトータルサポート

                                                                          GREVO | Game development, operation and planning
                                                                        • Unityが.NET Standardに対応する話 - GDT -Game Development Technology-

                                                                          そもそも.NET Standardとはなんぞや? .NET Standard は 現在分裂が進んでいる進もうとしているC#のフレームワークを統一するものである。 といってもわかりずらいのでざっくりと説明します。 以下の図が今までのC#の勢力図のようなものです。 しかしこれをみてわかる通り、ベースとなるライブラリが分裂し、独立されています。 ちなみにUnityは基本はMonoなので、Xamarinに近い立ち位置になるはずです。 これらの環境に.NET Standardに対応させると、以下の図になります。 こうすることで、C#を使う環境であれば.NET Standardが使えるので、 すべての環境でコードの使いまわしが可能になり、 共通するライブラリが簡単に作成できたり、学習コストを下げられます。 .NET Standardの基本は.NET Frameworkであり、今までのフレームワークと変

                                                                            Unityが.NET Standardに対応する話 - GDT -Game Development Technology-
                                                                          • Vulkan の事前回転でデバイスの向きを処理する  |  Android game development  |  Android Developers

                                                                            最新の Android UI に対する最新の宣言型アプローチと手軽な Kotlin を使って、少ないコードでアプリをすぐに動かすことができます。

                                                                              Vulkan の事前回転でデバイスの向きを処理する  |  Android game development  |  Android Developers
                                                                            • Unity particle system not working - Game Development Stack ... https://gamedev.stackexchange.com › ... - Why not working for me?

                                                                              Particle not working? See↓↓↓ Unity particle system not working - Game Development Stack ... https://gamedev.stackexchange.com › ... ・particle not working On Twitter ・particle not working On Stack Over Flow ・particle not working On GitHub

                                                                                Unity particle system not working - Game Development Stack ... https://gamedev.stackexchange.com › ... - Why not working for me?
                                                                              • Humble Unreal Engine Game Development Bundle

                                                                                ヤフショ ハッピー12アワー 10/6 23:00まで リーベイツお買い物マラソン ~10/11 Photos 初めて利用で2000円クーポン ~10/11 800ポイントプレゼント ~10/15 Music Unlimited 4ヶ月無料 ~10/15 Kindle Unlimited 3ヶ月99円 ~10/15 KADOKAWAチャンネル 2ヶ月99円 ~10/17 1000 Amazonポイント パソコン無料回収 / 無料買取サービス 楽天カード 5000ポイント Rakuten Hand 5G/Rakuten WiFi Pocket 1円 Kindle本 / 無料 / 20円以下 / ポイント還元 ebookjapan 70%オフ / セール中の作品 DMMブックス 90%OFFクーポン

                                                                                  Humble Unreal Engine Game Development Bundle
                                                                                • Android Game Development Kit についてよくある質問とその回答

                                                                                  #11WeeksOfAndroid 18 #Android12 1 #AndroidDevJourney 1 #androiddevsummit 5 #GoogleIO 19 #WeArePlay 3 12l 1 5 star apps 1 Ads 1 advertising 1 AGDE 1 AGDK 2 AGI 1 AI 3 AI Announcements beginner Explore Generative AI 1 AI Announcements beginner Explore Generative AI、 1 Android 106 Android 10 1 Android 11 1 Android 12 Beta 5 1 Android 12L 1 Android 13 3 Android 14 7 Android 14 Beta 4 1 Android 14 ベータ版

                                                                                    Android Game Development Kit についてよくある質問とその回答