Skip to content

wx85745997/live2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CONFIDENTIAL
============================================================
	Live2D Cubism SDK for WebGL Version 2.1.00_1

	(c) Live2D Inc.
============================================================

This is a Software Development Kit (SDK) for developing Live2D-Cubism-powered applications on WebGL.
The SDK contains proprietary libraries and sample projects.
Read this document when using the SDK.

	
------------------------------
	License
------------------------------
	Read Live2D License Agreement
	for business
	http://live2d.com/en/sdk_license_cubism 

	for indie
	http://live2d.com/en/sdk_license_cubism_indie

	After agree and accept Live2D SDK License Agreement, the content in the following folders may be placed in the server which you control.

	SDK
	├─framework
	│    Live2DFramework.js
	│
	├─lib
	│    live2d.min.js
	│
	└─sample


------------------------------
	Operating environment
------------------------------
	Programming language : JavaScript
	Library : JavaScript
	Graphics environment : WebGL
	Platform : Browser supports WebGL
	Development environment of sample : JetBrains WebStorm


------------------------------
	For rendering
------------------------------
	It is rendered in WebGL using canvas element of HTML5.
	It can not draw a browser that does not support WebGL.
	Also, because it depends on the performance of the device, 
	depending on the execution environment is heavy operation.


------------------------------
	Release Note
------------------------------
	The latest release available here:
	http://sites.cybernoids.jp/cubism-sdk2_e

	2.1.00__1 (2016/07/20)

	2.1.00_beta1_1 (2016/06/21)

	2.0.05_1 (2015/12/02)

	2.0.04_1 (2015/06/01)
    
	2.0.03_1 (2015/05/12)
    
	2.0.02_2 (2015/03/03)
    
	2.0.02_1 (2015/02/17)

	2.0.01_2 (2015/01/26)

	2.0.01_1 (2015/01/26)

	2.0.00 (2015/01/15)
    
	2.0.00_beta3 (2014/12/22)
	
	2.0.00_beta2 (2014/12/18)

	Update notifications are sent to registered email address.


------------------------------
	Online Manual
------------------------------
	Live2D Manual
	http://sites.cybernoids.jp/cubism_e/
	Version 2.0 is preparing.

	Live2D API Reference
	http://doc.live2d.com/api/core/cpp2.0e/


------------------------------
	Folder Structure
------------------------------
	ReadMe.txt	This document file
	lib			Folder containing libraries
	framework	Folder containing codes for Live2D framework used in samples
	sample		Folder containing sample projects


------------------------------
	Sample
------------------------------
	sample folder contains projects developed using Adobe Brackets.
	Sources of the sample projects can be accessed and modified for the sole purpose of 
	developing Live2D-related applications.

	Simple
		Minimum sample.
		It describes all basic processes of Live2D in a single file.

	SampleApp1
		Sample with basic functions.
		It plays motions, controls expressions, switches poses, configures physics computations, etc.


------------------------------
	Support
------------------------------
	SDK support and customization services are available
	Contact Live2D through representatives or the website:

	http://live2d.com/en/


------------------------------
	User Community
------------------------------
	Find and build knowledge among creators and developers in the Live2D community.

	http://community.live2d.com/

Releases

No releases published

Packages

No packages published