-
Updated
Jul 2, 2020 - C++
graphics-library
Here are 201 public repositories matching this topic...
-
Updated
Jul 7, 2020 - C
I wish doxygen documents is hosted online somewhere, it's kinda annoying just to clone and make my own copy to read documentations.
Anyway, this framework really helps me to make my own game engine.
Thanks.
Add Examples?
It would be nice to see an examples folder with source code. Perhaps projects for the PBR spheres and teapots, vertex buffers, offscreen rendering, post effects, etc. : )
-
Updated
Jul 5, 2020 - C
-
Updated
Jul 7, 2020 - C++
-
Updated
Jul 2, 2020 - C++
-
Updated
Dec 7, 2017 - C++
-
Updated
Jun 20, 2020 - C
-
Updated
Jul 7, 2020 - C#
-
Updated
Jun 1, 2020 - C
-
Updated
Apr 23, 2020 - C++
The binding generator already generates attribute based doc comments based on the original Skia documentation, so it would be great if we are able to reuse them.
Is it possible to build a macro for that?
Say something #[docref(OriginalFunctionName)] that looks for the function's doc attributes and copies its docs into the attribute list of the current function?
-
Updated
Jun 29, 2020 - C
-
Updated
Apr 13, 2019 - C
2.0 documentation
Is there any up to date documentation for 2.0? i.e https://graphics32.github.io/Docs/Overview/Changes.htm is stuck at 1.9.1 from 2012. It would be nice to have a document explaining the transition from TPolygon32 to the new routines.
-
Updated
Feb 12, 2020 - C#
-
Updated
Mar 30, 2020 - C++
-
Updated
Jul 7, 2020 - C
-
Updated
Jul 7, 2020 - C
-
Updated
Jul 6, 2020 - C++
-
Updated
Jul 3, 2020 - Pascal
-
Updated
Jul 7, 2020 - C
-
Updated
Jun 20, 2020 - Pascal
-
Updated
Jun 8, 2020 - Rust
-
Updated
May 15, 2020 - C
-
Updated
Jul 5, 2020 - C
-
Updated
Feb 25, 2019 - C++
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."
Description
We successfully moved our project from Tao to OpenTk a few years ago. Now we have an big issue in a multi terminal setup. 3D graphics is not properly drawn and the API concerning textures and lists behaves incorrect.
Our client workstation contains 2 NVIDA graphic cards (Quadro FX NVS 810/PCIe/SSE2) with 8 output ports each. Currently, 12 monitors are connected.
When we sta