Skip to content

This project is an "Optical Setup Simulation Backend" built using FastAPI. It serves as a backend API for designing, simulating, and analyzing optical systems with components such as lasers, mirrors, lenses, beamsplitters, and photodetectors.

Notifications You must be signed in to change notification settings

Coder2904/Optical-Designer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optical Setup Designer

A powerful web application for designing and simulating optical setups with real-time ray tracing.

Quick Start

Backend

cd backend
source venv/bin/activate  # On Windows: venv\Scripts\activate
python main.py

Frontend

cd frontend
npm run dev

Visit: http://localhost:5173

Full Documentation

See /docs directory for complete documentation. deployed on vercel

About

This project is an "Optical Setup Simulation Backend" built using FastAPI. It serves as a backend API for designing, simulating, and analyzing optical systems with components such as lasers, mirrors, lenses, beamsplitters, and photodetectors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published