Dov Grobgeld

Results 104 issues of Dov Grobgeld

I was trying to follow your instructions on a Linux system in order to connect to a Canon EOS R6 camera. But I encountered several problems: 1. btgatt-client seems to...

Messages in RTL languages are not formatted correctly in the output. To correctly support RTL the following is needed: 1. Recognize that the message is in RTL by recognizing that...

help wanted

I'm trying to figure out whether rvg may be used as a faster alternative to the great `agg` library. But I'm not managing to build it. Here is the failed...

That would be useful for cross platform development.

This branch adds support for undo/redo as follows: 1. Added the class `DrawingCommand` that store either a pen or a erase action with all associated parameters. The coordinates are stored...

**Expected Behaviour** When in eraser mode and using drawing tablet (wacom) to enter the slide window, the tool should stay an eraser, so that it is possible to erase with...

When generating my own mesh, I'd like to save the result together with the meta data in a glb file. That is currently not possible with cgltf.

I'm creating my own mesh and I would like to save the result into a gltf file. There are no examples or documentation about how to do this.

I'd like to create an offscreen rendering of a model that is too large (too many vertices) to fit into my graphics card memory. What I thought of doing is...

After following the installations instructions precisely I get the following errors on my Fedora 32 system: ``` -*- mode: compilation; default-directory: "/space/pub-repos/vkvg/build/" -*- Compilation started at Wed Aug 12 23:18:59...

question