<h3 align="center">
  <img src="graphics/icon.png?raw=true" alt="OvisTek Logo" width="150">
</h3>

[![Twitter: @OvisTek](https://img.shields.io/badge/contact-OvisTek-blue.svg?style=flat)](https://twitter.com/OvisTek)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/00d1a757809f439ebb1dab2a3fd9b43c)](https://www.codacy.com/gh/OvisTek/gfx.ts/dashboard?utm_source=github.com&utm_medium=referral&utm_content=OvisTek/gfx.ts&utm_campaign=Badge_Grade)
[![install size](https://packagephobia.com/badge?p=@ovistek/gfx.ts)](https://packagephobia.com/result?p=@ovistek/gfx.ts)
[![NPM](https://img.shields.io/npm/v/@ovistek/gfx.ts)](https://www.npmjs.com/package/@ovistek/gfx.ts)
[![License](https://img.shields.io/badge/license-MIT-orange.svg?style=flat)](LICENSE)

#### **Lightweight TypeScript WebGL Renderer using three.js**

* * *

### _**Installation**_

-   Install using [npm](https://www.npmjs.com/package/@ovistek/gfx.ts)

```console
npm install @ovistek/gfx.ts
```

### _**Acknowledgements**_

This tool relies on the following open source projects.

-   [three.js](https://github.com/mrdoob/three.js/)
