Through a sea of petals will I see a road to the heaven far away.

Find me on , , and .

Writing
Projects
  • Composable Camera System:

    ComposableCameraSystem is a modular, data-driven camera framework for Unreal Engine. It replaces the monolithic APlayerCameraManager pattern with a layered architecture built around composable nodes, pose-only transitions, and a two-tier context / evaluation-tree model.

  • Component Camera System:

    A simplified, extensible and designer-friendly camera system for Unreal Engine.

  • Access Object Property by Name:

    A toy plugin for Unreal Engine to access (get and set) any object property by name.