Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Textureを読み込む基本的な機能に独立させる #43

Open
Chronoss0518 opened this issue Aug 28, 2024 · 0 comments
Open

Textureを読み込む基本的な機能に独立させる #43

Chronoss0518 opened this issue Aug 28, 2024 · 0 comments
Labels
_CPP_Library CPP Library Issue _D3D9_Library Direct3D9 Library Issue documentation Improvements or additions to documentation Feature 将来的に実装したい物

Comments

@Chronoss0518
Copy link
Owner

Chronoss0518 commented Aug 28, 2024

概要

Direct3D9では画像をロードする際に画面の幅と高さを取得する必要があり、この機能を含む画像データを読み込む機能をDirect3D9内へ内包していた。

修正内容

この機能をCPPへ移動し、将来的にはこの機能で画像ファイルをロードできるようにする

@Chronoss0518 Chronoss0518 changed the title Textureを読み込む基本的な機能の Textureを読み込む基本的な機能に独立させる Aug 28, 2024
@Chronoss0518 Chronoss0518 added documentation Improvements or additions to documentation Feature 将来的に実装したい物 _CPP_Library CPP Library Issue _D3D9_Library Direct3D9 Library Issue labels Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
_CPP_Library CPP Library Issue _D3D9_Library Direct3D9 Library Issue documentation Improvements or additions to documentation Feature 将来的に実装したい物
Projects
None yet
Development

No branches or pull requests

1 participant