Code Monkey home page Code Monkey logo

cairo's Introduction

Cairo

A single-threaded, 3D software-rendering pipeline in Rust.

Postinstall

Install the SDL2 library.

# macOS

brew install sdl2

michaelzalla@r269-boh-2960-3 lib % ls -al /opt/homebrew/Cellar/sdl2/2.0.22/lib
total 7552
drwxr-xr-x   9 michaelzalla  admin      288 Jul  2 18:45 .
drwxr-xr-x  11 michaelzalla  admin      352 Jul  2 18:45 ..
drwxr-xr-x   3 michaelzalla  admin       96 Apr 25 11:10 cmake
-rw-r--r--   1 michaelzalla  admin  1350576 Jul  2 18:45 libSDL2-2.0.0.dylib
-r--r--r--   1 michaelzalla  admin  2250256 Apr 25 11:10 libSDL2.a
lrwxr-xr-x   1 michaelzalla  admin       19 Apr 25 11:10 libSDL2.dylib -> libSDL2-2.0.0.dylib
-r--r--r--   1 michaelzalla  admin   255520 Apr 25 11:10 libSDL2_test.a
-r--r--r--   1 michaelzalla  admin      736 Apr 25 11:10 libSDL2main.a
drwxr-xr-x   3 michaelzalla  admin       96 Jul  2 18:45 pkgconfig

# ~/.bash_profile
export LIBRARY_PATH="$LIBRARY_PATH:/opt/homebrew/Cellar/sdl2/2.0.22/lib"

cairo's People

Contributors

michaelzalla avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.