On 26/10/14 15:22, Ronie Salgado wrote:
Hello,

I want to know if there is an efficient way to embed data with version control on it(Monticello).

not yet.

By efficient, I mean without gzipping and Base64 encoding the data in the source code of a method.

Ideally, I would like this embedded data in a separate file, to avoid memory consumption when I am not using this data.

For now embedd it and yes we should work on that.

I am interesting on embedding text files(GLSL Shaders, OpenCL kernel source code) and binary data (images)

Greetings,
Ronie


Reply via email to