Defold, DEVELOP

カードゲームにありそうなキラッと光るシンプルなシェーダー。 シェーダーコード attribute highp vec4 position; attribute ...

Defold, DEVELOP

2D影。 シェーダーコード attribute highp vec4 position; attribute mediump vec2 texcoord0; a ...

Defold, DEVELOP

Defold でUnityの提供する広告を表示することが…できます。 アセットページ ライブラリのURL サンプル GitHubにサンプルコードもありますので、 ...

DEVELOP, Unity

概要 Unity からAndroid、Javaのプログラムを呼び出してみます。ライブラリの作成にはEclipseを使います。※この投稿は2014年頃にWikiに ...

Defold, DEVELOP

シェーダーコード attribute highp vec4 position; attribute mediump vec2 texcoord0; attrib ...

Defold, DEVELOP

シェーダーコード attribute highp vec4 position; attribute mediump vec2 texcoord0; attrib ...

Defold, DEVELOP

シェーダーコード attribute highp vec4 position; attribute mediump vec2 texcoord0; attrib ...

Defold, DEVELOP

内側を縁取りする。 シェーダーコード attribute highp vec4 position; attribute mediump vec2 texcoor ...

Android, DEVELOP

FireBase の使用可能なライブラリ サポートライブラリパッケージ

Defold, DEVELOP

ビルドエラーの詳細が知りたいときはビルドログを確認しましょう。 確認方法 Defold Editor メニューのHelp から Show Logs を選択します ...