how to draw 3d in direct3d?

mc 5,266 Reputation points
2025-05-02T11:55:42.8333333+00:00

I want to draw 3d using some values.

can I do it?

what 's more can I compare two 3d 's difference and get new 3d?

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,761 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Castorix31 88,871 Reputation points
    2025-05-02T14:04:24.1566667+00:00

    I don't understand very well your question, but for 3D, you can see old MS tutorials like : https://github.com/walbourn/directx-sdk-samples/tree/main/Direct3D11Tutorials

    or also other tutorials for 3D wihout engine like : https://www.davrous.com/2013/06/13/tutorial-series-learning-how-to-write-a-3d-soft-engine-from-scratch-in-c-typescript-or-javascript/


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.