Skip to content

Why use CADisplayLink? #5

@tclh123

Description

@tclh123

In your C++ sample, called [myGLView startAnimation];, which I think is no need.
Render will be called in camera caputre loop. And CADisplayLink only will call selector when the display needs to refresh, and in your sample it rarely happens(I don't know why).

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions