How to change Custom Texture

SDK supports Prepar3D’s philosophy of an open development architecture and encourages third parties to bring new innovations with improved add-ons and training content.
Post Reply
Tatsu
Posts: 7
Joined: Tue Feb 06, 2024 4:21 am

How to change Custom Texture

Post by Tatsu »

I'm studying PDK with sample "D3D12Texture".
Please tell me how to change Custom Texture Image.

I ran the program of sample "D3D12Texture".
The texture that was rendered on VirtualCockpit was triangle image. Maybe, the image data is "MFD_RNG_PLUS.bmp".
But, by LearningCenter document, texture that was rendered is cross image.

How is Texture Image Data referred in order to render Custom Texture?
Tatsu
Posts: 7
Joined: Tue Feb 06, 2024 4:21 am

Re: How to change Custom Texture

Post by Tatsu »

REPOST

I'm studying PDK with sample "D3D12Texture".
Please tell me how to change Custom Texture Image.

I ran the program of sample "D3D12Texture".
The texture that was rendered on VirtualCockpit was triangle image. Maybe, the image data is "MFD_RNG_PLUS.bmp".
But, by LearningCenter document, texture that was rendered is cross image.

How is Texture Image Data referred in order to render Custom Texture?
Post Reply