Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyas-taouaou authored Oct 29, 2024
1 parent f21fa06 commit c63ed1c
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,12 @@ A game engine made using Rust programming language and modern Vulkan 1.3 graphic
Focusing on performance, cutting edge technology and developer experience more than compatibility.

## Compatibility
Windows or Linux with Vulkan API 1.3 capable GPU driver.

Windows or Linux with Vulkan API 1.3 capable GPU driver with the following features:
- dynamic_rendering
- synchronization2
- buffer_device_address
- buffer_device_address_capture_replay (debug only)
- descriptor_indexing
- scalar_block_layout
## Contributions
Contributions are welcome especially bug fixes, will reviewed in the next live streams.

0 comments on commit c63ed1c

Please sign in to comment.