Git Product home page Git Product logo

sray's Introduction

S-ray 0.1
---------
Copyright 2009 (C) John Tsiombikas <[email protected]>

This program is free software, you may run, copy, modify and redistribute this
program freely, under the terms of the GNU General Public License version 3, or
at your option, any later version published by the free software foundation (see
COPYING for details).

Requirements / dependencies:
- GNU make
- Xlib
- POSIX threads
- expat (http://expat.sourceforge.net)
- libvmath (http://gfxtools.sourceforge.net)
- libimago (http://gfxtools.sourceforge.net)
- kdtree (http://code.google.com/p/kdtree)
- pkg-config (http://pkg-config.freedesktop.org)

Notes:
- Run gmake instead of make to invoke GNU make on non-GNU systems.
- Libraries installed from source are usually unstalled in /usr/local. If the
  dynamic loader doesn't look into /usr/local/lib, make sure LD_LIBRARY_PATH is
  set accordingly. For similar reasons you may need to set PKG_CONFIG_PATH to
  /usr/local/lib/pkgconfig so that pkg-config is able to find vmath.pc and
  imago.pc.
- XShm (X shared memory extension) is required, but will fall back to XPutImage
  when connecting to remote X servers.

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.