p5.js-website
p5.js-website copied to clipboard
p5.js website built using Node.js, Grunt, YAML and Assemble
### 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...
### 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()...
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...
Addresses #1216 Changes: Translate Spanish description of p5.Vector reference page Add toString entry in p5.Vector reference page Screenshots of the change: 
### Topic ### Hi Everybody! We are going to update the Teach Page with some new items!  ## Upcoming Workshop  The first new thing is the Upcoming...
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...