8000 GitHub - thewillyan/handmade-cg: Handmade CG (Computer Graphics) implementation.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

thewillyan/handmade-cg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handmade CG

Handmade CG (Computer Graphics) implementation.

Examples

In the programs folder you can find example programs demonstrating the use of the libraries available here.

Build

Dependencies:

  • clang++ (compiler)
  • SDL2 (developer headers)
  • SDL2_image (developer headers)
  • OpenBLAS (developer headers)
  • Assimp (developer headers)

To build a project with clang++ compiler execute the following command:

$ cmake . && make

About

Handmade CG (Computer Graphics) implementation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0