processing/p5.js-website

[p5.js 2.0+ Bug Report]: Framebuffer example breaks on 2+

开放

#1,571 创建于 2026年6月18日

 (30 条评论) (1 个反应) (0 位负责人)MDX (292 个派生)auto 404
Help WantedTechnical Initiative

仓库指标

星标
 (91 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Most appropriate sub-area of p5.js?

  • Accessibility
  • Color
  • Core/Environment/Rendering
  • Data
  • DOM
  • Events
  • Image
  • IO
  • Math
  • Typography
  • Utilities
  • WebGL
  • WebGPU
  • p5.strands
  • Build process
  • Unit testing
  • Internationalization
  • Friendly errors
  • Other (specify if possible)

p5.js version

2+

Web browser and version

chrome

Operating system

macos

Steps to reproduce this

Steps:

  1. https://beta.p5js.org/examples/3d-framebuffer-blur/ observe somethign strange happening (intended: https://p5js.org/examples/3d-framebuffer-blur/). Instead of row of rotating spheres there's a smear of crescent shapes that fades into nothing
  2. if pasting code into p5.js editor, and select 2.3 in version, a whole other also strange behavior (also no syntax highlighting after 2.2?)

贡献者指南