Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

teamclouday/World

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World

3D world rendering

Just want to learn Vulkan rendering
And study light, shadow, etc. with glsl shaders


Build requirements

  • Vulkan sdk installed
  • cmake tools installed
  • visual studio compiler installed if Windows
  • glfw3 installed if Linux
  • shaderc installed if Linux

How to build

On Windows, run build.bat
On Linux, run build.sh


References

Releases

No releases published

Packages

No packages published

Languages