Skip to content

Prototype notes #4

@jywarren

Description

@jywarren

Was able to create an initial prototype; due to:

the day length may be hard to get right -- it might be only daylight hours which change day to day??

Also, I haven't hooked up the selection of a pixel yet. So it's hard to choose a good pixel to see patterns.

Something was going wrong with my manual setting of the frame at the top of the draw() function, and it kept pausing display and re-loading the video, so I commented it out and hit play manually. That means the drawing of pixels and the framerate are not synchronized - it's grabbing a pixel every draw(), not every frame. But it's ok just to see how it works generally.

My first cyclogram:

first-cyclogram

cyclogram

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