Posted Articles

□プログラム's articles. (29)

城森 善行 / YJ Project Jun/10/2022 19:42

Recollection 2022.0610 ソース付き版をリリース

Recollection 2022.0610 ソース付き版をリリースしました。
http://yj-project.com/yj_lib/

Map/006_森林/森林.Map3 に岩を追加して
銃撃しても貫通しないようにコリジョンを設定して
銃撃した場所に3Dエフェクトを表示するようになりました。

EffectObject::EffectEnemyAttackMoveUpdate()で
弾道のエフェクト表示やコリジョン判定をしています。

銃撃した場所を取得するのに
ラインと円の当たり判定を使っています。
if( Collision.LineCircle2( line, circle, &hit_pos ) )

hit_posにラインと円が交差した座標が入るのですが
少しズレる時があったのを修正しました。

Visual C++ 2022 でビルドすると、Recollection.exeを作成できます。
プログラムの参考にどうぞ。
( YJライブラリ 2022.0610 が含まれています )

ホームページはこちら -> http://yj-project.com/

If you liked this article, support the creator with a tip!

Sending tips requires user registration.Find details about tips here.

城森 善行 / YJ Project May/29/2022 23:02

YJライブラリ 3D描画のサンプル 2022.0529 ソース付き版 をリリース

YJライブラリ 3D描画のサンプル 2022.0529 ソース付き版 をリリースしました。
http://yj-project.com/yj_lib/

YJライブラリを使用した3D描画のサンプルです。
Windows10, Visual C++ 2022 で動作確認しています。

Visual C++ 2022 でビルドすると、Sample.exeを作成できます。
プログラムの参考にどうぞ。
( YJライブラリ 2022.0529 フリーソフト版 が含まれています )

ホームページはこちら -> http://yj-project.com/

If you liked this article, support the creator with a tip!

Sending tips requires user registration.Find details about tips here.

城森 善行 / YJ Project May/28/2022 11:41

YJライブラリ 2D描画のサンプル 2022.0528 ソース付き版 をリリース

YJライブラリ 2D描画のサンプル 2022.0528 ソース付き版 をリリースしました。
http://yj-project.com/yj_lib/

YJライブラリを使用した2D描画のサンプルです。
Windows10 + Visual C++ 2022 で動作確認しています。

Visual C++ 2022 でビルドすると、2D描画.exeを作成できます。
プログラムの参考にどうぞ。
( YJライブラリ 2022.0528 フリーソフト版 が含まれています )

ホームページはこちら -> http://yj-project.com/

If you liked this article, support the creator with a tip!

Sending tips requires user registration.Find details about tips here.

城森 善行 / YJ Project May/17/2022 18:28

YJライブラリ 2022 を使用した色々なサンプルをダウンロード

YJライブラリ のホームページはこちら
http://yj-project.com/yj_lib/

3000円プランに支援して頂けると
YJライブラリ 2022 を使用した色々なサンプルをダウンロードできます。

"3000円プラン" plans and above exclusive(s) Support amount:3,000 yen

By purchasing this back issue, you can view the exclusive bonuses for May/2022. What is a back issue?

Support Cost: 3,000 yen

If you liked this article, support the creator with a tip!

Sending tips requires user registration.Find details about tips here.

1 2 3 4 5 6 »

Search by Article Tags

Monthly Archive

Search Articles