Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Alfakhori
ar
Commits
5e7cb719
Commit
5e7cb719
authored
May 02, 2023
by
Alfakhori
Browse files
Update public/page1.html, public/page2.html, public/page3.html
parent
10e6e2e9
Pipeline
#7373
passed with stage
in 7 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/page1.html
View file @
5e7cb719
...
...
@@ -2,7 +2,7 @@
<html>
<head>
<meta
charset=
"utf-8"
>
<title>
AR.js Location-Based Exampl
e
</title>
<title>
ChatGPT cod
e
</title>
<script
src=
"https://aframe.io/releases/1.2.0/aframe.min.js"
></script>
<script
src=
"https://cdn.jsdelivr.net/npm/@argonjs/argon@4.0.0/dist/argon.min.js"
></script>
<script
src=
"https://raw.githack.com/AR-js-org/AR.js/master/aframe/build/aframe-ar-nft.js"
></script>
...
...
public/page2.html
View file @
5e7cb719
<!DOCTYPE html>
<html>
<head>
<title>
AR.js
A-Frame Location-based
</title>
<title>
AR.js
website code
</title>
<script
src=
"https://aframe.io/releases/1.0.4/aframe.min.js"
></script>
<script
type=
'text/javascript'
src=
'https://raw.githack.com/AR-js-org/AR.js/master/three.js/build/ar-threex-location-only.js'
></script>
<script
type=
'text/javascript'
src=
'https://raw.githack.com/AR-js-org/AR.js/master/aframe/build/aframe-ar.js'
></script>
...
...
public/page3.html
View file @
5e7cb719
<!doctype html>
<html>
<head>
<title>
Code from AR Studio
</title>
<meta
charset=
"utf-8"
/>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
/>
<script
src=
"https://aframe.io/releases/1.0.4/aframe.min.js"
></script>
...
...
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