Unity
Backlinks¶
- Unity project
- projects made with Unity
- learn technical art
- Wave Function Collapse
- a Unity
wave function collapse
implementation on itch.io with lots of GIFs
- a Unity
- unity-editor-spotlight
- A search bar, to help search assets in Unity.
Still works, updated 2024
repo https://github.com/Team-on/unity-editor-spotlight
- A search bar, to help search assets in Unity.
- Unity project manifest
- the project manifest decides which packages are installed in Unity.
- Unity scoped registries
- Scoped registries in Unity let you add your own package repo.
- script marketplaces
- Unity asset searcher-
- Unity ships with a default search tool.
You can search assets, gameobjects in your open scene, menu commands, and settings.
- Unity ships with a default search tool.
- Unity Package Manager
- Unity Asset Graph
- a node editor to create pipelines in Unity
- Unity firstpass compilation-
- Unity local manifest issue
- Unity loads the UPM project manifest to decide which packages to download and install.
Whenever you pull an update or change branch, and there was a change to the project manifest, a merge conflict will occur.
So there’s currently no way to have a local manifest with user packages installed.
- Unity loads the UPM project manifest to decide which packages to download and install.
- Unity tool launcher-
- free dcc apps
- notes in unity
- shader interoperability
- tool maturity
- the tool still works when other code has issues, e.g. project in Unity has a bug