Giter Site home page Giter Site logo

xeronith / minko Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aerys/minko

0.0 2.0 0.0 222.47 MB

3D framework for web, desktop and mobile devices.

Home Page: http://minko.io

License: Other

Lua 0.47% C++ 52.30% CSS 0.01% HTML 0.01% GLSL 0.32% Shell 0.10% C 44.90% CMake 0.12% LLVM 0.04% Yacc 0.13% Batchfile 0.02% Python 0.42% JavaScript 0.04% Objective-C 0.77% HLSL 0.06% Makefile 0.07% Java 0.13% Perl 0.07% Ruby 0.01% Objective-C++ 0.03%

minko's Introduction

logo

Minko

3D. Everywhere.

Minko is a technology to develop and design rich, interactive and universal 3D applications targeting computers, web browsers and mobile platforms.

It provides a powerful editor on top of a robust, extensible and fully documented open source core framework, and is created and maintained by Aerys.

The repository hosts the source code of Minko 3. Looking for Minko 2? We've moved the repository.

Resources

Get started

For more detailed instructions, please follow our Getting started with Minko 3 tutorial.

Windows

  • Set the MINKO_HOME environment variable to the root of the SDK.
  • Open the explorer in script
  • Run solution_vs2015_full.bat
  • Open minko.sln at the root of the SDK

OS X

  • Make sure you have a recent compiler (tested with GCC 4.8 and Clang 3.3)
  • Set the MINKO_HOME environment variable to the root of the SDK
  • Open a command prompt
  • cd <minko>
  • script/solution_gmake_full.sh
  • make config=release config=osx64_release
  • cd example/cube/bin/osx64/release && ./minko-example-cube

Linux

  • Make sure you have a recent compiler (tested with GCC 4.9 and Clang 3.4)
  • Set the MINKO_HOME environment variable to the root of the SDK
  • Open a terminal
  • cd <minko>
  • tool/lin/script/solution_gmake_gcc.sh (or solution_gmake_clang.sh)
  • make config=release config=linux64_release
  • cd example/cube/bin/linux64/release && ./minko-example-cube

iOS / Android / HTML5

Contents

Framework

Sources for the Minko framework.

Example

Example applications created with the Minko framework and its plugins.

Template

This folder contains templates you can use to ease the development of the Minko framework, plugins or applications.

Plugin

Sources for Minko's plugins.

Available plugins are:

  • angle
  • assimp
  • bullet
  • debug
  • devil
  • fx
  • html-overlay
  • http-loader
  • http-worker
  • jpeg
  • leap
  • lua
  • oculus
  • offscreen
  • particles
  • png
  • sdl
  • sensors
  • serializer
  • video-camera
  • vr
  • zlib

Contribute

minko is MIT-licensed. Please contribute!

minko's People

Contributors

adrienneveu avatar aerys-marvin avatar ezterry avatar indiscible avatar ithamar avatar jmlx42 avatar josefnpat avatar jpx avatar jupotter avatar noxalus avatar pierre-ed avatar plepers avatar warrenseine 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.