Skip to content

Commit

Permalink
[AOT] Unity language binding generator (#5204)
Browse files Browse the repository at this point in the history
* Unity language binding generator

* Provide generated C# scripts

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Workaround precommit

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
PENGUINLIONG and pre-commit-ci[bot] authored Jun 22, 2022
1 parent 05d2d61 commit dbf0ec1
Show file tree
Hide file tree
Showing 3 changed files with 535 additions and 0 deletions.
1 change: 1 addition & 0 deletions c_api/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
!taichi.json
unity/*.cs
Empty file added c_api/unity/.gitkeep
Empty file.
Loading

0 comments on commit dbf0ec1

Please sign in to comment.