https://github.com/agoose77/bge_python_components

Python Components For BGE

https://github.com/agoose77/bge_python_components

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Python Components For BGE

Basic Info
  • Host: GitHub
  • Owner: agoose77
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 27.3 KB
Statistics
  • Stars: 4
  • Watchers: 3
  • Forks: 3
  • Open Issues: 0
  • Releases: 4
Created over 10 years ago · Last pushed over 9 years ago
Metadata Files
Readme

README.md

BGE Python Components

A small Blender addon to provide UI-configurable Python components. Designed to support Python components outside of Moguri's component branch (such as UPBGE's implementation).

The addon will ensure that the relevant scripts are stored inside the text blocks of the '.blend' file, but they can be safely edited without being overwritten.

Why use components?

Components provide better encapsulation support out-of-the-box than Python controllers. For scripts that run every frame, they remove the boilerplate required. They also provide a user-friendly interface for configuration (and support a greater number of data types than the native BGE logic bricks).

NB, this system takes control over the mainloop to remove the requirement for the user to explictly update the components. Components are updated after logic bricks.

Owner

  • Name: Angus Hollands
  • Login: agoose77
  • Kind: user
  • Location: United Kingdom
  • Company: 2i2c

Open Source Infrastructure Engineer @ 2i2c. Executable Books core team member. PhD in Nuclear Physics from the University of Birmingham.

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels