this post was submitted on 14 Aug 2024
38 points (100.0% liked)

Linux

5191 readers
57 users here now

A community for everything relating to the linux operating system

Also check out [email protected]

Original icon base courtesy of [email protected] and The GIMP

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 2 months ago* (last edited 2 months ago) (1 children)

You can embed the library to make other projects.

[โ€“] [email protected] 2 points 2 months ago

Yep, that's exactly what I did.

Just took a bunch of digging to figure out certain pieces of functionality that weren't outlined in the documentation/examples (mouse capture on click, and the fact you can split the disk image into chunks and stream the needed data at runtime were not exactly covered anywhere, but figured out looking at the demo site code and watching what the browser was doing)