C++ shape Projects
-
thorvg
ThorVG is a platform-independent portable library that allows for drawing vector-based scenes and animations, including SVG and Lottie. It provides user-friendly APIs, has no dependencies, and maintains a super compact size.
What took the most time was to find a way to draw everything at runtime in C++. I tried a lot of libraries but finally I chose ThorVG which offers features similar to SVG.
-
Previously Spectacle used the kImageAnnotator library for the annotation function, so when that library got cropping support Spectacle got it too. For better or worse the new UI no longer uses that library, so I'm guessing the Spectacle devs will have to add in cropping support manually now. No clue if there are plans for it unfortunately, but I assume if work gets started on it there will be an update on that bug report.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
C++ shapes related posts
Index
Project | Stars | |
---|---|---|
1 | thorvg | 380 |
2 | kImageAnnotator | 70 |