-
>>! In T187844#10270526, @OpenDEM wrote:
> I have created a prototype for a viewer that also supports GLB files in the ‘mediawiki’ style. Only simple GLB files and KTX2 compression are supported. I a…
-
### Feature description
The [FileReader API](https://developer.mozilla.org/en-US/docs/Web/API/FileReader) enables conversion of `Blobs` into `ArrayBuffer`, binary and text strings and data URLs. It…
-
## Introduction
Modern web applications frequently require conversion of file contents (such as images, videos, or documents) or URLs pointing to such resources into Base64-encoded strings. Current…
-
Thank you for your work on this great project!
In some company environments, the use of the File System Access API is disabled by group policy (it's a toggle in Chrome), but standard file open/save…
-
We are developing a dApp using metamask browser extension and we also want to able to use it on metamask mobile browser.
We need to download files on the client-side.
On the desktop the download of …
-
Clear up these gosec warnings, especially the SEVERITY:MEDIUM ones
### Setup
1. Create firebase dev site for testing
2. install gosec
```
go install github.com/securego/gosec/v2/cmd/gosec@la…
-
Hi,
I'm trying to encode the webm audio result from MediaRecorder API in Chrome into mp3.
But all I got is a short noisy audio.
Without encoding, the given webm audio is good. I can write it t…
-
According to the documentation, ReflectionEffect is called,but it cannot run correctly and the output result is silent.
(Tested with Steam Audio 4.1.3, MacOS 10.15.7 Intel, Xcode 11.3.1)
Is this a b…
-
I'm currently testing the zstd seekable frame format. I'm missing to seek to a specific frame instead to its byte position.
```
from pyzstd import SeekableZstdFile, ZstdFile
FILENAME="framed.z…
-
Hy!
Im working in a project that use a "Pkcs12", ".cer and .key" files format.
I need to validate the certificates for authorization and sign purpose with the "pkcs12, x.509" i don't have tro…