p5.js-website icon indicating copy to clipboard operation
p5.js-website copied to clipboard

p5.js website built using Node.js, Grunt, YAML and Assemble

Results 336 p5.js-website issues
Sort by recently updated
recently updated
newest added

### Most appropriate sections of the p5.js website? Examples ### What is your operating system? Mac OS ### Web browser and version Safari 16.0 ### Actual Behavior _Noting that there...

Bug

### Language All example pages in Transform are not translated into Chinese ### What improvement are you suggesting? The example pages in Transform are not translated into Chinese. Take translate()...

Translation

Changes: In the process of adding a "Getting Started in 3d" tutorial to the learn page. This tutorial would introduce new coders to basic 3d terminology and concepts, walking through...

Changes: * In the Passing Shader Uniforms example I've fixed an issue where the geometry was being displayed mostly off-screen. It should now be centered. * The Primitives example was...

Changed a few sentences that the translatorbot makes too weird to read

### Language Spanish ### What improvement are you suggesting? As the recent Pull Request #1266 by @icarito mentioned, there are a few examples in Spanish have variable and function names...

Help Wanted
Translation

Addresses #1216 Changes: Translate Spanish description of p5.Vector reference page Add toString entry in p5.Vector reference page Screenshots of the change: ![image](https://user-images.githubusercontent.com/101674270/189459092-e63e9e64-52fd-4776-96c1-68f55c82e71d.png)

### Topic ### Hi Everybody! We are going to update the Teach Page with some new items! ![UI](https://user-images.githubusercontent.com/70793865/189504622-fa0abe64-97a7-40a7-aeeb-f92988f65b99.png) ## Upcoming Workshop ![Upcoming Workshop](https://user-images.githubusercontent.com/70793865/189504690-c06c8629-71c7-4804-812b-981b00a6bbfe.png) The first new thing is the Upcoming...

Discussion

Changes: In the process of adding a Introduction to Shaders tutorial to the learn page. This tutorial would have the following goals: * Introduce how shaders are set up in...

[Work In Progress - Do Not Merge] This is an initial pull request for my GSoC project, to get an idea of how the p5js website repo works. This commit...