DevinBayly / virtual-nature

0 stars 0 forks source link

2022-2-2 #1

Open DevinBayly opened 2 years ago

DevinBayly commented 2 years ago

roadmap image

things we are working on today https://github.com/processing/p5.js/wiki/Getting-started-with-WebGL-in-p5

installing godot https://godotengine.org/

DevinBayly commented 2 years ago

more information related to p5 in 3d can be found here

https://p5js.org/examples/ under the 3d section

DevinBayly commented 2 years ago

some 2d primitives are supported in 3d with a third coordinate argument https://p5js.org/reference/#/p5/point https://p5js.org/reference/#/p5/line

DevinBayly commented 2 years ago

points example

https://openprocessing.org/sketch/1465953