Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
p3nGu1nZz
/
plasma-arc
like
6
Running
App
Files
Files
Community
3d60f24
plasma-arc
/
index.js
Commit History
🚀 Moved timing to GameLoop, passed state.
eafd9a8
p3nGu1nZz
commited on
10 days ago
🛠️ Refactor pipeline initialization and state handling
a279d3a
p3nGu1nZz
commited on
10 days ago
🗑️ Deprecate timing file and update state creation
8288691
p3nGu1nZz
commited on
10 days ago
✨ Moved vertexSize to state for better management
80dd0f2
p3nGu1nZz
commited on
10 days ago
✨ Updated state initialization and organized code
0870851
p3nGu1nZz
commited on
10 days ago
✨ Updated state initialization for canvas
99b5acd
p3nGu1nZz
commited on
10 days ago
🚀Organize and streamline imports
922216d
p3nGu1nZz
commited on
10 days ago
🌟 feat: Modularize WebGPU initialization
6af9568
p3nGu1nZz
commited on
10 days ago
🥒 Rendering so fresh, it's zucchini crisp!
41fe030
p3nGu1nZz
commited on
10 days ago
🐈
d998663
p3nGu1nZz
commited on
10 days ago
move init for shaders
1cc5c8d
p3nGu1nZz
commited on
10 days ago
pass state into Tick
effc3a3
p3nGu1nZz
commited on
10 days ago
remove uncessary line
0b9e54d
p3nGu1nZz
commited on
10 days ago
Modularize State and Timing Initialization
b27f287
p3nGu1nZz
commited on
11 days ago
🤗
1614d87
p3nGu1nZz
commited on
11 days ago
👁️
480409f
p3nGu1nZz
commited on
11 days ago
init frame timing in main
ffea1eb
p3nGu1nZz
commited on
11 days ago
state to state
9905bd0
p3nGu1nZz
commited on
11 days ago
move dynamic properties to state
d178651
p3nGu1nZz
commited on
11 days ago
update comments
1f14940
p3nGu1nZz
commited on
11 days ago
fixed import for texture CDI
e30fbc6
p3nGu1nZz
commited on
11 days ago
update GenerateVertexDataAndTexture
f15ce4c
p3nGu1nZz
commited on
11 days ago
initialization of resources
0391f6c
p3nGu1nZz
commited on
11 days ago
Enhanced vertex data function
1cf08b7
p3nGu1nZz
commited on
11 days ago
cleanup
e8a6c79
p3nGu1nZz
commited on
11 days ago
refactored game loop timing
6802c16
p3nGu1nZz
commited on
11 days ago
implement game ticks
538ade1
p3nGu1nZz
commited on
11 days ago
upgrade gameLoop
ff401af
p3nGu1nZz
commited on
11 days ago
update comments
d502220
p3nGu1nZz
commited on
11 days ago
remove time.phase from config
abb941d
p3nGu1nZz
commited on
11 days ago
remove requestAnimationFrame -- FINALLY 🍖
6d5881c
p3nGu1nZz
commited on
11 days ago
refactor name
3207085
p3nGu1nZz
commited on
11 days ago
added deltaTime
9eb5291
p3nGu1nZz
commited on
11 days ago
undo
66cabb9
p3nGu1nZz
commited on
12 days ago
curry render()
0f8be08
p3nGu1nZz
commited on
12 days ago
rename filenames
46ec188
p3nGu1nZz
commited on
12 days ago
organized imports
bc152ba
p3nGu1nZz
commited on
12 days ago
updated `wgpu-devices.js`
552351c
p3nGu1nZz
commited on
12 days ago
change signature of initializeWebGPU
cf65f18
p3nGu1nZz
commited on
12 days ago
created `wgpu-text`
0741357
p3nGu1nZz
commited on
12 days ago
extrapolate index.render
0f567ca
p3nGu1nZz
commited on
12 days ago
create devices & shaders
c36501e
p3nGu1nZz
commited on
12 days ago
prefix `wgpu-`
1889a23
p3nGu1nZz
commited on
12 days ago
more static
a908f06
p3nGu1nZz
commited on
12 days ago
added pipeline and state classes
d13e19f
p3nGu1nZz
commited on
13 days ago
refactor config
551d60d
p3nGu1nZz
commited on
13 days ago
cleanup
e31d2a8
p3nGu1nZz
commited on
13 days ago
move code to index.js
6d53e86
p3nGu1nZz
commited on
13 days ago