https://github.com/dalae37/dl-engine-directx11
DirectX11 Based 2D/3D Rendering Framework
https://github.com/dalae37/dl-engine-directx11
cpp directx11 framework rendering-engine
Last synced: 9 months ago
JSON representation
DirectX11 Based 2D/3D Rendering Framework
- Host: GitHub
- URL: https://github.com/dalae37/dl-engine-directx11
- Owner: DaLae37
- License: mit
- Created: 2024-09-26T04:05:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-10T07:46:50.000Z (over 1 year ago)
- Last Synced: 2025-04-08T08:51:44.015Z (12 months ago)
- Topics: cpp, directx11, framework, rendering-engine
- Language: C++
- Homepage:
- Size: 25.5 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DL-Engine-DirectX11
DirectX11 Based 2D/3D Rendering Framework
# Plugin
### [ASSIMP](https://github.com/assimp/assimp)
```text
Our license is based on the modified, 3-clause BSD-License.
An informal summary is: do whatever you want, but include Assimp's license text with your product - and don't sue us if our code doesn't work. Note that, unlike LGPLed code, you may link statically to Assimp. For the legal details, see the LICENSE file.
```