nyx_renderer#

Nyx Renderer integration for Genesis simulation.

Functions

entity_to_uuid(pair_list, entity)

Look up the Nyx UUID assigned to a Genesis entity.

uuid_to_entity(pair_list, uuid)

Reverse lookup: return the Genesis entity that owns a Nyx UUID.

Classes

NyxPyRenderer

Python-side wrapper around the native Nyx renderer.