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

https://github.com/willguimont/normal_mapping


https://github.com/willguimont/normal_mapping

3d-graphics glsl normal-mapping normal-maps opengl python rendering

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Normal mapping

![Screenshot of app](doc/screenshot.png)

## Run

```shell
pip3 install -r requirements.txt
python3 render.py
```