heterophyllus / OpticalDesign-Toolbox

Matlab/Octave Toolbox for Optical Design
MIT License
27 stars 10 forks source link
matlab-toolbox octave optics raytracing

Matlab/Octave Toolbox for Optical Design

demo

The Repository

This repository is attempting to create Matlab/Octave toolbox for optical design based on geometrical ray tracing.

This project is just started up and work in progress.

Motivation

Getting Started

  1. Download
  2. addpath(genpath('path to the toolbox'));
  3. importAGF('path to AGF'); % for the first time

Simple tests are in 'Example' folder.

License

This project is licensed under MIT license - see the LICENSE file for details.

Contributing

Contributions and feedbacks are greatly appreciated.

Please read CONTRIBUTING for details on our code of conduct, and the process for submitting pull requests to us.