Skip to content

Add camera animation capabilities (anime.js) #3

@cgcostume

Description

@cgcostume

Interface for capturing, serializing, and replaying camera settings.

  • manually capture keyframes with camera eye, center, fov
  • automaticall capture keyframes ...
  • specify replay by means of duration between frames, ease-in/ease-out functions, interpolation method, etc.
  • passive replay by querying interpolated data for certain point in time or position in-between

As originally intended in webgl-operate we could generalize this interface to a DataCapture and DataReplay class... but perhaps we could rely on anime.js instead.

Inspiration:

@lukaswagner - you have the most experience here so far. Please feel free to comment on or refine this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions