armory3d / armory_examples

Armory Examples
https://github.com/armory3d/armory/wiki
zlib License
60 stars 38 forks source link

Add a new decal material example #33

Closed QuantumCoderQC closed 2 years ago

QuantumCoderQC commented 2 years ago

This PR adds a new decal material example that emphasizes the screen space nature of the decal and how it curves along the mesh.

Requires https://github.com/armory3d/armory/pull/2373 and https://github.com/armory3d/armory/pull/2372

image

How to use the example:

  1. Left mouse click to spawn decal with random color
  2. Click and drag with left mouse button to rotate the monkey
  3. Scroll up or down to zoom in or out
  4. Right click to clear all decals
luboslenco commented 2 years ago

Awesome!