Skip to content

TDSn3/scop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

make
./scop <models/model_name.obj>
With texture
make
./scop <models/model_name.obj> <textures/texture_name.jpg>

Utils

Validation layer

To activate the validation layer, remove -DNDEBUG from CFLAGS in the Makefile.

Resources

Library

About

Basic GPU rendering with Vulkan.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages