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