Giter Club home page Giter Club logo

geopter's Introduction

Geopter

demo

Introduction

Geopter is optical design software based on geometrical ray tracing.

Optical design has been aided by powerful computer and professional software such as CODE-V and Zemax, though these software are too expensive for personal users.

There have been developed and distributed increasing number of optics library. One of the disadvantage of such library is to require matured programming skills to master them.

This project aims to be in mid-ground. Geopter features to be open-sorce and to put a higher priority to intuitive GUI allowing to focus on optical design process.

This project is very work-in-progress. Any contributions or feedbacks are greatly appreciated.

Getting Started

Prebuilt Binaries

Prebuilt binaries can be downloaded from Release page.

Examples

Some example lenses are stored in "example" folder in json format. In Geopter GUI, go File->Open and select a json file.

Python scripting

Geopter doesn't have its own "macro" language unlike the exemplary software such as Zemax and CodeV. Instead, the embedded Python console enables command scripting in order to automate a complex procedure. The "app" and "osys" object provide the accesses to the application and the optical system respectively. For the moment, only a few functions have been implemented.

Note

In Geopter, the array indexes(fields, wavelengths, etc) start at 0 to keep consistency with Python.

Development

Dependencies

Library Description
Qt widget toolkit for GUI
Qt Advansed Docking System Flexible docking layout system
QCustomPlot Graph plotting library
nlohman/json JSON utility
Eigen template library for linear algebra
ttk592/spline spline interpolation
PythonQt dynamic Python binding for the Qt framework

Building from Source

All of the dependencies except Qt itself have been included in this repository. Use cmake to generate Visual Studio solution.

Note that this application is built with Qt5 and Qt6 is currently not supported.

License

This project is licensed under GPL license - see the LICENSE 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.

Contact

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.