Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fafalone/d2dsamples
Ports of The trick's Direct2D examples
https://github.com/fafalone/d2dsamples
direct2d direct2d-api direct2d-demo twinbasic vb6
Last synced: about 6 hours ago
JSON representation
Ports of The trick's Direct2D examples
- Host: GitHub
- URL: https://github.com/fafalone/d2dsamples
- Owner: fafalone
- License: mit
- Created: 2024-02-18T22:23:34.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-03T09:40:18.000Z (9 months ago)
- Last Synced: 2024-03-03T10:36:15.571Z (9 months ago)
- Topics: direct2d, direct2d-api, direct2d-demo, twinbasic, vb6
- Language: Visual Basic 6.0
- Homepage:
- Size: 2.51 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# D2DSamples
Ports of The trick's Direct2D examplesx64 compatible, using WinDevLib instead of typelibs.
Note: VB6 files are originals for comparison; ported code is in .twinproj and \SourceExport folders. Images must be retained in same path as .twinproj.
CustomFont:\
![image](https://github.com/fafalone/D2DSamples/assets/7834493/ab9bfec5-bed9-4224-a338-07a50e6bf11d)PerspectiveTransform:\
![image](https://github.com/fafalone/D2DSamples/assets/7834493/c652220d-64f2-4e90-b03b-cdfd6e0372b9)Convolve Effect:\
![image](https://github.com/fafalone/D2DSamples/assets/7834493/9eedc5a1-b424-42da-a8cc-e40ee65a2029)CustomRenderer:\
![image](https://github.com/fafalone/D2DSamples/assets/7834493/f6809f89-a991-4870-b75c-814fa519cc1e)BlendingModes:\
![image](https://github.com/fafalone/D2DSamples/assets/7834493/ca7e60da-c095-44ac-b9ba-1c0620ba0d6c)InlineObject:\
![image](https://github.com/fafalone/D2DSamples/assets/7834493/32884aec-83be-477a-af99-b3296747ebb7)Interpolation:\
![image](https://github.com/fafalone/D2DSamples/assets/7834493/7629b54d-c8f5-4176-9523-061eac5b7208)Strokes:\
![image](https://github.com/fafalone/D2DSamples/assets/7834493/3f711647-1920-4e8e-9114-28de6b318f02)BasicDrawings:\
![image](https://github.com/fafalone/D2DSamples/assets/7834493/9e0a2bd6-7fd0-4cb7-8307-f108d9cc1606)ImageDrawings:\
![image](https://github.com/fafalone/D2DSamples/assets/7834493/8bc725f6-d659-4dd1-8196-6a422533860f)SaveImage:\
![image](https://github.com/fafalone/D2DSamples/assets/7834493/dc2d9dbc-f5cf-483f-bb1a-7d56e73e70c0)Clip:\
![image](https://github.com/fafalone/D2DSamples/assets/7834493/45d2c16f-8e36-4753-be0a-750881ba173a)