Getting Started

Overview

A multi-platform GPU-accelerated signal processing framework.


CyberEther is a high-performance GPU-accelerated framework for real-time signal visualization and data processing. It leverages low-level graphics APIs to achieve native performance on any platform.

  • 🎨 Graphical support for any device with Vulkan, Metal, or WebGPU.
  • 🌐 Installation-free fully-featured web application powered by WASM and WebGPU.
  • πŸ“‘ Low-latency remote interface for headless servers and edge devices.
  • πŸ”€ Modern flowgraph editor for building and running real-time pipelines.
  • 🐍 Python API for custom signal visualization via Superluminal.

Check out the installation to get started!

Compatibility

CyberEther can run in virtually any modern device with a graphics card. The build system will automatically choose between the three graphical backends available (Metal, Vulkan, or WebGPU) depending on the target device.

DeviceGraphicsCompute
βœ…Apple Silicon (iPad, iPhone, Mac)Metal, Vulkan, WebGPUCPU
βœ…Linux (NVIDIA)Vulkan, WebGPUCPU
βœ…Linux (AMD, Intel)Vulkan, WebGPUCPU
βœ…Raspberry Pi (4 or later)Vulkan, WebGPUCPU
βœ…Browser (Chrome)WebGPUCPU
βœ…Windows (NVIDIA, AMD, Intel)WebGPU, VulkanCPU
βœ…AndroidWebGPU, VulkanCPU

The development of compute for CUDA, Vulkan, and WebGPU is currently in progress.

CyberEther

High-performance GPU-accelerated signal processing and visualization framework that runs anywhere.

Β© 2026 CyberEther. All rights reserved.

The final frontier!