Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Blender plugin for creating ages for Cyan Worlds' proprietary Plasma engine and its open source variant, CyanWorlds.com Engine.

License

NotificationsYou must be signed in to change notification settings

H-uru/korman

Repository files navigation

An open source, GPLv3 Blender addon for creating ages for Cyan Worlds' proprietary Plasma engineand its open source variant, CyanWorlds.com Engine. For more information, visithttps://guildofwriters.org

Dependencies

  • Blender - 3D modeling software
  • libHSPlasma - Universal Plasma library used for manipulating data

Building

Korman is written primarily in Python and therefore requires little in the way of compiling. However, Kormandepends on the libHSPlasma Python bindings called "PyHSPlasma". Therefore, you will need to compile libHSPlasmawith python bindings for the platform of your choice. A helper script has been provided to compile PyHSPlasmaand all dependency libraries for you on Windows. To build Korman for rapid development, run./build.ps1 -Dev -BlenderDir "<path to blender 2.79>"

Installing

Copy thekorman directory into Blender'saddons directory. You must enable the addon in Blender's UserPreferences window. Korman is listed as aSystem addon. Switch the render engine to Korman and enjoy!

Zen of Korman

  • Korman should be intuitive and discoverable.
  • Mapping Korman features to Plasma features 1:1 is not desirable.
  • Hide annoying details and make age building fun!
  • Any Python traceback seen by the user is a bug.
  • Korman is written in Python, not C. The code should reflect that fact.
  • Avoid "it's better to ask for forgiveness"try... except blocks.
  • Spaces over tabs.
  • Break lines around 100 columns (it's OK if your log message exceeds that however).

About

Blender plugin for creating ages for Cyan Worlds' proprietary Plasma engine and its open source variant, CyanWorlds.com Engine.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp