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
- Host: GitHub
- URL: https://github.com/roginvs/webgl_test
- Owner: roginvs
- Created: 2020-12-29T18:18:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-16T20:53:32.000Z (over 3 years ago)
- Last Synced: 2025-02-13T05:42:14.972Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 14.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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