directx tag

6 questions


1 answers
151 views
0
DirectX 11 Code Cannot Be Compiled in Visual Studio

In C++ on Microsoft Visual Studio Community 2019, You try to copy, compile, and execute directx11 code that was on the Internet.The console screen of the image at the address below appears and ends.Ho...

2 years ago

1 answers
96 views
0
CREATION OF TRIANGULAR POLYGON MESH FROM POLYHYDROME VERTENS

I would like to draw a convex polyhedron with 3D graphics.A polyhedron is defined by a plane (no boundaries) surrounding it, so you can get all the vertices if you want, but I don't know how to create...

2 years ago

1 answers
123 views
0
Want to implement FPS perspective

Are there any recommended websites that are easy for beginners to understand?Game framework using DirectX 11.

2 years ago

1 answers
106 views
0
D3D11 debug layer does not get warning

The following warning statement appears in the output window:D3D11 WARNING:ID3D11DeviceContext::OMSetRenderTargets:Resource being set to OM RenderTarget slot0 is still bound on input![STATE_SETTING WA...

2 years ago

1 answers
64 views
0
Object angle is blocked...

I'm going to watch a game called diep.io and I want to make it, but I'm going to spin the tank gun on that game, so I don't know how to balance it. It's okay to turn the angle, but it turns because th...

2 years ago

1 answers
58 views
0
When directly coding with a laptop, the frame is too different depending on the graphics card.

Hello.I develop it with a laptop and it comes with an internal graphics card (Intel HD 610) and an external graphics card (Nvidia GTX 960M).When you run the program with an internal graphics card, you...

2 years ago

© 2024 OneMinuteCode. All rights reserved.