Commit Graph

16 Commits

Author SHA1 Message Date
LabyStudio bda4e01807 implement block picking and remove water collision 2022-02-01 11:21:34 +01:00
LabyStudio cc3da60a6e implement water fog 2022-02-01 11:06:34 +01:00
LabyStudio a3c21b3727 implement world generator, frustum culling and rebuild queue 2022-02-01 10:17:03 +01:00
LabyStudio ed49c9f776 implement stats.min.js, improve fps 2022-02-01 08:30:51 +01:00
LabyStudio ac850a5101 improve performance 2022-02-01 01:26:17 +01:00
LabyStudio 4d93f2aeeb implement block placing and destroying 2022-02-01 00:57:25 +01:00
LabyStudio 02c36a79ba implement block types 2022-01-31 22:30:00 +01:00
LabyStudio 33998053c1 implement fog and improve render quality 2022-01-31 22:03:22 +01:00
LabyStudio 00af52a66a implement shading 2022-01-31 21:32:35 +01:00
LabyStudio c63bf36bca fix render glitches 2022-01-31 21:18:20 +01:00
LabyStudio af525c88fa use bulk drawing 2022-01-31 20:24:53 +01:00
LabyStudio 293a6d9553 refactor project structure, implement tessellator 2022-01-31 20:15:27 +01:00
LabyStudio 192417f626 implement dynamic FOV 2022-01-31 14:45:54 +01:00
LabyStudio 9ede174bf0 fix crouching collision 2022-01-31 14:41:49 +01:00
LabyStudio 7f4d7f88bf implement player and movement input 2022-01-31 11:17:32 +01:00
LabyStudio ddc7480529 initial rendering test 2022-01-30 23:48:49 +01:00