Skip to content

ilyas-taouaou/codotaku_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codotaku Game Engine

A game engine made using Rust programming language and modern Vulkan 1.3 graphics API live on YouTube with modern features like dynamic rendering. Focusing on performance, cutting edge technology and developer experience more than compatibility.

Features:

  • Multi window.
  • Resolution scaling.
  • Automatic shader compilation with includes.
  • MSAA.

Compatibility

Windows or Linux with Vulkan API 1.3 capable GPU driver with the following features:

  • dynamic_rendering
  • synchronization2
  • buffer_device_address
  • descriptor_indexing
  • scalar_block_layout

Optional extensions:

  • debug_utils (debug only)
  • buffer_device_address_capture_replay (debug only)
  • memory_priority and pageable_device_local_memory

Contributions

Contributions are welcome especially bug fixes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published