Skip to content

plefebvre91/Graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphcis

Small 2D/3D projects using Shader or SFML library.

Compilation

Compilation is done with cmake. From the root directory:

mkdir build
cd build
cmake ..
make

Executables are generated the build/bin directory:

  • Sierpinski carpet fractal
  • Sierpinksi triangle fractal

The shaders can be executed on Shader Toy.

Dependancies

SFML

License

Source is published under MIT license.

About

Small 2D/3D graphics projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published