Skip to content

pix_draw

The pix_draw object directly draws pixels onto the screen without applying any texture mapping. It is primarily used for blasting raw pixel data, meaning 3D transformations like Z-axis rotations or translations will not affect its output. Users should note that pix_draw is generally much slower than pix_texture on systems with graphics accelerators.


AI Generated

This content was generated with the assistance of AI. If you notice any errors, please report them or submit a fix using Submit. Check the prompt used here.


  • Download via Deken.

    Open Pd and go to ToolsFind Externals. Search for zexy and install it. Then create an object with declare -lib zexy -path zexy. Finally, use pix_draw or any other object from zexy.

  • Library developed mainly by Johannes M. Zmölnig.
  • Report Bugs/Errors here!
  • Available for .

Similar


    Comments

    Contributors