https://github.com/steedalion/assemblygraph
https://github.com/steedalion/assemblygraph
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/steedalion/assemblygraph
- Owner: Steedalion
- License: mit
- Created: 2021-10-12T06:14:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-09-18T13:42:40.000Z (over 2 years ago)
- Last Synced: 2025-01-29T08:34:42.320Z (over 1 year ago)
- Language: C#
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AssemblyGraph
The `AssemblyGraph` library is used within the Virtual Reality assembly experiments in Unity3D.
This module produces the GraphDomain.dll which is a pure C# component.
See its use [here](https://github.com/Steedalion/UnityFactory-AssemblyGraph).