Rnote is an open-source vector-based drawing app designed for sketching, handwritten notes, and annotating documents and pictures. It is targeted at students, teachers, and drawing tablet users. Written in Rust and GTK4, Rnote provides an adaptive UI that works seamlessly on both large and small screens.
overview
selection
typewriter
focus-mode
workspaces
document-settings
action-shortcuts
For more information, visit the Rnote project website.
Download the official Flatpak from Flathub here.
Thanks to @dehesselle, the app is available on MacOS as an app bundle. Check out the repository, or download the latest release here.
Download the Windows installer from the latest release here.
Install using Winget:
Contribute to the project by adding or maintaining a translation. The translation files are located in crates/rnote-ui/po/
.
rs_pbrt is a Rust crate implementing the PBRT book's C++ code for physically based rendering.