Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Naitsirc98 committed Feb 17, 2020
1 parent 14067a9 commit 68fbec6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
@@ -1,6 +1,9 @@
# Vulkan-Tutorial-Java
Java port of the [great tutorial by Alexander Overvoorde](https://vulkan-tutorial.com/). The original code can be found [here](https://github.com/Overv/VulkanTutorial).


![Tutorial Image 3](tutorial-image.jpg)

I'm going to be using [LWJGL (Lightweight Java Game Library)](https://www.lwjgl.org/), a fantastic low level API for Java with bindings for GLFW, Vulkan, OpenGL, and other C libraries.

These tutorials are written to be easily followed with the original ones. However, I've made some changes to fit the Java and LWJGL styles.
Expand Down
Binary file added tutorial-image.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 68fbec6

Please sign in to comment.