https://github.com/lb--/hsdk
High-level Extension SDK for MMF2.0 & CTF2.5
https://github.com/lb--/hsdk
Last synced: over 1 year ago
JSON representation
High-level Extension SDK for MMF2.0 & CTF2.5
- Host: GitHub
- URL: https://github.com/lb--/hsdk
- Owner: LB--
- License: other
- Created: 2013-11-16T05:02:21.000Z (over 12 years ago)
- Default Branch: Fusion-2.x
- Last Pushed: 2015-06-09T21:57:23.000Z (about 11 years ago)
- Last Synced: 2025-03-15T03:41:54.668Z (over 1 year ago)
- Language: C++
- Homepage: https://github.com/LB--/hSDK/wiki
- Size: 617 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
hSDK
====
hSDK is an Extension SDK for Multimedia Fusion 2.0 and ClickTeam Fusion 2.5 which allows high-level development by abstracting the low-level interface to Fusion. Runtime abstraction is made efficient by template metaprograms that generate as little as possible runtime overhead.
Make sure you are using the latest version of Microsoft Visual Studio, as older versions do not support the modern C++11/14 features that are in use.
Additional information is available on the repository wiki:
https://github.com/LB--/hSDK/wiki