Skip to content

jeffrey-omega/3D-TV

Repository files navigation

3D TV & VideoTexture

screenshot

About The Project

This is a demo of a 3D TV with a video playing on it. The video is a VideoTexture

Built With

Getting Started

Prerequisites

Installation

Clone the project and install dependencies with npm install (or pnpm install or yarn).

Developing

Start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of the app, run the following command. This will create an optimized build of the app in the dist folder.

npm run build

You can preview the production build with npm run preview.

Roadmap

  • (optional) Change the default engine to WebGPU and add a fallback to WebGL

License

The names of actual companies and products mentioned herein may be the trademarks of their respective owners. Except where otherwise noted, the content provided in this repository is licensed under a Attribution-NonCommercial 4.0 International, and code samples are licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published