Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 809 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 809 Bytes

Images Génériques

Images Génériques (Indexing, generation, learning) is an open workshop for research and creations revolving around generative art, computer art and computational aesthetics.

Developed as a tutored project with students from IMAC Engineering school, the project takes place as a simple software available for everyone.

Project from Gaëtan Robillard With Marie-Lou Barbier, Valentin Dufois, Alexane Le Guern and Kenthyvong Tan.

##How to use

The project is still in early developpement phase, and using it requires for you to compile it yourself. It has been tested with GCC on macOS and Ubuntu and with CLang on Mac.

Needed Libraries The following libraries need to be installed on you machine

  • OpenGL Core (3.3)
  • GLEW
  • SDL2
  • SDL2 Image
  • boost
  • glm
  • FreeType2
  • Python