Skip to content

dmitsuki/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 wishlist. We always welcome pull requests for improvements, bug fixes, and so on.

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

Issues

Wishlist

RoadMap

1.3 Finished

  • Add some icons to Editor GUI
  • File viewer

1.3 Todo

  • Integrate FBX and mqo importer.
  • Show the number of draw call.
  • For UnrealEngine4
  • For Cocos2d-x
  • Documents

Todo

** Easy **

  • Add Samples
  • Add Documents
  • Add Tests

** Medium

  • Add model exporters for 3D modeling softwares
  • HDR Color
  • Bloom Postprocess in Editor
  • Effectのパラメーターの動的な変更

** Hard

  • Support Metal
  • Support DirectX12
  • ツールのGUIライブラリの変更
  • ツールのマルチプラットフォーム化

** VeryHard

  • Support Vulkan
  • Support AfterEffects

** Others

  • New method of rotation to match Z and moving direction.
  • タービュランスノイズ ( https://ics.media/entry/10921 )
  • Change color on the runtime.

コミッター向け

ランタイムテスト方法

  • Windows

Dev/Cpp/Test.sln を実行する。

  • Linux

Dev/Cpp/build.sh を実行する。 Dev/Cpp/Test/CMakeLists.txt をcmakeを使用してmakeを生成しコンパイルする。

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 41.8%
  • C++ 39.7%
  • C# 15.1%
  • Objective-C 1.6%
  • HLSL 0.5%
  • HTML 0.4%
  • Other 0.9%