Commit Graph

421 Commits (adfdfccd64e22014b2a989da7951f72e983d54cd)

Author SHA1 Message Date
hYdos adfdfccd64 can someone do research and figure out why the swapchain is broken while im gone 2020-03-05 08:08:36 +10:00
hYdos 4bb3409cef size change 2020-03-05 07:44:44 +10:00
hYdos 015d0b4593 Update VulkanStarter.java 2020-03-05 07:42:17 +10:00
hYdos 2c97efa6e7 Merge branch 'liteCraft' into Vulkan 2020-03-05 07:41:37 +10:00
hYdos cd07f1872b fix stuff for litecraft merge 2020-03-05 07:39:23 +10:00
Caroline Bell fc2191419e Fixed chunk rendering issues and possibly framerate issues 2020-03-04 13:11:07 -08:00
Caroline Bell 8d6220386f Render Overlays without asking for an instance of the game 2020-03-04 12:54:06 -08:00
Caroline Bell 4969939fdc [Refactor] Changes for consistency part 2 (FBO is an acryonym) 2020-03-04 12:43:14 -08:00
Caroline Bell 33b0cf7787 Abstracted Camera 2020-03-04 12:40:12 -08:00
Caroline Bell ba367bf1f5 [Refactor] Changes for consistency 2020-03-04 12:24:32 -08:00
Caroline Bell 118d68a64e Nice capitalization. 2020-03-04 12:17:52 -08:00
hYdos e4a4beb787 1/4 vulkan implementation 2020-03-04 20:35:53 +10:00
hayden v 991f576df6 yEs 2020-03-04 13:17:47 +10:00
hayden v 9d9fef3899 dont touch vulkan PLEASE 2020-03-04 10:55:48 +10:00
hayden v 84b4ae2ead Merge remote-tracking branch 'origin/Multi-Render-API' into Vulkan 2020-03-04 09:45:23 +10:00
Caroline Bell c4a84e48c0 Use common engine type instead of explicitly GingerGL 2020-03-03 15:34:44 -08:00
hYdos 225989c512 s 2020-03-04 07:54:13 +10:00
hYdos 8acb688f19 a semi working vulkan renderer 2020-03-04 07:01:29 +10:00
hYdos f37ae287df SOMTHING 2020-03-03 20:46:52 +10:00
hYdos 49d3298bda getting closer to loading models 2020-03-03 20:34:37 +10:00
hYdos a1bddbaf5a Update VulkanStarter.java 2020-03-03 17:10:24 +10:00
hYdos e4308b47c1 HOW 2020-03-03 16:35:58 +10:00
hYdos b535c09420 Merge branch 'Vulkan' of https://github.com/halotroop/Ginger3D.git into Vulkan
Conflicts:
	src/main/java/com/github/halotroop/litecraft/Litecraft.java
	src/main/java/com/github/halotroop/litecraft/world/World.java
	src/main/java/com/github/hydos/ginger/engine/common/obj/ModelLoader.java
	src/main/java/com/github/hydos/ginger/engine/opengl/utils/GlLoader.java
2020-03-03 16:34:53 +10:00
hYdos a635c549c1 yay merge conflict fixes 2020-03-03 16:27:53 +10:00
hYdos 86a82d9a6a yus 2020-03-03 16:21:47 +10:00
hYdos 1feffa5cd0 yEs 2020-03-03 16:21:46 +10:00
hYdos d8191d9171 yay improvments 2020-03-03 16:21:26 +10:00
hayden v 034bba8924 even more classes but a much smaller main method 2020-03-03 16:21:26 +10:00
Caroline Bell a00ba1dcee Single-line "if"-statements 2020-03-03 16:21:26 +10:00
Caroline Bell e84b8139b3 Organize your god damn imports @hYdos! 2020-03-03 16:21:26 +10:00
hayden v a54e2ef15d Proper implementation of Uniform Buffer Objects 2020-03-03 16:20:17 +10:00
hayden v e5b2fbf25d moved around shader code and other vulkan stuff 2020-03-03 16:20:17 +10:00
hYdos 4f4e41d990 yus 2020-03-03 16:16:41 +10:00
Caroline Bell cab3121c7a Removed references to classes within the Litecraft package from Ginger 2020-03-02 22:15:50 -08:00
hYdos 9a8fdc44a7 yEs 2020-03-03 15:56:37 +10:00
hYdos 75f7f37b41 yay improvments 2020-03-03 15:43:19 +10:00
Caroline Bell 77d3d14753 ginger...Player.java -> litecraft...PlayerEntity.java 2020-03-02 21:04:19 -08:00
hayden v 40a9e3d7c7 even more classes but a much smaller main method 2020-03-03 14:05:33 +10:00
Caroline Bell 6f8f1f07ce Single-line "if"-statements 2020-03-02 19:06:57 -08:00
hayden v c6607746f6 Merge branch 'liteCraft' into Vulkan 2020-03-03 12:57:47 +10:00
Caroline Bell f151525643 Organize your god damn imports @hYdos! 2020-03-02 18:48:09 -08:00
Caroline Bell a2f712dc63 Cleaned up the gitignore 2020-03-02 18:46:26 -08:00
hayden v 6654e5c51d Merge branch 'liteCraft' into Vulkan 2020-03-03 12:39:35 +10:00
hayden v e27fe5a8d1 Proper implementation of Uniform Buffer Objects 2020-03-03 12:33:06 +10:00
hayden v 79638140d9 moved around shader code and other vulkan stuff 2020-03-03 11:10:59 +10:00
hYdos a5817d31be Merge branch 'Vulkan' into liteCraft 2020-03-03 07:57:25 +10:00
hYdos 63bb9426ed [Refactor] more common movement (will this ever end) 2020-03-03 07:56:29 +10:00
hYdos d0402d069b less static imports 2020-03-03 07:54:50 +10:00
hYdos 6765a3a33a improvements 2020-03-03 07:50:07 +10:00
Caroline Bell 610e52b633 Use nanoseconds for ticks 2020-03-02 13:37:28 -08:00