Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Commit ece87e5

Browse files
committed
initial commit
0 parents  commit ece87e5

File tree

5,235 files changed

+1530415
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

5,235 files changed

+1530415
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Scene.bin filter=lfs diff=lfs merge=lfs -text

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/target

.gitmodules

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[submodule "crates/akari_cpp_ext/cpp_ext/tiny-cuda-nn"]
2+
path = crates/akari_cpp_ext/cpp_ext/tiny-cuda-nn
3+
url = https://github.com/shiinamiyuki/tiny-cuda-nn.git
4+
branch = ema

0 commit comments

Comments
 (0)