An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# DL-Engine-Direct2D

![Logo](https://en.wikipedia.org/wiki/DirectX#/media/File:Microsoft-DirectX-Logo-wordmark.svg)
![DL-Engine](https://www.dalae37.com/resource/image/dl-logo.png)

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