Giter VIP home page Giter VIP logo

grapic's Introduction

GrAPiC

http://licence-info.univ-lyon1.fr/grapic

Introduction

GrAPiC is a small, easy-to-use framework to add graphical functionalities to your C/C++ code. Its main goal is to provide easy graphical functions to be used in introduction courses of algorithm and programming in C/C++. It is based on SDL2 but to use it you need to know only few very simples functions. The Grapic archive comes with the needed SDL part, you do not have to install SDL. Just unzip and enjoy !

Note for developpers and to produce the webpages

Compiling from the github (which is not the standard way).

  • On Linux you need to install:
  • g++
  • doxygen
  • zip
  • lib-sdl2-dev lib-sdl2 sd2_image... sdl2_ttf...
  1. sudo apt install g++ premake4 zip doxygen libsdl2-dev libsdl2-mixer-dev libsdl2-image-dev libsdl2_ttf-dev
  2. make premake
  3. make (4. script/make_linux_test.sh): to test the archive doc/download/grapic-linux.tgz (5. script/make_web.sh): to create the zip files in doc/download or to sync everything to the webpage (need passwd).
  • On windows
  1. Install CB 20
  2. run premake-cb20.bat to generate the projects files or run premake-lifami.bat to generate lifami projects
  3. open build/windows-cb20/grapic.workspace

grapic's People

Contributors

edesseree avatar lucasrlt avatar marielefevre avatar megat69 avatar minipattoune avatar persson-dev avatar serdok avatar ucacaxm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.