Skip to content

Commit 29709da

Browse files
committed
🚧 Add a package folder
1 parent 655528a commit 29709da

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"name": "com.studio-nyx.interop-unity-cuda",
3+
"version": "1.0.0",
4+
"displayName": "Interop Unity CUDA",
5+
"unity": "2021.1",
6+
"description": "Demonstrate interoperability between Unity Engine and CUDA.",
7+
"license": "MIT",
8+
"keywords": [
9+
"GPU",
10+
"CUDA",
11+
"OpenGL",
12+
"DX11",
13+
"Native-Plugin",
14+
"interoperability"
15+
],
16+
"author": {
17+
"name": "David Algis",
18+
"email": "david.algis@tutamail.com",
19+
"url": "https://github.com/davidAlgis"
20+
}
21+
}

com.studio-nyx.interop-unity-cuda.1.0.0/package.json.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)