Replies: 1 comment
-
The unity sample projects is available here: https://github.com/taichi-dev/Taichi-UnityExample It should run out of the box in the editor. Although we only exchange data via |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
On the "why a new programming language" page of the Taichi docs, there is a brief mention and screen capture of kernels written in Taichi being used in Unity. This sounds amazing--I've dabbled in Unity's compute shaders enough to know that it is incredibly expressive compared to the expressiveness and power of Tai chi. Are there any plans to support this functionality more fully in the future? In the meantime, would it be possible to share the code used to build that unity project? even if it's not fully supported yet it would be a very helpful demo (along the lines of the AOT demo that you've already published ) just to start to think about what's possible and to get a feel for what that integration could look like.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions