https://github.com/dalae37/dl-engine-direct2d
Direct2D Based 2D Rendering Framework
https://github.com/dalae37/dl-engine-direct2d
cpp direct2d framework rendering-engine
Last synced: 3 months ago
JSON representation
Direct2D Based 2D Rendering Framework
- Host: GitHub
- URL: https://github.com/dalae37/dl-engine-direct2d
- Owner: DaLae37
- License: mit
- Created: 2023-01-04T05:24:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-02T04:06:25.000Z (10 months ago)
- Last Synced: 2025-04-08T08:51:41.906Z (6 months ago)
- Topics: cpp, direct2d, framework, rendering-engine
- Language: C++
- Homepage:
- Size: 20.7 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DL-Engine-Direct2D

Direct2D Base 2D Rendering Framework
## Requirements
- Visual Studio 2022(v143)
- Windows SDK 10.0## How to Use
1. Clone this repository to your local environment
2. Open 'DL-Engine.sln' and check complie success without error
3. Create a new scene class and use graphic elements## Details
- [Document](https://www.dalae37.com/project/dl_engine/direct2d)
- [Samples](https://www.dalae37.com/project/dl_engine/direct2d)# License
MIT License