File checking #37

Closed
opened 2024-11-11 00:20:58 +00:00 by jgeorgi · 1 comment
Owner

A file verification hook should be able to do some basic format checking with fopen and

$glType = fread($gltf, 4);
A file verification hook should be able to do some basic format checking with `fopen` and ``` $glType = fread($gltf, 4); ```
jgeorgi added the
enhancement
label 2024-11-11 00:20:58 +00:00
jgeorgi added this to the v0.2.0 milestone 2024-11-12 15:28:59 +00:00
Author
Owner

Closed by f08977da3c

Closed by f08977da3c
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jgeorgi/GlModelViewer#37
No description provided.