Skip to content

connor-ms/spinning-cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spinning Cube

This is a very basic implentation of rendering a 3D cube using a textarea as the render window. Written using React & Typescript.

Table of Contents

Demo

You can view a live demo here.

Installation

To get started with the project, clone the repository and install the necessary dependencies:

git clone https://github.com/connorms/spinning-cube.git
cd spinning-cube
npm install

Usage

To start the development server, run:

npm start

This will start the application at http://localhost:3000.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

npm run build

Builds the app for production to the build folder.

npm run deploy

Builds the app and deploys it to GitHub Pages.

License

This project is licensed under the MIT License.

About

A spinning cube.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published