F5F Stay Refreshed Software Operating Systems Encourage developers to adopt Direct 3D technology in their applications.

Encourage developers to adopt Direct 3D technology in their applications.

Encourage developers to adopt Direct 3D technology in their applications.

I
iRaine
Posting Freak
800
04-15-2023, 08:58 AM
#1
Hey all Im asking about this. Is there a way to force the app to use D3D ?
I
iRaine
04-15-2023, 08:58 AM #1

Hey all Im asking about this. Is there a way to force the app to use D3D ?

L
louiserty
Junior Member
30
04-15-2023, 05:59 PM
#2
The code needs to be optimized for D3D.
L
louiserty
04-15-2023, 05:59 PM #2

The code needs to be optimized for D3D.

U
UND3AD_MIN3R
Junior Member
1
04-26-2023, 09:26 PM
#3
If it weren't for me, I couldn't just drop the app into a virtual D3D box or something, right? Hope that makes sense.
U
UND3AD_MIN3R
04-26-2023, 09:26 PM #3

If it weren't for me, I couldn't just drop the app into a virtual D3D box or something, right? Hope that makes sense.

M
Mesprit2005
Junior Member
22
04-26-2023, 11:26 PM
#4
Creating the image in a texture and then converting it into a D3D object is possible, though it requires writing significant custom code. It tends to be quite slow.
M
Mesprit2005
04-26-2023, 11:26 PM #4

Creating the image in a texture and then converting it into a D3D object is possible, though it requires writing significant custom code. It tends to be quite slow.