Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kairunwen
/
InstantSplat
like
72
Running
on
Zero
App
Files
Files
Community
4
Fetching metadata from the HF Docker repository...
main
InstantSplat
/
submodules
/
diff-gaussian-rasterization
/
third_party
/
glm
/
test
/
gtx
/
gtx.cpp
kairunwen
add code
35e2073
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
71 Bytes
#
include
<glm/ext.hpp>
int
main
()
{
int
Error =
0
;
return
Error;
}