Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
p3nGu1nZz
/
plasma-arc
like
6
Running
App
Files
Files
Community
c75754c
plasma-arc
/
config.js
p3nGu1nZz
add to config
c75754c
26 days ago
raw
Copy download link
history
blame
Safe
176 Bytes
// config.js
export
const
config = {
glyphsAcrossTexture
:
16
,
glyphWidth
:
32
,
glyphHeight
:
40
,
maxGlyphs
:
100
,
vertsPerGlyph
:
6
,
floatsPerVertex
:
8
};