Skip to content

take-cheeze/Effekseer

 
 

Repository files navigation

Effekseer

This software is a tool editing particle effects. By incorporating a runtime and plug-ins, you will be able to show the effects that was created with Effekseer. Effekseer is useful in developing game software especially. Not only programmers but also designers take charge of particle effects.

本ソフトウェアはパーティクルエフェクト編集ツールです。 ランタイムやプラグインを組み込むことで、Effekseerで作成されたエフェクトをアプリケーション中で再生できるようになります。 主にゲームで使用することを想定しており、パーティクルエフェクトの編集をプログラマでなくデザイナーが担当できるようにします。

本軟件為粒子效果的編輯工具。 透過組合 runtime 和插件,由Effekseer制作而成的效果便可以在應用程式內播放。 Effekseer主要用作遊戲開發,不僅是程序員而且設計師也可進行粒子效果的編輯。

Slack Status

Development

Branch

Documents

CodeOverview

CodingRule

HowToBuild

コーディングルール

Todo

Please read issues, Trello and TODO. We always welcome pull requests for improvements, bug fixes, and so on.

issues、TrelloとTODOを読んでください。常時、機能追加、バグ修正といったプルリクエストを募集しております。

Issues

Trello

RoadMap

1.5

  • Node material
  • Bloom Postprocess in Editor
  • Dynamically changing parameters of Effect from a runtime

OnGoing

  • Support Metal
  • Support DirectX12
  • Support Vulkan

BackendRepository

Todo

Easy

  • Add samples (サンプルの追加)
  • Add tutorial documents (チュートリアルのドキュメントの追加)
  • Add tests for a runtime (ランタイムのテストの追加)
  • Translate documents from Japanese into English (ドキュメントの日本語から英語への翻訳)

Medium

  • Add model exporters for 3D modeling softwares
  • HDR Color

Hard

  • Support AfterEffects

Others

For contributor

How to release (under constructing)

  • Windows

Visual Studio 2015 are required.

Open release.bat

  • Mac

Execute Dev/build.Mac.sh to compile and generate binary into Dev/release/

Execute Dev/package.Mac.sh to generate app into Dev/Mac/

or

Use cmake to Dev/Cpp/CMakeLists.txt

  • Linux (not work now)

Execute Dev/build.Linux.sh to compile and generate binary into Dev/release/

I have not debuged Effekseer on Linux yet.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 51.6%
  • C# 26.5%
  • C 18.9%
  • CMake 0.8%
  • HLSL 0.7%
  • GLSL 0.5%
  • Other 1.0%