-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
58b968a
commit a68c7b4
Showing
9 changed files
with
40 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,31 @@ | ||
![Logo from GDTF](gdtf-mvr-logo-color.png) | ||
# DIN SPEC 15800 General Device Type Format (GDTF) and My Virtual Rig (MVR) File Format description | ||
# DIN SPEC 15800 General Device Type Format (GDTF) and DIN SPEC 15801 My Virtual Rig (MVR) File Format description | ||
|
||
[GDTF Share website](https://gdtf-share.com/) | ||
|
||
### GDTF | ||
|
||
The General Device Type Format is an open standard for describing devices of the entertainment industry. These devices may be lighting fixtures, trusses, distribution boxes, media servers, lasers or other devices used in the entertainment industry. [This documentation](gdtf-spec.md) describes DIN SPEC 15800:2022-02 also known as GDTF Version 1.2. | ||
|
||
### MVR | ||
|
||
The My Virtual Rig file format is an open standard which allows programs to share data and geometry of a scene for the entertainment industry. A scene is a set of parametric objects such as fixtures, trusses, video screens, and other objects that are used in the entertainment industry. [This documentation](mvr-spec.md) describes DIN SPEC 15801:2023-12 also known as MVR Version 1.6. | ||
|
||
## DIN Spec | ||
|
||
### The GDTF file format is standardized in [DIN SPEC 15800:2022-02](https://www.beuth.de/en/technical-rule/din-spec-15800/349717520). | ||
|
||
### The MVR file format is standardized in [DIN SPEC 15801:2023-12](https://www.beuth.de/en/technical-rule/din-spec-15801/373968511). | ||
|
||
|
||
## Development | ||
|
||
Proposed and accepted additions can be [seen here](next). You can | ||
[register](https://gdtf-share.com/landing/pages/contactUs.php?reason=4) to | ||
monthly online meetings | ||
[here](https://gdtf-share.com/landing/pages/contactUs.php?reason=4). | ||
|
||
|
||
|
||
The General Device Type Format (GDTF) creates a unified data exchange definition for the operation of intelligent luminaires, such as moving lights. By creating a manufacturer-supported, unified standard, customers/users of lighting control systems, CAD systems, and pre-visualizers benefit by knowing the tools they use to perform their job will work consistently and dependably. The file format is developed using open source formats, and luminaire manufacturers in the entertainment design, production, and performance industries are welcome to use this open source technology. | ||
|
||
The GDTF file format is standardized in [DIN SPEC 15800:2022-02](https://www.beuth.de/en/technical-rule/din-spec-15800/349717520). | ||
|
||
To gain commenting access, please email your GitHub username to [email protected] , together with brief introduction about who you represent. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Photometrics proposal |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Accepted SVG feature |
Empty file.
Empty file.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Next generation of GDTF and MVR Specs live here. | ||
|
||
## GDTF | ||
|
||
- [GDTF Proposals](gdtf/proposals) | ||
- [GDTF Accepted additions](gdtf/accepted) | ||
|
||
## MVR | ||
|
||
- [MVR Proposals](mvr/proposals) | ||
- [MVR Accepted additions](mvr/accepted) |