McManning / Coherence

Blender viewport renderer using the Unity Engine
MIT License
30 stars 0 forks source link

Unity - Add external event hooks for different sync updates #15

Closed McManning closed 1 year ago

McManning commented 3 years ago

Add the ability to listen to events like geometry changes, adding/removing things from the blender scene, camera changes, etc.

Use case: Compute shaders that drive procedural geometry layers on top of existing meshes - and updating these layers as the underlying mesh updates. Or custom skinning