Repository contains https://github.com/facebook/yoga implementation for vvvv-gamma
Based on @Haselnussbomber YogaSharp
Uses small patch to align yogacore.dll path to vvvv runtimes folder.
nuget install VL.Yoga
- Fix todos
- Code cleanup
- Nodes set
- Tests
- Nuget
https://www.yogalayout.dev/ https://github.com/Haselnussbomber/YogaSharp/
Additional links
https://github.com/bj-rn/VL.Flex-UI https://github.com/gilzoide/unity-flex-ui https://github.com/IceReaper/YogaSharp@Haselnussbomber - for original yoga interop code.
@bj-rn - for advice and help during early development stage.
@antokhio - or spending a bit of time figuring that out.
Thank you guys for all the work.
fork
git checkout -b [feat|bug]/[name] // feat - for 'feature', bug for 'bug'
git commit
pr