JetBrains / compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
https://jetbrains.com/lp/compose-multiplatform
Apache License 2.0
15.93k stars 1.16k forks source link

How to add unity into compose project #2430

Open Besame521 opened 1 year ago

Besame521 commented 1 year ago

I want use unity to draw some 3D scenes, but i don't know how to add unity to may compose project. Who can give me some advises?

eymar commented 1 year ago

I guess there is no guides for unity + compose cooperation yet.

https://docs.unity3d.com/Manual/UnityasaLibrary.html - Unity as a Library is probably a good starting point:

Unity as a Library is intended for specialist users who use native platform technologies such as Java/Android, Objective C/iOS, or Windows Win32/UWP, and want to include Unity-powered features in their games or applications.

okushnikov commented 3 weeks ago

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.