GithubHelp home page GithubHelp logo

pbondoer / minilibx Goto Github PK

View Code? Open in Web Editor NEW
9.0 5.0 2.0 153 KB

miniLibX for 42 projects by ol

Makefile 0.63% C++ 1.21% C 80.41% Perl 0.10% Objective-C 7.89% Roff 9.77%
minilibx cocoa x11 multi-platform graphics sierra el-capitan 42born2code 42

minilibx's Introduction

MinilibX

Simple graphics library

This is a mirror of ol's MinilibX, in both it's X11 and Cocoa versions. The following text is derived from the original README which you can find in the subfolders.

I added a Makefile which compiles the right version for the current platform and an additional file with variables for easier linking. The libraries themselves are entirely ol's work!


This is the MinilibX, a simple X-Window (X11R6) programming API in C, designed for students, suitable for X-beginners.

Contents

  • Source code in C
  • Both Cocoa and X11
  • A public include file mlx.h

Requirements

  • X11 include files if applicable
  • XShm for the X11 version

Compiling

Run make, an appropriate version for your current platform will be created and copied to the root of this repository.

Installing

No installation script is provided. You may want to install

  • libmlx.a and/or libmlx_$(HOSTTYPE).a in /usr/X11/lib or /usr/local/lib
  • mlx.h in /usr/X11/include or /usr/local/include
  • man/man3/mlx*.1 in /usr/X11/man/man3 or /usr/local/man/man3

License

MinilibX is licensed under the BSD license: Copyright Olivier Crouzet - 1999-2015

minilibx's People

Contributors

pbondoer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

abeaugustijn

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.