CoolFace
Apppublic

Florianx/cosmic-aim-trainer

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
15 commits on main
682bd741y ago

refactor system of 3d rendering, render full not different things, dont auto turn, dont render 2d grid

Florianx
be4a3821y ago

render 3d environment with fog distance, grid on floor etc

Florianx
0e6b7ed1y ago

movement is inverted on x axis

Florianx
4e7c01e1y ago

F for fullscreen

Florianx
737d7fb1y ago

the pointer locking isnt really working, rework it, fix it

Florianx
35f8e0c1y ago

cosmic-aim-trainer:62 GET https://huggingface.co/js/script.pageview-props.js net::ERR_BLOCKED_BY_CLIENTUnderstand this error

Florianx
1349b151y ago

pointer lock like

Florianx
d23d2961y ago

dont compute absolute x, y value of mouse but change in x y

Florianx
77b85fd1y ago

resetting mouse on the middle of the screen is crucial

Florianx
be68e1f1y ago

up and down does not really work

Florianx
06b03571y ago

when turning to left, it goes to right and the other way around, switch that

Florianx
f73af321y ago

reset mouse to middle when in full screen, add background pattern in canvas to understand movement better

Florianx
ba69c6e1y ago

fps like movement/rendering, dont render mouse pointer, but move the viewport, makes sense?

Florianx
66f1eaa1y ago

single page website aim trainer, adjustable sensitivity

Florianx
c212ead1y ago

initial commit

Florianx