Skip to content

Create custom quilts for the Looking Glass Go

Notifications You must be signed in to change notification settings

transcental/Quilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5fe61ee · · Dec 11, 2025

History

64 Commits
Dec 11, 2025
Dec 8, 2024
Dec 11, 2025
Dec 11, 2025
Dec 11, 2025
Dec 8, 2024
Dec 11, 2025
Dec 8, 2024
Dec 8, 2024
Dec 10, 2024
Dec 11, 2025
Dec 11, 2025
Dec 8, 2024
Dec 8, 2024
Dec 8, 2024

Repository files navigation

Quilter

Quilter is a Tauri app to help create Quilts for Looking Glass products. This app is designed to be used with the Blender plugin - more specifically with our fork of it. We have a currently open PR to merge our changes into the original plugin.

Features

  • Sorting files
  • Creating quilts
  • Combining quilts into a video
  • Auto updates

Installation

Download the latest release from the releases page - If on an  Apple Silicon Mac, please select darwin_arm64 and move the .app into your Applications folder

Development

Prerequisites

Setup

  1. Clone the repository
  2. Install dependencies with bun i
  3. Start the development server with bun tauri dev