約13,500件1ページ目

日本語のみで絞り込む

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:6か月以内
  • 2024/6/3 -A short tutorial to install python on MacOS · Publish to native · Debugging ... Cocos2d-x User Guide ​. Cocos Creator is a new type of game development tool ...

    2024/1/15 -Cocos2d was first released in 2008, and was originally written in Python. ... Cocos2d-x, Cocos2d-JS and Cocos2d-XNA. There are also many third-party tools ...

    2024/2/15 -Cocos2d-x is a C++ based framework while Pygame is a Python-based framework. Despite their similarities in terms of game development, there are key ...

    2024/5/27 -Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe.

    2024/4/30 -In this article, we will compare some of the most popular game development engines: Unity, Unreal Engine, Cocos2d-x, Godot, and GameMaker Studio. Unity Unity is ...

    2024/6/3 -The Cocos2d-x engine includes the source code engine. The scope of application is: The first time the source engine builds and compiles a project, it takes a ...

    A.cd ってディレクトリ(フォルダ)を移動するコマンドです。 なので指定するのはディレクトリです。 setup.py はディレクトリではなくファイルです。 setup.py というファイルに移動...

    A.EclipseのPackage ExplorerのClassesフォルダ内には、 GameScene.hとGameScene.cppは表示されてますか? このエラーメッセージだけでは、私も原因...

    2024/2/1 -After frida-server is running, we can run python main.py to start. Success! We dumped all lua files from this application. 4. Lets open one of them. 5. Fully ...

    2024/5/12 -cocos2d-x is a multi-platform framework for building 2d games, interactive books, demos and other graphical applications. It is based on cocos2d-iphone, ...

    2024/1/19 -It's a fork of Cocos2d-x (not longer updated), so it's very polished, and all the tutorials and info about Cocos2d-x v4.0 are valid for Axmol Engine.

    2024/5/15 -I am trying to create a custom shader for my object which has bones for skin animation. Below is my vertex shader. attribute vec4 a_position; attribute vec4 ...