-
It is possible to quickly (that is, without going through a decode-modify-encode pipeline) compute neighbours of a Morton-encoded coordinate. The technique is mentioned on [wikipedia](https://en.wikip…
-
Heya,
thanks for such a great library - I'm using it to decode IR signals to remotely control LED, which are driven by the FastLED library ( https://github.com/FastLED/FastLED).
All decoding …
tweep updated
7 years ago
-
```
1) test XStream converters (said to be faster)
2) find a faster PNG encoding / decoding library
```
Original issue reported on code.google.com by `r.biedert` on 6 Sep 2010 at 3:40
-
Looks like as fate would have it im in need of dds encoding primarily for xpr0 decoding. And started to write my own decoders from scratch, realizing I'm being stupid I could continue by adding in any…
-
### Go version
go version go1.22.0 darwin/amd64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/Users/alanxu/Library/Caches/go-b…
-
Dear developers,
I found an inefficient API, setImageURI(), is used in chips.
For setImageURI(), Google says this:
https://developer.android.com/reference/android/widget/ImageView.html#setImage…
-
Thanks for the great library! When I reload the `binary_compressed` PCD file, which is saved by pypcd from ros message, there is an error happening at https://github.com/dimatura/pypcd/blob/master/pyp…
-
## Background
It's very easy to construct `BigDecimal` values in Java or Scala for which even simple arithmetic operations can take minutes:
```scala
// Using Scala's BigDecimal API on 2.12
Bi…
-
First great tanks! Its run perfectly with my ESP32....
My VHF RO6800(AIS) is NMEA2000 is there a code source library to SET AIS ( !AIVDM) NMEA183 Sentences? (PGN 129038,129039,129040,129041,129792 to…
-
I try to decode Draco files with multiple materials on the same object.
I use --metadata flags to keep materials within encoding, but the Unity plugins seems to ignore that when decoding to Unity Mes…