An open API service indexing awesome lists of open source software.

https://github.com/roginvs/webgl_test

Playground for webgl, university assignment
https://github.com/roginvs/webgl_test

Last synced: about 1 year ago
JSON representation

Playground for webgl, university assignment

Awesome Lists containing this project

README

          

# University assignment

Just a small playground for webgl

## Demo

## Running locally

### 1. Install nodejs

https://nodejs.org/en/

### 2. Install packages

```sh
npm install
```

### 3. Run local server

```sh
npm start
```

## Links

https://www.khronos.org/registry/webgl/specs/latest/1.0/#5.2

https://www.khronos.org/registry/OpenGL/specs/es/2.0/es_full_spec_2.0.pdf

https://github.com/mdn/webgl-examples/tree/gh-pages/tutorial/sample5

A book
http://ommolketab.ir/aaf-lib/osx3qpl2tai1kt8118arqs2poeqfcp.pdf

Obj file info
http://paulbourke.net/dataformats/obj/

https://learnopengl.com/Lighting/Basic-Lighting