Git Product home page Git Product logo

cinder-metal-m1's Introduction

Cinder Logo

This version of cinder builds on Apple M1 and also includes the Cinder Metal Block under blocks.

Please note that Cinder depends on a few submodules. The simplest way to clone it is:

git clone --recursive
https://github.com/iProfeten/cinder-metal-m1.git

Easy start:
1. Clone repo
2. create a build dir parallell to source
3. cd build dir
3. cmake ../src -DCMAKE_OSX_ARCHITECTURES="arm64" 
4. then run cmake --build .
5. Use tinderbox from the tools as usual to generate project. Metal should be found there now.
6. Make sure you add ARC (under build options/Apple clang -language -Objective-C/Objective-c Automatic Reference Counting) if compiling with metal as well as the metal framework and the quartz framework (for core animation)

Cinder is released under the [Modified BSD License](COPYING). Please visit [our website](https://libcinder.org) for more information.

Also be sure to check out the [User Forum](http://discourse.libcinder.org).

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.