Pinned Repositories
advent-of-code
Ascent
leftwm theme Ascent's fork
axum-examples
axum examples
bevy-breakout
breakout made by bevy
bevy-egui-demo
bevy use egui demo
bevy-first-person-camera
a simple bevy first person camera
game-of-life
[game of life](https://codelabs.developers.google.com/your-first-webgpu-app), by wgpu,
save_cpu_for_bilibili
bilibili网页版, 减少cpu利用率
alexniver's Repositories
alexniver/game-of-life
[game of life](https://codelabs.developers.google.com/your-first-webgpu-app), by wgpu,
alexniver/save_cpu_for_bilibili
bilibili网页版, 减少cpu利用率
alexniver/bevy-breakout
breakout made by bevy
alexniver/bevy-egui-demo
bevy use egui demo
alexniver/bevy-first-person-camera
a simple bevy first person camera
alexniver/bevy-jam03
bevy jam 03
alexniver/bevy-pingpong
pingpong game use bevy
alexniver/bevy-tetris
tetris by bevy
alexniver/bevy_debug_panel
debug panel for bevy
alexniver/bevy_pan_orbit_camera
https://bevy-cheatbook.github.io/cookbook/pan-orbit-camera.html
alexniver/bevy_platformer
platformer user bevy, rapier
alexniver/bevy_rotate_around
rotate around example by bevy
alexniver/bevy_thirdperson
thirdperson use bevy
alexniver/bevy_tilemap
draw tilemap
alexniver/box_move
bevy server/client move box, use bevy_quinnet
alexniver/chat_axum
chat use axum, axum-login, htmx, websocket
alexniver/from_to_bytes
trait for convert between bytes and <T>.
alexniver/htmx_todo
a simple todo use htmx
alexniver/kk
command line file share manager
alexniver/learn-opengl-wgpu
learn opengl, use wgpu
alexniver/learn-wgpu
learn wgpu tutorials
alexniver/proc-macro-workshop
sulotion for https://github.com/dtolnay/proc-macro-workshop
alexniver/ratatui_user_input
Rust library that's all about cooking up terminal user interfaces (TUIs)
alexniver/rayon-ping-pong
a ping pong example use rayon, tokio channel
alexniver/ruler
some service
alexniver/share
share local file in ~/Share floder
alexniver/simple_chat_server_tokio
simple chat server by tokio
alexniver/third_person_rapier
third person use bevy rapier
alexniver/thread-ping-pong
thread ping pong example use std::thread and tokio mpsc
alexniver/wgpu_tilemap