This site is currently read-only as we are migrating to Oracle Forums for an improved community experience. You will not be able to initiate activity until January 31st, when you will be able to use this site as normal.

    Forum Stats

  • 3,890,899 Users
  • 2,269,649 Discussions
  • 7,916,821 Comments

Discussions

Getting at individual pixels...

843799
843799 Member Posts: 49,999
edited Aug 27, 2001 2:16PM in Java 3D
After and individual frame has been rendered, i'd like to get at the individual pixels and alter them before the frame is displayed. By overriding the canvas3d's postRender() method, i can add my own code into the rendering loop, but does anyone know how i can get the individual RGB values of the frames pixels to alter them?

Comments

This discussion has been closed.