Skip to content
View nerdrx's full-sized avatar
💜
💜

Block or report nerdrx

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nerdrx/README.md

nerdrx — VR, creative tools, and local-first software.

I build the NX family: VR streaming experiments, Blender tools, and apps that run on your own hardware. The projects range from GPU video codecs to everyday desktop utilities.

From the workshop

Project What I’m building
NX Hub One place to install, update, and launch the NX app family.
NX Warp A Vulkan compute video codec exploring low-latency VR streaming. Pre-alpha research.
NX Recall Local speech transcription, speaker identity, and searchable conversation history. Linux download.
NX Loom A Blender addon where you draw the edge flow and generate a quad mesh from it.
NxTakt A native Linux music workstation built around clips, scenes, and live performance.
QuadForge Automatic retopology for Blender, with adaptive density, guide curves, and symmetry.

Follow the builds

Follow @nerdrx to keep up with the workshop. For build notifications, open a project and choose Watch → Custom → Releases.

Tried a build, found a bug, or have a feature idea? Open an issue in the relevant project. Specific feedback helps shape what comes next.

Rust · C++ · Python · JavaScript / TypeScript · Kotlin · Linux & Wayland

Pinned Loading

  1. nx-hub nx-hub Public

    Install, update, and launch the NX apps from one place. Powered by GitHub Releases, with verified downloads and a built-in CLI.

    JavaScript

  2. nx-warp nx-warp Public

    Research prototype: a Vulkan compute video codec for low-latency VR streaming, developed with WiVRn NX.

    C++ 2

  3. nx-loom nx-loom Public

    Authored topology for Blender — draw the layout, the quads are generated. The mesh is not the document.

    Python

  4. nx-recall nx-recall Public

    Local speech transcription, speaker identity, and searchable conversation history. Runs on your own hardware.

    Rust

  5. nxtakt nxtakt Public

    Session-first native DAW for Linux — Ableton-style clip launching, from-scratch C++20, Wayland-first

    C++