Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inochi2d/i2d-pathfinder
BetterC bindings to the Pathfinder vector rendering library.
https://github.com/inochi2d/i2d-pathfinder
Last synced: about 2 months ago
JSON representation
BetterC bindings to the Pathfinder vector rendering library.
- Host: GitHub
- URL: https://github.com/inochi2d/i2d-pathfinder
- Owner: Inochi2D
- License: apache-2.0
- Created: 2024-03-15T23:32:57.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-16T13:03:19.000Z (10 months ago)
- Last Synced: 2024-03-16T15:43:27.811Z (10 months ago)
- Language: D
- Size: 6.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# D BetterC bindings for Servo Pathfinder
This library binds to the Servo Pathfinder project, which aims to do GPU accellerated vector rendering.
The Pathfinder project is under a dual Apache/MIT license.