2 Forks
99 Stars
99 Watchers

images_example

A simple example program made for the 42 students going into the graphic branch. Its purpose is to help them understanding the way images are working in the MLX (the graphcal lib we use).

How to download and setup images_example

Open terminal and run command
git clone https://github.com/keuhdall/images_example.git
git clone is used to create a copy or clone of images_example repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with images_example https://github.com/keuhdall/images_example/archive/master.zip

Or simply clone images_example with SSH
[email protected]:keuhdall/images_example.git

If you have some problems with images_example

You may open issue on images_example support forum (system) here: https://github.com/keuhdall/images_example/issues