
This readme is available in English and Japanese.

この説明は日本語と英語で記述されています。

English
==========================

Overview
=============
Thank you for downloading Effekseer.
This package contains a runtime for showing visual effects on applications using DirectX or OpenGL.
The package does not contain tools or samples to create visual effects.
If you want these, please download a package of tools.


Directory structure
=============
-Compiled
This directory contains compiled lib files.
You can use these on VisualStudio 2012, 2013 or 2015.
OpenGL version, however, is NOT available on VisualStudio 2012.

Compiler Options are Multithread debug for Debug build and Multithread for Release one.

-src
This directory contains source code of the runtime.

-RuntimeSample
This directory contains embedding samples of the runtime.

-Help
This directory contains a help for embedding the runtime.

日本語
==========================
■　概要
Effekseerをダウンロードしていただきありがとうございます。
本パッケージはDirectXやOpenGLを使用しているアプリケーションで、エフェクトを再生できるようにするランタイムが含まれています。

デザイナー向けのエフェクトを作成するためのツールやエフェクトのサンプルは含まれていませんので、
それらが必要な方はツールのパッケージをダウンロードするようお願いします。

■　ディレクトリ構成
-Compiled
コンパイル済みのlibファイルが保存されています。
VisualStudio2012、2013、2015に対応しています。
ただし、OpenGL版は2012には対応していません。

コンパイルオプションは
デバッグは、マルチスレッドデバッグ
リリースは、マルチスレッド

になっています。

-src
ランタイムのソースコードが保存されています。

-RuntimeSample
ランタイムを組み込んだサンプルが保存されています。

-Help
組込み方法について記述されているヘルプが保存されています。
