Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ramazantokay authored Jul 3, 2023
1 parent 58b2629 commit 2aaf23f
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,18 @@ After that, you just need to change 2 things, other dependencies are already in

![Sponza](vulpix/assets/ss/sponza_ss1.png)


![Sponza](vulpix/assets/ss/erato_bunny_teapot.png)

## TODO

There are several exciting additions planned for Vulpix:

- glTF file support: Support for importing 3D scenes and models in the glTF format will be added, allowing for more versatile and complex scenes.
- Dear ImGui UI integration: Integration of the Dear ImGui library will provide a user-friendly and customizable UI for controlling and configuring Vulpix.
- Premake build system: Implement the Premake build system to provide a flexible and platform-independent build configuration for Vulpix.

Stay tuned for these upcoming features!

## References
- [Vulkan Tutorial](https://vulkan-tutorial.com/), I used this tutorial for learning the basics of the vulkan.
- [NVIDIA Vulkan Ray Tracing Tutorial](https://nvpro-samples.github.io/vk_raytracing_tutorial_KHR/), I used this tutorial for learning the basics of the ray tracing, and also get inspired from the project structure.
Expand Down

0 comments on commit 2aaf23f

Please sign in to comment.