Skip to content

tsengyushiang/antenna-pattern-editor

Repository files navigation

Antenna Pattern Editor

An interactive web-based tool for designing and visualizing antenna radiation patterns. Users can edit both vertical and horizontal planes, then instantly preview the combined result in an intuitive 3D visualization.

demo

Quick start

Development Environment Setup

docker run --rm -it -v .:/app -w /app -p 5173:5173 node:20 bash
yarn
yarn dev

Build

yarn build

References

demo

About

antenna-pattern-editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published