synthesizers.synth_workers package

synthesizers.synth_workers package#

The package contains all Synthesizers.

Subpackages#

synthesizers.synth_workers.assets_synths

The package contains Assets Synthesizers for generation of assets in the stage.

Submodules#

synthesizers.synth_workers.base_synthesizer

Implements Base Synthesizer which defines an interface across all Synthesizer Workers.

synthesizers.synth_workers.dummy_synthesizer

Defines Dummy Synthesizer class which is responsible for scene loading.

synthesizers.synth_workers.physics_synthesizer

Defines Physics Synthesizer class which is responsible for ground synthesis.