graphics-library
Here are 266 public repositories matching this topic...
-
Updated
Aug 1, 2021 - C++
Today I was checking out the library and MSVC warns for https://github.com/alandefreitas/matplotplusplus/blob/359a775710e1b1fd5667281a0855806f149b7ab0/source/matplot/util/contourc.cpp#L1771
BOUNDARY_S returns a bool do the expression is bool > 0
-
Updated
Oct 7, 2021 - C#
-
Updated
Oct 6, 2021 - Batchfile
We should make a demo application (or two) showcasing Silk.NET on Android (and maybe Silk.NET working on an Android touch display).
What these demos actually produce is up to you, but they should be:
-
examples/OpenGL Demos/AndroidDemo -
examples/OpenGL Demos/AndroidTouchDisplay
They should use .NET 6 Android as we are soon dropping support for legacy Xamarin.
Community cont
-
Updated
Sep 12, 2021 - C++
-
Updated
Sep 26, 2021 - C
-
Updated
Oct 6, 2021 - C++
-
Updated
Aug 24, 2021 - C++
-
Updated
Aug 26, 2021 - C++
-
Updated
Aug 12, 2021 - C
-
Updated
Dec 7, 2017 - C++
-
Updated
Jun 26, 2021 - C
-
Updated
Feb 16, 2021 - C++
-
Updated
Oct 4, 2021 - C
-
Updated
Aug 24, 2021 - CMake
-
Updated
Oct 7, 2021 - C
-
Updated
Oct 7, 2021 - C
-
Updated
Jun 14, 2021 - C#
-
Updated
Sep 7, 2021 - Pascal
-
Updated
Apr 13, 2019 - C
-
Updated
Jul 14, 2021 - C++
-
Updated
Sep 14, 2021 - C
-
Updated
Oct 1, 2021 - C++
-
Updated
Sep 16, 2021 - C
then have a declaration of the functions in core/decl/math/floatutil.h and the definition in core/def/math/floatutil.h like other templates
Originally posted by @devshgraphicsprogramming in Devsh-Graphics-Programming/Nabla#205 (comment)
-
Updated
Aug 8, 2021 - Pascal
Improve this page
Add a description, image, and links to the graphics-library topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the graphics-library topic, visit your repo's landing page and select "manage topics."
Hi,
We have added a new test engine (called Unity) to LVGL and planning to improve the coverage. See this README about how to write and run tests.
I've already created a test for the drop-down list as an exam