Skip to content

Commit

Permalink
readme: add link to envmap source
Browse files Browse the repository at this point in the history
  • Loading branch information
omicronrex committed Aug 27, 2024
1 parent 6a38556 commit 8cf0fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ Important functions include:
* `gltf_animation_length(gltf,animation)` - Returns the timestamp of the last keyframe of the given animation, in seconds. Animation names and IDs are both accepted.
* `gltf_set_environment_map(texture)` - Sets the environment map to a given texture (use `background_get_texture` or `sprite_get_texture`).

Default environmment map texture created by Dave Parsons.
[Default environmment map texture](https://web.archive.org/web/20200510185053/https://blenderartists.org/t/free-high-res-skymaps-massive-07-update/318212) created by Dave Parsons.

0 comments on commit 8cf0fd1

Please sign in to comment.