plasma-arc / index.js

Commit History

move init for shaders
1cc5c8d

p3nGu1nZz commited on

pass state into Tick
effc3a3

p3nGu1nZz commited on

remove uncessary line
0b9e54d

p3nGu1nZz commited on

Modularize State and Timing Initialization
b27f287

p3nGu1nZz commited on

👁️
480409f

p3nGu1nZz commited on

init frame timing in main
ffea1eb

p3nGu1nZz commited on

state to state
9905bd0

p3nGu1nZz commited on

move dynamic properties to state
d178651

p3nGu1nZz commited on

update comments
1f14940

p3nGu1nZz commited on

fixed import for texture CDI
e30fbc6

p3nGu1nZz commited on

update GenerateVertexDataAndTexture
f15ce4c

p3nGu1nZz commited on

initialization of resources
0391f6c

p3nGu1nZz commited on

Enhanced vertex data function
1cf08b7

p3nGu1nZz commited on

cleanup
e8a6c79

p3nGu1nZz commited on

refactored game loop timing
6802c16

p3nGu1nZz commited on

implement game ticks
538ade1

p3nGu1nZz commited on

upgrade gameLoop
ff401af

p3nGu1nZz commited on

update comments
d502220

p3nGu1nZz commited on

remove time.phase from config
abb941d

p3nGu1nZz commited on

remove requestAnimationFrame -- FINALLY 🍖
6d5881c

p3nGu1nZz commited on

refactor name
3207085

p3nGu1nZz commited on

added deltaTime
9eb5291

p3nGu1nZz commited on

curry render()
0f8be08

p3nGu1nZz commited on

rename filenames
46ec188

p3nGu1nZz commited on

organized imports
bc152ba

p3nGu1nZz commited on

updated `wgpu-devices.js`
552351c

p3nGu1nZz commited on

change signature of initializeWebGPU
cf65f18

p3nGu1nZz commited on

created `wgpu-text`
0741357

p3nGu1nZz commited on

extrapolate index.render
0f567ca

p3nGu1nZz commited on

create devices & shaders
c36501e

p3nGu1nZz commited on

prefix `wgpu-`
1889a23

p3nGu1nZz commited on

more static
a908f06

p3nGu1nZz commited on

added pipeline and state classes
d13e19f

p3nGu1nZz commited on

refactor config
551d60d

p3nGu1nZz commited on

cleanup
e31d2a8

p3nGu1nZz commited on

move code to index.js
6d53e86

p3nGu1nZz commited on