Skip to content

🏎️ software architecture focused on performance and high frame rate per second. uses webgl/canvas to create and render primitive elements and replace the use of dom, based on the ideas of rapha a./netflix.

Notifications You must be signed in to change notification settings

andrewgerez/turbo-webgl

Repository files navigation

Example

Turbo WebGL 🏎️

a gpu hardware acceleraction.

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

Turbo WebGL - Environment

Built With

This project was developed using the following technologies:

  • React

Getting Started

Prerequisites for installing and running the application locally.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/andrewgerez/turbo-webgl.git
  2. Install NPM packages
    npm install
  3. Run the app
    npm run dev

Contact

Andrew Gerez - Linkedin - [email protected]

Project Link: https://github.com/andrewgerez/turbo-webgl

About

🏎️ software architecture focused on performance and high frame rate per second. uses webgl/canvas to create and render primitive elements and replace the use of dom, based on the ideas of rapha a./netflix.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published