Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Priyanka
ARNishat
Commits
98a0c7c7
Commit
98a0c7c7
authored
Jun 09, 2023
by
Priyanka
Browse files
Update sphere_original.html
parent
a9cc37ff
Pipeline
#7637
passed with stage
in 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/sphere_original.html
View file @
98a0c7c7
...
...
@@ -25,7 +25,7 @@ async function activateXR() {
// The sphere will have a different color on each side.
const
materials
=
[
new
THREE
.
MeshLambertMaterial
({
color
:
"
#
8856a7
"
}),
new
THREE
.
MeshLambertMaterial
({
color
:
"
#
99d8c9
"
}),
//new THREE.MeshPhongMaterial({color: 0x0000ff}),
//new THREE.MeshBasicMaterial({color: 0x00ff00}),
//new THREE.MeshBasicMaterial({color: 0xff00ff}),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment