Skip to content

Commit

Permalink
created first build
Browse files Browse the repository at this point in the history
  • Loading branch information
Romsha committed May 1, 2022
1 parent 258c2d2 commit ae3b6ab
Show file tree
Hide file tree
Showing 24 changed files with 140 additions and 3 deletions.
Binary file added dist/.DS_Store
Binary file not shown.
Empty file added dist/.gitkeep
Empty file.
Binary file added dist/assets/pictures/.DS_Store
Binary file not shown.
Binary file added dist/assets/pictures/lf2/lf2-game.webp
Binary file not shown.
Binary file added dist/assets/pictures/lf2/lf2-theme.mp3
Binary file not shown.
Binary file added dist/assets/pictures/mario/super-mario-game.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/assets/pictures/mario/super-mario-game.webp
Binary file not shown.
Binary file added dist/assets/pictures/mario/super-mario-theme.mp3
Binary file not shown.
Binary file added dist/assets/pictures/sonic/sonic-game.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/assets/pictures/sonic/sonic-theme.mp3
Binary file not shown.
3 changes: 3 additions & 0 deletions dist/bundle.ebe71b67589bebf1404e.js

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions dist/bundle.ebe71b67589bebf1404e.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/**
* @license
* Copyright 2010-2022 Three.js Authors
* SPDX-License-Identifier: MIT
*/
1 change: 1 addition & 0 deletions dist/bundle.ebe71b67589bebf1404e.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/fonts/helvetiker_bold.typeface.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/fonts/helvetiker_regular.typeface.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>06 - Animations</title><script defer="defer" src="bundle.ebe71b67589bebf1404e.js"></script><link href="main.css" rel="stylesheet"></head><body style="margin:0"><canvas class="webgl"></canvas><iframe class="picture-desc" src="https://en.wikipedia.org/wiki/Sonic_the_Hedgehog"></iframe><div class="overlay visible"><div class="welcome">Welcome to <span><b>W</b>eb <b>V</b>irtual <b>M</b>useum</span></div><div class="controls">Controls:<ul><li>Use the mouse to look around</li><li>Use the arrow keys or AWDS to move</li><li>Press ESC to return to this screen</li></ul></div><div class="select">Select you display: ...</div><div class="loading"><div class="loading-bar"></div><div class="loading-text blink">Loading</div><div class="start">Enter Display</div></div></div></body></html>
124 changes: 124 additions & 0 deletions dist/main.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/main.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added dist/texture/marble.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/texture/wall-bricks.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/texture/wall-bricks.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/texture/wall-plaster.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/texture/wall-rough.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ae3b6ab

Please sign in to comment.