Coder Social home page Coder Social logo

loomsdk's Introduction

Loom Native SDK - Mobile App and Game Development

The Loom SDK is a great mobile game and application framework (www.loomsdk.com).

This is the "Loom Native SDK" - our term for the C, C++, Java, and Objective C source code for the Loom runtime, compilers, etc. It is for power users and confident native developers.

The Native SDK is a complement to the workflow available through Loom Turbo. It can be used by itself but be prepared to suffer through a frustrating and complex workflow that is greatly improved when combined with Loom Turbo and the CLI. Cross platform native development is hard!

The Loom official maintainers, The Engine Company, actively build Loom on our build farm, with the binaries available in Loom Turbo's firehose builds within minutes!

We realize not everyone is an experienced C/C++ programmer with working native toolchains and a need to extend Loom at a low level. We also use Loom to create applications, so we built Loom Turbo.

If you're interested in accelerated development using industry standard scripting and amazing live reload workflow, you want Loom Turbo.

Platforms

Loom currently runs on Android, iOS, Windows, OSX, Linux, and Ouya

License

The Loom SDK is licensed under the Apache License, Version 2

There are a number of other licenses used which can be viewed in the LICENSE_THIRDPARTY file. We have been very careful in selecting no-nonsense licenses and the Loom Native SDK contains no traces of proprietary or copyleft licenses.

Community

http://www.loomsdk.com/community

Build Instructions

The build system is setup to generate a "dev" sdk for use with the Loom command line interface (Loom CLI) available from LoomSDK.com

Firstly, building Loom from the native source code requires having Rake & CMake installed and on your path.

There are 2 important rake commands

rake deploy:free_sdk

This will build and deploy a OSX or Windows dev sdk based on your host OS.

rake deploy:sdk

This will build and deploy a full dev sdk with support for Windows/Android or OSX/iOS/Android depending on your host OS.

Once successfuly compiled and deployed, change directory to your project and issue this Loom CLI command:

loom use dev

You'll now be developing with your custom Loom build!

For more information, please see the individual Readme files for platform specific setup instructions.

loomsdk's People

Contributors

ajwest avatar balinterdi avatar bengarney avatar bitdeli-chef avatar danmacdonald avatar ellemenno avatar gewilcock avatar johngirvin avatar joshengebretson avatar kitsudog avatar konradkiss avatar larusso avatar lukelamothe avatar lunarraid avatar natebeck avatar smilyorg avatar soulbeaver avatar

Watchers

 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.