6 questions
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...
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...
Are there any recommended websites that are easy for beginners to understand?Game framework using DirectX 11.
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...
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...
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...
© 2024 OneMinuteCode. All rights reserved.