A music visualizer web app built for the Hatsune Miku Magical Mirai 2023 programming competition.
Access it here: https://azn-abel.github.io/mikus-neon-world
Developers: Abel Lu, Christopher Lee, Luke Sbityakov
Artist: Anjolie Baccay
- This application is optimized for landscape display on tablets and personal computers. The app will work on phones and smaller devices, but you may encounter some issues related to small screen size and native hardware.
- Disclaimer: the source code for this project should NOT be used as a model/foundation for similar applications, as the project was severely rushed. The app works just fine, but we didn't focus on code quality and best practices as much as we'd wanted to.
- Song Compatibility
- Compatible with all six songs presented to competitors.
- Music Visualization
- Glowing animations that match the intensity of the songs, including six glowing bars representing the six songs featured.
- Custom Artwork
- Features a custom digital drawing of Hatsune Miku in this year's outfit, as well as custom assets used to create an elaborate backdrop
- User Freedom
- Users are given options to customize the experience to make it their own. This includes enabling/disabling certain animations and changing the scene colors.
- Miku on Top of the World
- As reference to her song: World is Mine, Miku is depicted on top of a skyscraper, broadcasting her voice into the night sky.
- How to access
- Personal Computers
- Click here: https://azn-abel.github.io/mikus-neon-world
- Tablet and Phone Users
- Click here: https://azn-abel.github.io/mikus-neon-world
- Optional: Add the Application to Home Screen
- Safari (iOS): Tap the share icon, then tap "Add to Home Screen"
- Chrome (Android): Tap the three dots (settings menu), then tap "Add to Home Screen"
- Personal Computers
- How to use
- Click the Play button to start listening!
- Volume and visual-related settings can be found by clicking the gear icon
- To switch songs, click the music notes icon
- Building and Serving Locally
- Clone the
deploy
branch of the repository. - You can use server extensions to serve the application on a local HTTP server.
- VSCode: Live Server
- Download "Live Server" extension
- Right-click on
index.html
and select "Open with Live Server"
- WebStorm: Built-In Preview
- Right-click on the
index.html
file - Hover over "Open In"
- Hover over "Browser", and select your desired browser
- Right-click on the
- VSCode: Live Server
- Clone the
- Deployment
- The app is currently deployed at https://azn-abel.github.io/mikus-neon-world from the
deploy
branch - The
deploy
branch is ready to be deployed on HTTP servers
- The app is currently deployed at https://azn-abel.github.io/mikus-neon-world from the
ただの大学生が初音ミクの「マジカルミライ2023」のために作った音楽ビジュアライザです
デベロッパー: Abel Lu, Christopher Lee, Luke Sbityakov
イラストレーター: Anjolie Baccay
このアプリは横向きのパソコンやタブレットで利用されるつもりでオプトマイズしました。スマホでも使えるんですが、画面のサイズに関する問題が出る可能性があります。
- 曲の選択肢
- このコンテストの6曲を全部使える
- 音楽の見える化
- 6曲を表す音楽の強度に合わせて明かる6本のビートバー
- カスタムイラスト
- 今年の衣装を着てる初音ミクのイラストとカスタムアセットで作った美しい背景
- 自由に使える
- ユーザーは自由に使えるためのオプションが付いてる。例えばアニメーションをエネーブルやディセーブルしたり、シーンの色を変えたりすることはできる
- 初音ミクは世界で一番!
- 「ワールドイズマイン」っていう曲の歌詞みたいにミクがスカイスクレーパーの屋根の上で夜空に声を響かす
- アクセスする方法
- パソコン
- タブレットとスマホ
- こちら: https://azn-abel.github.io/mikus-neon-world
- オプショナル: アプリをホーム画面に追加
- Safari (iOS): シェアアイコンを押して「ホーム画面に追加」を選択する
- Chrome (Android): 3点のアイコン(設定メニュー)を押して「ホーム画面に追加」を選択する
- 使い方
- プレイボタンをクリックして音楽を開始する!
- ギアアイコンをクリックして音量とビジュアルに関する設定を変える
- ノートアイコンをクリックして曲の変化できる
- ローカルでビルドとサーブ
- レポジトリをクローンする (
deploy
ブランチ) - サーバー拡張部分でローカルのHTTPサーバーでアプリをサーブできる
- VSCode: Live Server
- 「Live Server」っていう拡張部分をダウンロードする
index.html
を右クリックして「Open with Live Server」を選択する
- WebStorm: 作り付けプレビュー
index.html
を右クリックする- 「このアプリケーションで開く」にマウスを合わせる
- 「ブラウザー」にマウスを合わせてブラウザーを選択する
- VSCode: Live Server
- レポジトリをクローンする (
- デプロイ
- 現在このアプリはhttps://azn-abel.github.io/mikus-neon-world の
deploy
ブランチでデプロイされている - その
deploy
ブランチはHTTPサーバーにデプロイすることができる
- 現在このアプリはhttps://azn-abel.github.io/mikus-neon-world の