Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vertueux/opticus_extension
Template to create an extension for Opticus. For now, it exports mainly as a dynamic linked library file.
https://github.com/vertueux/opticus_extension
extension
Last synced: 13 days ago
JSON representation
Template to create an extension for Opticus. For now, it exports mainly as a dynamic linked library file.
- Host: GitHub
- URL: https://github.com/vertueux/opticus_extension
- Owner: vertueux
- License: mit
- Archived: true
- Created: 2022-08-09T17:00:59.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-31T14:21:55.000Z (over 1 year ago)
- Last Synced: 2024-11-06T08:15:34.977Z (13 days ago)
- Topics: extension
- Language: C++
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# EXTENSION_NAME
Please include a description of your extension if needed, otherwise just delete the `README.md` file (this). Also replace all names containing `EXTENSION_NAME` with the name of your extension, especially in the `CMakeLists.txt`.