mbarlow / beatsaver-viewer

⚔️ Web-based viewer for BeatSaver maps, built with A-Frame and JavaScript.

Home Page:https://supermedium.com/beatsaver-viewer/?id=811-535&difficulty=Expert

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

beatsaver-viewer

Web-based viewer for BeatSaver maps, built with A-Frame and JavaScript.

CLICK TO VIEW

https://supermedium.com/beatsaver-viewer/?id=811-535&difficulty=Expert

The viewer works within a normal web browser and can be embedded on any webpage. It can also be previewed within VR headsets on browsers that support VR (e.g., Supermedium).

Featured on the unofficial Beat Saber Songs site.

Usage

You can visit or link the viewer directly.

Or if you have a site, you can I-Frame the viewer and pass a query parameter containing the song ID and difficulty:

<iframe src="https://supermedium.com/beatsaver-viewer/?id=811-535&difficulty=Expert">

Roadmap

  • Safari support (BeatSaver currently serves OGGs which is not supported)
  • Custom saber viewer

Community

The BeatSaver viewer is an unofficial community project and not officially affiliated with Beat Saber.

Development

Built with A-Frame, a web framework that we created for building VR experiences. And JavaScript.

npm install
npm run start

Then head to localhost:9999 in your browser.

About

⚔️ Web-based viewer for BeatSaver maps, built with A-Frame and JavaScript.

https://supermedium.com/beatsaver-viewer/?id=811-535&difficulty=Expert

License:MIT License


Languages

Language:JavaScript 83.0%Language:HTML 15.5%Language:CSS 1.5%