Skip to content

etiandre/gcuisim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gamecube BIOS UI simulator

Description

This is a work-in-progress attempt to recreate the Gamecube IPL UI using Three.js.

Screencast_20231130_202028.webm

Installation & Usage

Demo

$ git clone https://github.com/etiandre/gcuisim.git
$ npm install
$ npm start

Use the arrow keys to navigate.

Building

npm build builds the app into the dist/ folder.

Details

  • The font used is Source Sans Pro Bold, as the original IPL font is hard to obtain and probably copyrighted.
  • The shiny reflection texture is the original one (see https://tcrf.net/GameCube).

TODO

  • Loading screen
  • Sound
  • Background particle cube effects
  • Modal screens

License

See LICENSE.

About

GC Bios UI Simulator using Three.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published