Skip to content

Encode glb file? #2

@bertt

Description

@bertt

Hi, is there an option to encode using bytes from glb?

So this is possible:

var bytes = File.ReadAllBytes(file);
var opt = new DracoEncodeOptions();
var drcBytes = Draco.Encode(bytes, opt);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions