https://github.com/roymasad/3d-contrusctor-unity3d
3d gadget builder prototype in Unity 3d C#
https://github.com/roymasad/3d-contrusctor-unity3d
Last synced: 3 months ago
JSON representation
3d gadget builder prototype in Unity 3d C#
- Host: GitHub
- URL: https://github.com/roymasad/3d-contrusctor-unity3d
- Owner: roymasad
- License: mit
- Created: 2023-10-09T15:31:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-09T15:44:26.000Z (over 1 year ago)
- Last Synced: 2023-10-09T17:08:57.887Z (over 1 year ago)
- Language: C#
- Size: 39 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 3d-contrusctor-unity3d
3d gadget builder prototype in Unity 3d C## Description
Prototype proof of concent app that is an editor for building 3d gadgets nodes together
(4 Item samples are from Qalamsila project)Compatible with Unity 5.6x

# Features
- View editor with mouse navigation
- Move, Rotate Widgets
- Place items in the 3d space and connect them
- Connect manager between items to detect if links are correctly placed without collision
- Copy, Paste and Undo
- Save and Load
- Group select to auto select all gadget nodes physically connected together# TODO
- Add inline code comments