Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
O
official
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
吕祺
official
Commits
a90e10d7
Commit
a90e10d7
authored
Mar 13, 2024
by
吕祺
⛹🏽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update pic and threejs
parent
0fa88afc
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
898 additions
and
1954 deletions
+898
-1954
addThreeD2.js
static/addThreeD2.js
+1
-2
timeline-cn.png
static/img/timeline-cn.png
+0
-0
timeline-en.png
static/img/timeline-en.png
+0
-0
timeline-mobile-cn.png
static/img/timeline-mobile-cn.png
+0
-0
timeline-mobile-en.png
static/img/timeline-mobile-en.png
+0
-0
three.min.js
static/three.min.js
+897
-1952
No files found.
static/addThreeD2.js
View file @
a90e10d7
...
...
@@ -86,7 +86,7 @@ function getWindowWidth() {
function
getWindowHeight
()
{
if
(
isMobile
)
{
return
window
.
innerHeight
*
0.8
return
window
.
innerHeight
*
0.8
8
}
else
{
return
window
.
innerHeight
*
0.68
}
...
...
@@ -193,7 +193,6 @@ function init(en) {
controls
.
maxPolarAngle
=
controls
.
minPolarAngle
controls
.
enableZoom
=
false
controls
.
mouseButtons
=
{
ORBIT
:
THREE
.
MOUSE
.
LEFT
}
controls
.
enableKeys
=
false
controls
.
rotateSpeed
=
0.5
...
...
static/img/timeline-cn.png
View replaced file @
0fa88afc
View file @
a90e10d7
This diff is collapsed.
Click to expand it.
static/img/timeline-en.png
View replaced file @
0fa88afc
View file @
a90e10d7
This diff is collapsed.
Click to expand it.
static/img/timeline-mobile-cn.png
View replaced file @
0fa88afc
View file @
a90e10d7
This diff is collapsed.
Click to expand it.
static/img/timeline-mobile-en.png
View replaced file @
0fa88afc
View file @
a90e10d7
This diff is collapsed.
Click to expand it.
static/three.min.js
View file @
a90e10d7
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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