Workspace for the single day web page challenge! Make an awesome A-Frame based site to promote our activities at AnimeNext 2017 and learn a lot about comparabilities between graphic web frameworks. (A-frame Background will be forked from the Vaporwave Example on Glitch)
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
3
commits
Hidden VIDEO div powered by Media Query which will redirect users to YOUTUBE via URI on small screens that don't have enough processing power to both run the site and play stuff!
f96c788View on GitHubTweaking to the Thanks page! Otherwise it pushes way below on Mobile
1e53bbfView on GitHubImplemented a Carousel class on the homepage so we can see current events as well! Added SOME info to the DJ’s Page, added a shoutout to Surge on the ThankYou Page.
7d8c8c6View on GitHubDONE FOR NOW : It's ready to go up, though we still have some work to be done TODO: Implement artist bios, figure out a way to use Bootstrap's Grid system with this new layout. Other than that it's all good,
c15959fView on GitHubTHE IMPOSSIBLE HAS BEEN DONE : We now have some functioning Bootstrap (essentially only the JumboTron) and now we're nearing completion
16b3aa3View on GitHubLots of work implementing a video segment and ensuring cross browser compatibility, unfortunately I've had to give up on Bootstrap for anything other than the side nav entirely; as it can never have a transparent background. Even other HTML objects CAN'T appear on top of A-Frame, so now it's time to resort to embedding everything inside as A-Frame objects...
bf657afView on GitHubSidebar successfully installed! We'll manipulate #active to control it's state in the Javascript, and in turn the onclick events it generates will allow us to change content in the Jquery Scene. I'd like to replace Font-Awesome with something that can be loaded in through CDN though...
c0b3539View on GitHubMassive size reduction with Unicode character hack! The JSON only holds a FAKE sheet of unicode Japanese mapped to random English characters... From 48Mb to 3Kb!
03cd6a0View on GitHubFirst commit! Basic A-Frame working, plus added Japanese Unicode support to JSON fonts needed by 3JS. Basically a copied fork of the A-Frame Vaporwave example for now but it's something!
1f89213View on GitHub