Hi,
Im interested in using the 1440fps 1bit mode on the Pico DLP 2 kit for the rending of high speed animations for some reserch work, and from the documentation, I deduce that the the 60hz VGA signal being sent to the projector is simply interpreted differently, with the first 24 bits for each pixel being interpreted as the on/off value for a pixel for each of the 24 sub frames.
Correct me if I'm wrong, but say the the first pixel was white, then the first 24 bits would be 111111111111111111111111 , so in 1440 fps monochrome mode , would this mean that the first pixel would be on for the 24 sub frames?
If this is correct, then how would I go about building an animation to display 1440 unique frames of animation? Would I need to render a monochrome video at 640*480 and then write some software to take the value of each pixel for groups of 24 frames and create a new file with those values?
Many thanks
Gav