Commit bd1b96a0 authored by Azizi's avatar Azizi
Browse files

Update 1-Cube.html

parent 78cf4eb1
Pipeline #8330 passed with stage
in 6 seconds
......@@ -29,7 +29,7 @@ const materials = [
new THREE.MeshBasicMaterial({color: 0xff00ff}),
new THREE.MeshBasicMaterial({color: 0x0000ff}),
new THREE.MeshBasicMaterial({color: 0xff00ff}),
new THREE.MeshBasicMaterial({color: 0x0000ff}),
new THREE.MeshBasicMaterial({color: 0xffebcd}),
new THREE.MeshBasicMaterial({color: 0xff0000})
];
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment