Commit graph

663 commits

Author SHA1 Message Date
griffi-gh d21104decc kubiui integration update 2024-05-08 03:04:50 +02:00
griffi-gh ba406d812e use proper srgb color for background 2024-05-07 21:04:50 +02:00
griffi-gh df750c8901 print adapter info on start 2024-05-07 20:50:59 +02:00
griffi-gh 0d41a9f14d Selection Box 2024-05-07 20:12:07 +02:00
griffi-gh 241dc8ea7e clean up world renderer 2024-05-07 01:15:44 +02:00
griffi-gh 6431f4e7fe wip 2024-05-07 01:14:36 +02:00
griffi-gh 6654c0a69f add cube primitive 2024-05-07 01:11:05 +02:00
griffi-gh c4f60e2634 separate clear_bg pass 2024-05-07 00:13:14 +02:00
griffi-gh d34fda3cd3 use default limits 2024-05-06 18:21:19 +02:00
griffi-gh a2a39e1edf fix compilation for android 2024-05-06 18:07:29 +02:00
griffi-gh 8ae89f37b0 use linear for min 2024-05-06 17:38:58 +02:00
griffi-gh dcfb9865eb enable all backends 2024-05-06 17:21:18 +02:00
griffi-gh b0c47d8e82 flip uvs 2024-05-06 17:19:11 +02:00
griffi-gh 641e3c921c enable depth texture 2024-05-06 17:09:13 +02:00
griffi-gh 66afd3057e restructure stuff and fix some warnings 2024-05-06 16:53:40 +02:00
griffi-gh db8243cb90 remove WindowSize 2024-05-06 16:24:44 +02:00
griffi-gh 5e1499cbf8 depth, wip 2024-05-06 16:17:01 +02:00
griffi-gh 4cc1754951 forgor vec4 type 2024-05-06 15:54:17 +02:00
griffi-gh e09f5405d8 oops 2024-05-06 15:53:47 +02:00
griffi-gh f5f5d8b9b9 discard fully transparent 2024-05-06 15:52:59 +02:00
griffi-gh a6e92e041c owo 2024-05-06 15:48:36 +02:00
griffi-gh 4f114be002 ok this is better 2024-05-06 14:29:07 +02:00
griffi-gh c071986f2a i see... something? 2024-05-06 13:32:44 +02:00
griffi-gh 0440f207cc do rpass in world.rs 2024-05-05 15:42:25 +02:00
griffi-gh a7b403b0a5 use Arc<Window> instead of create_surface_unsafe 2024-05-05 15:20:44 +02:00
griffi-gh 840529511c ... 2024-05-05 15:19:09 +02:00
griffi-gh 3f359f433c lifetime errors :є 2024-05-05 13:25:54 +02:00
griffi-gh df808610ef init texture prefab 2024-05-05 13:16:48 +02:00
griffi-gh 230f10fc57 minor changes 2024-05-05 02:02:30 +02:00
griffi-gh 33c418ff6f load block textures 2024-05-05 02:00:06 +02:00
griffi-gh 72d03962f5 minor changes to rendering.rs 2024-05-05 01:34:27 +02:00
griffi-gh bf4922c4b1 move renderer into it's own file 2024-05-05 01:30:07 +02:00
griffi-gh 525ce0cd40 copy over world render 2024-05-05 01:25:44 +02:00
griffi-gh e341a84b85 write some dumb shader code 2024-05-05 01:06:43 +02:00
griffi-gh eeb650eac0 throw away glsl shaders 2024-05-05 00:17:27 +02:00
griffi-gh 535f7d6112 :3 2024-05-05 00:16:55 +02:00
griffi-gh 7d8c2b14c3 oops forgor to cast trans buffers 2024-05-04 23:18:27 +02:00
griffi-gh f457f1034b create buffers 2024-05-04 23:17:12 +02:00
griffi-gh 4307a50a76 "fix" compile errs 2024-05-04 22:10:40 +02:00
griffi-gh bcaf011b88 init wgpu stuff 2024-05-04 17:24:19 +02:00
griffi-gh bae7af39d5 . 2024-05-04 14:32:21 +02:00
griffi-gh faecf5a4a4 rip out some parts of glium 2024-05-04 14:30:06 +02:00
griffi-gh 877e603fed use single seeder instance 2024-05-04 13:50:58 +02:00
griffi-gh b665d1c004 render trans chunks after entities/sel box etc 2024-05-04 00:35:56 +02:00
griffi-gh f0270aead3 remove unused 2024-05-04 00:07:11 +02:00
griffi-gh 3ed8d82a04 preheat chunks on server 2024-05-04 00:05:16 +02:00
griffi-gh c32d97b636 fix mesh not updating 2024-05-03 23:43:01 +02:00
griffi-gh f067a07d90 handle unsub requests 2024-05-03 23:39:37 +02:00
griffi-gh 1d06621504 refactor state transitions 2024-05-03 23:29:52 +02:00
griffi-gh 1558169c7d remove outdated info from readme 2024-05-03 20:27:39 +02:00