Skip to content

keisoftdev/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

Todo

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

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

Issues

RoadMap

Todo

** Easy **

  • Add samples (サンプルの追加)
  • Add tutorial documents (チュートリアルのドキュメントの追加)
  • Add tests for a runtime (ランタイムのテストの追加)
  • Translate documents from Japanese into English (ドキュメントの日本語から英語への翻訳)
  • Show the number of draw call. (ドローコール数表示)

** Medium

  • Add model exporters for 3D modeling softwares
  • HDR Color
  • Bloom Postprocess in Editor
  • Dynamically changing parameters of Effect from a runtime

** Hard

  • Support Metal
  • Support DirectX12
  • Change tool GUI library
  • Multiplatform tool

** VeryHard

  • Support Vulkan
  • Support AfterEffects

** Others

For contributor

How to compile

  • Windows

DirectX SDK and Visual Studio 2013 are required.

Open Dev/Cpp/Test.sln

  • Linux

Execute Dev/Cpp/build.sh

or

Use cmake to Dev/Cpp/Test/CMakeLists.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 42.5%
  • C++ 38.3%
  • C# 16.2%
  • Objective-C 1.6%
  • HLSL 0.5%
  • Batchfile 0.4%
  • Other 0.5%