# Event handling

Simplygon uses an event system to report e.g. processing progress. By implementing and registering an event callback object, the calling function can receive event updates from the system.

This example shows how to use the Simplygon observer to get progress events.