Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 3.3% on proxy.golang.org
Top 1.8% dependent packages on proxy.golang.org
Top 1.4% dependent repos on proxy.golang.org
Top 5.9% forks on proxy.golang.org

proxy.golang.org : github.com/gonutz/d3d9

Package d3d9 provides a wrapper for Microsoft's Direct3D9 API in pure Go. It can only be used on Windows. When running a Direct3D application you need to have d3d9.dll installed on the system, which fortunately has been deployed with all Windows versions since XP. This means if you have Go installed, you also have the DLL installed. This also means that your application can be deployed without the DirectX DLLs and if you have no other dependencies you can just give the executable file to the users. To get going with this wrapper there are some basic samples that demonstrate how to set up and use the library at: https://github.com/gonutz/d3d9/tree/master/samples

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/gonutz/d3d9
License: MIT
Latest release: about 1 year ago
First release: almost 8 years ago
Namespace: github.com/gonutz
Dependent packages: 12
Dependent repositories: 14
Stars: 136 on GitHub
Forks: 13 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 27 days ago

    Loading...
    Readme
    Loading...