Skip to content
/ cg Public

A library for doing my computer graphics class work.

License

Notifications You must be signed in to change notification settings

Grillo-0/cg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cg

A library for doing my computer graphics class work.

How to build it

$ meson build
$ meson compile -C build

examples

example programs using CG

cg has some examples showing how to use the library.

To run them:

$ ./build/examples/<any-example>

About

A library for doing my computer graphics class work.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published