Skip to content

dynstat/liquid-shaders-app

Repository files navigation

Liquid Shaders App

A prototype desktop application featuring an interactive, hardware-accelerated liquid shader UI. Built with Tauri, React, and WebGL.

Screenshot

liquid-shaders-app-ss

Features

  • Fully transparent, frameless Tauri window
  • GPU-accelerated liquid physics simulation (metaballs) using WebGL
  • Magnetic cursor interactions with spring physics
  • Hue rotation controls to customize the color palette of the entire application
  • Minimal footprint Rust backend

Development

To run the app locally, ensure you have Node.js and Rust installed.

# Install dependencies
npm install

# Start the development server and Tauri app
npm run tauri dev

Build

# Build the production executable
npm run tauri build

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors