GithubHelp home page GithubHelp logo

iprofeten / cinder-metal-m1 Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 374.52 MB

Libcinder compiled for Apple M1 with metal block included.

License: Other

CMake 0.49% C++ 49.44% C 46.35% Objective-C 0.97% Objective-C++ 1.33% Shell 0.06% Java 0.41% HLSL 0.01% Perl 0.04% Python 0.64% Makefile 0.01% GLSL 0.02% Groovy 0.07% Metal 0.16%

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

cinder-metal-m1's People

Contributors

andrewfb avatar bantherewind avatar bartleyryan avatar cinder avatar clinthidinger avatar drewish avatar fieldofview avatar flight404 avatar gaborpapp avatar gregkepler avatar justinmaurer avatar lucasvickers avatar matchingponies avatar mhintz avatar mikegitb avatar mikeocool avatar notlion avatar nselikoff avatar num3ric avatar patrickfuerst avatar paulhoux avatar petroskataras avatar philcn avatar pizthewiz avatar richardeakin avatar sansumbrella avatar simongeilfus avatar stammen avatar steven-chith avatar tenk-a avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

darisallc

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.