https://github.com/meloencoding/win32-d3d11
A project of a DirectX11 application with the win32-example i made in an other project.
https://github.com/meloencoding/win32-d3d11
directx directx11 rust rust-lang win32-api
Last synced: about 1 month ago
JSON representation
A project of a DirectX11 application with the win32-example i made in an other project.
- Host: GitHub
- URL: https://github.com/meloencoding/win32-d3d11
- Owner: MeloenCoding
- License: gpl-3.0
- Created: 2023-05-08T15:19:23.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-18T17:37:08.000Z (almost 3 years ago)
- Last Synced: 2025-03-11T14:45:43.864Z (over 1 year ago)
- Topics: directx, directx11, rust, rust-lang, win32-api
- Language: Rust
- Homepage:
- Size: 164 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# win32-d3d11
A project of a DirectX11 application with the win32-example i made in an other project.
## Usefull documentation i've used
- See for the win32 side of this project with explanations and usefull links: https://github.com/MeloenCoding/win32-example