Skip to content

feat: 複数ライト対応#1

Merged
rinngo0302 merged 21 commits into
mainfrom
feature/some_light
Feb 12, 2026
Merged

feat: 複数ライト対応#1
rinngo0302 merged 21 commits into
mainfrom
feature/some_light

Conversation

@rinngo0302
Copy link
Copy Markdown
Owner

概要

EasyGLに複数ライト(最大8灯)の描画をサポートする機能を追加。

変更内容

  • EZ_Shader: 複数ライト用のuniformロケーション管理に対応
  • EZ_Object: 複数ライトを受け取る EZ_DrawObject オーバーロードを追加
  • EasyGL.h: 上記変更のヘッダオンリー版への統合
  • GitHub Actions CIの追加(test/ のCMakeビルド確認)

テスト

  • test/ ディレクトリにCMakeビルド用の構成を追加
  • CIでビルドが通ることを確認

rinngo0302 and others added 18 commits December 16, 2025 12:43
ヘッダファイル生成時に生成日時を含めないように変更。
これにより、内容が同じ場合の不要な差分を防ぐ。

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
FreeTypeライブラリの初期化と破棄を行う関数の宣言を追加:
- _EZ_2D_InitFreeType()
- _EZ_2D_DestroyFreeType()

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
ビルドシステムの設定ファイルを追加。

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
EasyGLの基本的な使い方を示すサンプルプログラムを追加:
- 3Dモデルの読み込みとテクスチャ適用
- カメラ、シェーダー、ライティングの設定
- アニメーション付きレンダリングループ

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 12, 2026

Important

Review skipped

Too many files!

This PR contains 300 files, which is 150 over the limit of 150. Please upgrade to a paid plan to get higher limits.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Note

🎁 Summarized by CodeRabbit Free

Your organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login.

Comment @coderabbitai help to get the list of available commands and usage tips.

@rinngo0302 rinngo0302 merged commit 48a0f99 into main Feb 12, 2026
2 checks passed
@rinngo0302 rinngo0302 deleted the feature/some_light branch February 12, 2026 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant