Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Add bumpmapping and parallax occlusion testing nodes to devtest (#9242)
- Loading branch information
Showing
with
50 additions
and 0 deletions.
- +1 −0 games/devtest/mods/testnodes/mod.conf
- +49 −0 games/devtest/mods/testnodes/textures.lua
- BIN games/devtest/mods/testnodes/textures/testnodes_height_pyramid.png
- BIN games/devtest/mods/testnodes/textures/testnodes_height_pyramid_normal.png
- BIN games/devtest/mods/testnodes/textures/testnodes_parallax_extruded.png
- BIN games/devtest/mods/testnodes/textures/testnodes_parallax_extruded_normal.png
@@ -1,2 +1,3 @@ | ||
name = testnodes | ||
description = Contains a bunch of basic example nodes for demonstrative purposes, development and testing | ||
depends = stairs |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.