-
Notifications
You must be signed in to change notification settings - Fork 115
Home
The reference implementation of N3888: A Proposal to Add 2D Rendering and Display to C++ currently requires Visual Studio 2013 (the Express for Windows Desktop version should suffice) and Windows Vista or newer. There are plans to create versions for additional platforms as time allows.
If you have a suggestion for improving N3888 please add them as issues. If possible, please try to verify that others have not already submitted the same suggestion to try to cut down on the duplication. Pull requests that fix bugs are welcome. Pull requests that add other platforms or implementations are welcome. Pull requests that seek to change the implementation so that it does not line up with N3888 will not be considered since the goal of this repository is to provide one or more reference implementations of N3888. Subsequent revisions to N3888 will be maintained in branches or in separate repositories, depending on which strategy seems appropriate.
Please read the LICENSE before forking the code as there is important information there. Thanks!