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
- Host: GitHub
- URL: https://github.com/willguimont/normal_mapping
- Owner: willGuimont
- License: mit
- Created: 2021-04-03T14:30:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-28T01:26:43.000Z (about 2 years ago)
- Last Synced: 2025-10-08T19:05:52.951Z (9 months ago)
- Topics: 3d-graphics, glsl, normal-mapping, normal-maps, opengl, python, rendering
- Language: Python
- Homepage:
- Size: 6.2 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Normal mapping

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