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

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

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.
```