Hello !
Welcome to Realce.net
If you're interested in coding, you'll find here why we code with enthusiasm, exploring creativity with P5js coding, the power of Machine Learning algorithms with python, as well as improving productivity with VBA, and much more.
Scroll below to find out more about our recent highlights!
How to write a p5js script ?
2024, Jul 03A few words describing how to write a first p5js script
Hopefully it will give some insight on how these creative tool can be used to learn coding while making art with code !
tags: code p5js javascript
Animations made with p5.js
2023, Jun 01Another 3D animation made with the p5js :
tags: animation p5js javascript
Coding train video : How to compute Pi with toothpicks
2023, Mar 15Yesterday was 3/14 alias #PiDay and once again, Coding Train's channel creator Daniel Shiffman shows us another fun way to compute an approximation of PI, this time with toothpicks.
tags: code p5js javascript
One good way to get to code in Javascript
2021, May 02Today, there are multiple ways to get into "coding". There multiple languages each with its own grammar, among them there are javascript and python.
I wanted to share one ressource for learning coding with javascript.
tags: coding p5js javascript
The year clock
2019, Aug 19This project involves displaying dynamically the percentage of elapsed time for the current year.
It was developed using the p5.js Javascript library.
In the image below in the center the percentage and below the timezone taken into account in the computation of this percentage.
tags: project code javascript