Skip to content

video.c的update函数里canvas下标是否有误 #9

@czlx-github

Description

@czlx-github

update里的canvas[x][y] = p(init + step / 2);,按照int x1 = x + dx[d], y1 = y + dy[d];以及dx, dy数组的初始值,应该是canvas[y][x]?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions