Skip to content

FraSanga/prism

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prism Editor PRO

A graphical editor for creating and simulating optical configurations with prisms.

Installation

  1. Create a virtual environment:
python -m venv venv
  1. Activate the environment:
  • Windows:
venv\Scripts\activate
  • macOS/Linux:
source venv/bin/activate
  1. Install dependencies:
pip install -r requirements.txt

Usage

Editor Screenshot

python editor.py

For detailed instructions on how to use the editor, please refer to the MANUAL.md file.

About

Prism ray tracer with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages