bouviervj

Results 6 issues of bouviervj

Adding a stage to decompress Draco from a compressed gltf/glb file.

Thank you for you great job - I was looking to implement the server version on the express-graphql stack here is my implementation as an example - not perfect but...

I'm adapting your code for the PyPortal - I found out that some games are expected the mode 0 instead of mode 1 when LCD is deactivated, and endup in...

Hi, On a basic server implementation, I can't get a VLC client to connect to the server, and the server crashes (Windows). Server code: ``` const RtspServer = require('rtsp-streaming-server').default; const...

It seems that the sensitivity area of the touchpad is not well defined. Button are sensible to move and prevent to do some actions, selections etc ...

Thank you for this page, that gives good advices on how to get the computation started. I implemented this algorithm for a real stewart platform with linear actuators. I tried...