https://github.com/elektrobit/eb-guide-examples
Code examples for EB GUIDE
https://github.com/elektrobit/eb-guide-examples
Last synced: 7 months ago
JSON representation
Code examples for EB GUIDE
- Host: GitHub
- URL: https://github.com/elektrobit/eb-guide-examples
- Owner: Elektrobit
- License: mit
- Created: 2020-02-03T10:09:36.000Z (over 6 years ago)
- Default Branch: public/6.12.x
- Last Pushed: 2021-11-29T11:45:10.000Z (over 4 years ago)
- Last Synced: 2025-03-26T05:41:55.538Z (about 1 year ago)
- Language: C++
- Size: 26.4 MB
- Stars: 11
- Watchers: 5
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# EB GUIDE extension and application examples
With EB GUIDE you can use extensions and applications to customize the visual appearance and behavior of EB GUIDE Studio, your EB GUIDE model, or to enhance EB GUIDE Monitor with additional functionalities. A collection of ready-to-use source code examples show you how to create your own EB GUIDE Studio and EB GUIDE Monitor extensions as well as EB GUIDE GTF applications and extensions.
Each example consists of all files needed for building and using the example. For instructions on how to work with the examples, see the _readme.md_ file enclosed with each example.
List of current examples:
* [EB GUIDE Studio examples](./EB_GUIDE_Studio)
* [EB GUIDE GTF examples](./EB_GUIDE_GTF)
* [EB GUIDE Monitor examples](./EB_GUIDE_Monitor)