BeratE / CGO

Computer Graphics Odyssey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Computer Graphics Odyssey (CGO)

Just posing with my Vulkan adventures. Nothing special, really. Vulkan Logo


Dependencies


Project structure

  • \bin - target directory, binaries
  • \obj - build directory, temporary files
  • \src - source files
  • \res - resources and assets
  • \inc - additional includes

About

Computer Graphics Odyssey


Languages

Language:C++ 90.5%Language:Makefile 9.5%