8000 GitHub - RedTTGMoss/librm_lines: A C++ Implementation of rMscene and rm_lines from the python implementations. Using custom rendering with quill
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

A C++ Implementation of rMscene and rm_lines from the python implementations. Using custom rendering with quill

License

Notifications You must be signed in to change notification settings

RedTTGMoss/librm_lines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIB rM Lines

This project is largerly been made possible by all the findings made by the community. Projects like rMscene.

wakatime

Development builds

This library is:

  • A .rm lines reader
  • A real time renderer
  • A .rm lines writer not yet

Building

The project contains a cmake file with everything preconfigured.

To build the shared library file cmake build --target rm_lines

You can also build the test executable cmake build --target test

Testing

If you build the test executable just run it directly.

If you build the shared library file following the above steps you could now run one of the python tests in the tests folder.

Make sure that they are ran from inside the tests folder! You can install any missing packages, if you run into any other issue open it as an issue here.

Shoutouts

This project wouldn't have been possible without rMscene and the open sourced project by reMarkable themselves quill also a big shoutout to the Moss supporters too!

Some of the test files included are by my fellow testers! Shout out to them too!

Usage & Releases

You can find versionned releases of the shared library on this repo.

The shared library exposes a few basic functions to use. (docs coming soon)

You can also use wrappers:

About

A C++ Implementation of rMscene and rm_lines from the python implementations. Using custom rendering with quill

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0