OpenGL

OpenGL (Open Graphics Library) is the computer industry's standard API for defining 2-D and 3-D graphic images. OpenGL allows new hardware innovations to be accessible through the API via the OpenGL extension mechanism. It is used in CAD (Computer-aided design), virtual reality, video games, and flight simulation.
Here are 7,658 public repositories matching this topic...
-
Updated
Jan 27, 2021 - C++
-
Updated
Jul 12, 2021 - C++
Required skills: Cython
Difficulty: Medium
Animation frames from AoE2 graphics files are packed into a texture atlas by the openage converter. We use bin packing to find the optimal arrangement (= smallest atlas dimensions) of the frames in the atlas. Bin packing becomes computationally intensive if a lot of frames are packed (look
This code relies on an overflow:
https://github.com/OpenRCT2/OpenRCT2/blob/9383fcef410aa6a94e3ad07a8da4a2eba41fbdb8/src/openrct2-ui/windows/Ride.cpp#L1603-L1612
There are multiple occurrences like this, all of them should be changed.
This is prone to errors when things like either type or max value change.
-
Updated
Jul 21, 2021 - C++
-
Updated
Jul 14, 2021 - C++
-
Updated
Jul 20, 2021 - C
-
Updated
Jul 16, 2021 - C++
-
Updated
Jul 22, 2021 - C++
The depth configuration defined on this line:
is not compatible with the RealSense L515 camera. The following exception is raised:
Traceback (most recent call last):
File "./examples/python/reconstruction_system/sensors/realsense_recorder.py", line 126, in <m
-
Updated
Jul 22, 2021 - Rust
-
Updated
Apr 16, 2021 - Java
-
Updated
Jul 19, 2021 - C++
MGLTilePyramidOfflineRegion should have a countOfTiles
method that returns the number of tiles included in the tile pyramid. The implementation would rely on the mbgl::util::tileCount()
function added in #9906.
This is the iOS/macOS equivalent to #11108 for Android. It would serve as a built-in alternative to mapbox/turf-swift#47 for applications already using the map SDK, including applica
-
Updated
Jul 6, 2021 - Java
-
Updated
Jul 18, 2021 - C++
-
Updated
Jul 15, 2021 - CMake
As of 00e1f52cf95c16b0cea34c83372145532b4745ba the LWJGL codebase has a new directory layout. This has broken the included Eclipse project.
Assimp Tutorial
I've been treating tuShorten/tuWiden as a string-ish conversion between UTF16 and UTF 8, so I recommend this.
Here's the code; add it to the end of every tuShorten/tuWiden function.
if (out < (original_out + out_len)) out = 0;
-
Updated
Jul 10, 2021 - C++
Created by Silicon Graphics
Released January 1992
- Website
- www.opengl.org
- Wikipedia
- Wikipedia
Hi,
Sorry for asking sceneform related bug here but since the repo is archived didn't have other options.
This is related to the sceneform related bug google-ar/sceneform-android-sdk#1039
My question is there a way to directly use filament to find the bones position that are exported in the model and