Marcos Alfredo Núñez

Results 25 comments of Marcos Alfredo Núñez

- Add examples where input is read/written to a binary file

- Add an example parsing dates to/from timestamps ([something like this?](https://gist.github.com/marnunez/9bda69d6c5e3f1940ec1aa3be70540f2))

Hi! Came exactly looking for this, I've an old binary file that has a hex signature at the beginning, and regrettably not all hex values can be expressed as chars

:man_facepalming: Never new bytestrings could be written like that. It works, thanks!

There's a nice example of case of use in the construct gallery for the [PE/COFF](https://github.com/construct/construct/blob/master/gallery/pe32coff.py) format.

Could you share how did you manage to set this up @aymanhab? I've been trying for days to have the latest OpenSim 4.3 artifact python bindings running, and I still...

Thanks @aymanhab ! I'll see if I can get it to work with a Python 3.8

I often try preview the effects of simple 3D transformations (such as rotations) without having to resource to use Mokka. I was thinking more of a "santity check" 3D marker...

If you add language support, I can help with the Spanish translation

Same exact problem here. Might have to resort to filling in manually the missing columns by hand, which is less than ideal.