Skip to content

csnorbi11/Vulkan3DModelViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vulkan3DModelViewer

This project is a 3D model viewer and it's purpose to get started with Vulkan and improve myself as a software developer.

Features

  • Multiple object loading/unloading,
    • flip texture coordinates
    • Wavefront Object (only loads if the material if in the program root dir)
    • More formats coming
  • Camera movement, rotation
  • Able to set position and rotation of the models
  • Reset position and rotation

Camera Control

  • Move: WASD
  • Look around: Holding right-click and move cursor
  • Ascension: Spacebar
  • Descent: LControl

Incoming Features

  • More supported format
  • Lighting

Third-party Libraries

  • GLFW
  • Vulkan
  • GLM
  • ImGui
  • ImGuiFileDialog
  • stb-image
  • tinyobjloader

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published