opengl-es
Here are 354 public repositories matching this topic...
The documentation for glfwSetKeyCallback
at https://www.glfw.org/docs/latest/input_guide.html#input_key offers little guidance on what will cause a GLFW_REPEAT
action, which can cause confusion such as in the forum post Key Callback Not Registering Every Key Press
.
I think we should consider modifyi
Following on from mapbox/mapbox-gl-native#16321
We don't need (and shouldn't use) the logging methods defined by MGLNativeNetworkDelegate
: implementation and [protocol](https://github.com/mapbox/mapbox-gl-native/blob/9de0bacf
As of 00e1f52cf95c16b0cea34c83372145532b4745ba the LWJGL codebase has a new directory layout. This has broken the included Eclipse project.
-
Updated
Jul 15, 2020 - C
Reticketed from apitrace/apitrace#413
Compilation fails without X11 on fresh Linux system while https://github.com/apitrace/apitrace/blob/master/docs/INSTALL.markdown#linux docs says it is optional.
Log from fresh Ubuntu container:
lxc launch ilo:ubuntu/wily/amd64 apitrace
lxc exec apitrace bash
# apt-get install g++ cmake git python
# git clone https://github.com/ap
-
Updated
Jul 14, 2020 - C++
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
-
Updated
Nov 20, 2017 - Java
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.
-
Updated
Jul 1, 2020 - C
Hello, it would be great if you could add some 3d text models. Thanks in advance :-)
The documentation for tangram-es 0.12.0 for all methods of MapChangeListener
mentions that it is called on the UI thread. However, this is not always true.
TouchInput
responders are called on the UI thread by the Android system. It is not documented by Android to be c
-
Updated
Mar 12, 2020 - C++
-
Updated
Jun 8, 2020 - C
-
Updated
Jul 16, 2020 - Objective-C
-
Updated
Jun 29, 2020 - Kotlin
-
Updated
Jan 6, 2019 - Java
There's no install bat in the root of the directory.
There's no instructions in the readme.
There's a bunch of sln projects, but all for old vs versions, so not sure which one to use.
Gaaarh
-
Updated
Feb 13, 2020 - C++
Motivation
Enable framework users to easily check which features are already available.
Proposed solution
Update the README in docs/FEATURE_COVERAGE.md
-
Updated
Mar 10, 2020 - Java
-
Updated
Jul 15, 2020 - C#
Improve this page
Add a description, image, and links to the opengl-es topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the opengl-es topic, visit your repo's landing page and select "manage topics."
As @TimvanScherpenzeel pointed out, cmgen should better explain that --size applies to the DFG LUT as well and that a cubemap and the LUT cannot be generated at the same time.