Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Games #24

Open
wants to merge 52 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
826276e
add smapi data and mp4 importer
bradoyler Oct 14, 2017
9e2f51d
fix path
bradoyler Oct 14, 2017
1b4bcfa
Adds a demo using an audio analyser to size a box entity
maxrpeterson Oct 14, 2017
1a58c30
Made special ball that follows you...
srobertson421 Oct 14, 2017
baab9d6
Merge branch 'audio-analyser'
maxrpeterson Oct 14, 2017
e33c707
made ball stay with camera
srobertson421 Oct 14, 2017
68be709
push vids
bradoyler Oct 14, 2017
a85f447
Merge branch 'master' of github.com:nbcnews/aframe-boilerplate
bradoyler Oct 14, 2017
d56387e
add Quantiphi vids
bradoyler Oct 14, 2017
dd63fcc
add tmp
bradoyler Oct 14, 2017
faf4fca
merged master
srobertson421 Oct 14, 2017
882f689
add rhonyc tags, sprout vid
bradoyler Oct 14, 2017
e8c0ac8
Add room
kaitlynreese Oct 14, 2017
9cdb07a
Merge branch 'room'
kaitlynreese Oct 14, 2017
251386c
Updates to aframe v0.7.0
maxrpeterson Oct 14, 2017
f7fb187
Merge branch 'master' of github.com:nbcnews/aframe-projects
maxrpeterson Oct 14, 2017
f00c327
Merge branch 'master' of github.com:nbcnews/aframe-projects into games
srobertson421 Oct 14, 2017
45edf76
rel path change
bradoyler Oct 14, 2017
e2690f2
Adds a cursor
maxrpeterson Oct 15, 2017
50033e7
Makes the cursor a little smaller
maxrpeterson Oct 15, 2017
22a3a37
Merge in voice-control work
Oct 15, 2017
259eae7
Added hoop and stuff
srobertson421 Oct 15, 2017
bf3499b
ROOM
kaitlynreese Oct 15, 2017
eedb3d7
update path
bradoyler Oct 15, 2017
564c9f6
add data
bradoyler Oct 15, 2017
25bffc3
Add speaker
kaitlynreese Oct 15, 2017
9b7c76a
Adds the built-in collada loader, STANDING=FALSE, SIT DOWN MF'ER
maxrpeterson Oct 15, 2017
19fe095
Merge branch 'updates-to-room-view'
maxrpeterson Oct 15, 2017
1043a39
updates to collada-loaders
maxrpeterson Oct 15, 2017
71e9a1c
altered view of camera
srobertson421 Oct 15, 2017
2fc2c3f
Merge branch 'master' of github.com:nbcnews/aframe-projects into games
srobertson421 Oct 15, 2017
c9a74ab
fixed camera issue with standing component
srobertson421 Oct 15, 2017
8499295
Adds a tv component with click handler
maxrpeterson Oct 15, 2017
9b2fc1a
Add meet the press analysis
Oct 15, 2017
adebca5
NEWSroom!
kaitlynreese Oct 15, 2017
2de3d44
Merge branch 'master' of https://github.com/nbcnews/aframe-projects
kaitlynreese Oct 15, 2017
6efcc33
Rotate/move things
kaitlynreese Oct 15, 2017
1ecd1f1
added scoreboard
srobertson421 Oct 15, 2017
5f1d943
Merge branch 'master' of github.com:nbcnews/aframe-projects into games
srobertson421 Oct 15, 2017
ccb2325
fixes the cursor
maxrpeterson Oct 15, 2017
332bcfe
Attempt at full set
kaitlynreese Oct 15, 2017
4602369
add news vids
bradoyler Oct 15, 2017
150e92d
adds lights to the scene
maxrpeterson Oct 15, 2017
e77e98b
Merge branch 'add-lights'
maxrpeterson Oct 15, 2017
ba63537
Update set, add favicon
kaitlynreese Oct 15, 2017
89acfcc
Dim ambient
kaitlynreese Oct 15, 2017
cf8eb34
Added logos for game
srobertson421 Oct 15, 2017
5536c47
Basic scrolling content and a plane to surprise and delight
Oct 15, 2017
8bff959
demo controls
bradoyler Oct 15, 2017
3fc103a
Merge branch 'master' of github.com:nbcnews/aframe-projects into games
srobertson421 Oct 15, 2017
92c42cf
fixed multiple objects issue
srobertson421 Oct 15, 2017
00ca533
changed background
srobertson421 Oct 15, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.tmp/

.DS_Store
*.sw[mnop]

Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# A-Frame Boilerplate

## Download a video
```sh
sh smapi/downloadmp4.sh /news 1034_20171013170000
```

Boilerplate for creating WebVR scenes with [A-Frame](https://aframe.io).

Alternatively, check out the [A-Frame Starter on
Expand Down
1 change: 1 addition & 0 deletions assets/Roboto-msdf.json

Large diffs are not rendered by default.

Binary file added assets/Roboto-msdf.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 assets/article1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/big_room/AUTHOR
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Francesco Coldesina (https://sketchfab.com/topfrank2013)
396 changes: 396 additions & 0 deletions assets/big_room/LICENSE

Large diffs are not rendered by default.

Binary file added assets/big_room/scene.bin
Binary file not shown.
Loading