Skip to content

Tanque40/BasicProjectComputerGraphics

Repository files navigation

Basic Project Computer Graphics

The template project to use in Computer Graphics Class. Includes GLFW, GLAD, glm.

For correct download do:

git clone --recursive https://github.com/Tanque40/BasicProjectComputerGraphics.git

If you are using VS2019 or VS2022. Double click in your respective .bat file

This wil create a .sln and other files that you need to run a VS project. Mean while premake will do a setup for custom directories for the different outputs of your VS project.

If you want to know more about all the posibilities of premake just check this documentation. Of course you need to create your own .bat file or run your commands in terminal.

About

The template project to use in Computer Graphics Class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published