Relative Content

Tag Archive for c#directx

tail from rendering directx translated objects

I wrote a code using c++ and directx to make a small rectangle move quickly on the screen. To make the rectangle, I glued two triangles together and timed it to determine its position. The moving rectangle make long tail on the screen which I didn’t expecte.