forked from LeenkxTeam/Leenkx_Examples
13 lines
679 B
Markdown
13 lines
679 B
Markdown
Example projects for the Leenkx SDK migrated from Armory
|
|
|
|
Browse online: https://armory3d.github.io/armory_examples_browser/
|
|
|
|
When adding a new project:
|
|
|
|
- Demonstrate a single feature
|
|
- Keep your assets as small as possible
|
|
- Save the project into a directory with the same name as the main blend file (<project>/<project>.blend)
|
|
- Prefix the name of the project with the category the of the showcase (logic_, light_, render_, ui_, ...)
|
|
- Add a <project>/README.md describing the project
|
|
- If the README.md includes usage instructions (like: keybindings) link it as text file into blenders Text Editor.
|
|
- Remove any orphaned data from your blend file |