Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
p3nGu1nZz
/
plasma-arc
like
6
Running
App
Files
Files
Community
f316429
plasma-arc
/
config.js
p3nGu1nZz
glyphs
f316429
about 1 month ago
raw
Copy download link
history
blame
Safe
121 Bytes
// config.js
const
config = {
glyphsAcrossTexture
:
16
,
glyphWidth
:
32
,
glyphHeight
:
40
};
export
{ config }