-
Hello!
I have been trying to get this crate to work with imgui-rs. I can get a imgui-rs window up, but don't know how to link it with raylib.
I'm assuming I need to access raylib's context for img…
-
Author Name: **Peter Cornelissen** (Peter Cornelissen)
Original Redmine Issue: [22006](https://issues.qgis.org/issues/22006)
Affected QGIS version: 3.6.2
Redmine category:digitising
---
I have a pro…
qgib updated
3 months ago
-
```
What steps will reproduce the problem?
I've tried all of this on python 2.6 with both pyglet 1.1.4 official
release and pyglet current SVN version (2434), both fails equally
1) run attached scri…
-
https://github.com/Juyong/Fast_RNRR/blob/b522fd00c78eaf4245c25c1ed24cc8de21735ca0/src/Registration.cpp#L129
I think the "corres_pair_ids_" does not reflect the corresponding relationship between x a…
sun6s updated
3 years ago
-
For now, the Combiner generate one shader [per set of option](https://github.com/Narann/mupen64plus-video-rice/blob/master/src/OGLCombiner.cpp#L1101) and [try to find](https://github.com/Narann/mupen6…
-
```
Have you tried Pyglet 1.2 alpha1 or the repository code?:
Both, although i'm currently running & testing with 1.2a1.
What steps will reproduce the problem?
1. Initialize a sound in pyglet and pla…
-
```
Using pyglet-hg 1.2alpha1.2774.f8da1dcafc85-1
What steps will reproduce the problem?
1. Running this code:
http://stackoverflow.com/questions/22017516/pyglets-image-savefile-png-doesnt-sa
ve-mod…
-
Chapter 9 within "Deploy model to Vertex AI" section in flights_model_tf2.ipynb. The deployment crashes when you try to execute the first cell:
```
...
# upload model
gcloud beta ai models uploa…
-
```
What steps will reproduce the problem?
1. Install Pyglet version 1.2 RC1
2. Create a script based on the tutorial from the pyglet programming guide.
Found here: http://www.pyglet.org/doc/programm…
-
Although the glTF spec requires to support at least two, meshes can have more than two UV sets (TEXCOORD_1) that materials can use via `texCoord`. See the [documentation](https://github.com/KhronosGro…