-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #34 from asam-ev/readme-update-0724
Update README file
- Loading branch information
Showing
1 changed file
with
8 additions
and
1 deletion.
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,6 +1,13 @@ | ||
# OpenMATERIAL | ||
3D model exchange format with physical material properties for virtual development, test and validation of automated driving. | ||
A new ASAM standard with the target to develop a 3D model exchange format with physical material properties for virtual development, test and validation of automated driving. | ||
|
||
## Project origin | ||
This project is a continuation of the [OpenMATERIAL](https://github.com/LudwigFriedmann/OpenMATERIAL/) project at [ASAM e.V.](https://www.asam.net/). | ||
The original repository will be emptied. Only the directory structure will be retained to maintain existing links and references. | ||
A copy of the original repository was created at kick-off of ASAM OpenMATERIAL in February 2024 and can be found in branch [OpenMATERIAL_Legacy](https://github.com/asam-ev/OpenMATERIAL/tree/OpenMATERIAL_Legacy). | ||
|
||
## Published version | ||
The standard is still under development. The published HTML reflects the status of the main branch. It can be found here: [ASAM OpenMATERIAL](https://asam-ev.github.io/OpenMATERIAL/asamopenmaterial/latest/specification/index.html). | ||
|
||
## Contribute | ||
If you want to contribute in this project, please read the [Contribution guidelines](https://github.com/asam-ev/.github/blob/main/profile/CONTRIBUTING.md) |