Skip to content

JustVicctor/Victory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small graphic application on Vulkan

Victory Graphic Application

A graphics application designed to explore the low-level API for 3D graphics and computing. Implemented:

  • Offscreen rendering and viewport mapping
  • ImGui integration for UI display, with docking feature
  • Model and texture loading, with implementation of mipmapping technology
  • Implementation of MSAA and Depth Buffering technologies for offscreen rendering
2024-01-11.14-01-41.mp4

Instalation

  • Clone repository
git clone --recurse-submodules https://github.com/VictorKostinOfficial/Victory.git
  • Build Victory and Sandbox project
  • Move viking_room.obj and viking_room.png from Victory/Victory/models to your Sandbox executable folder
  • Run Sandbox application

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages