Light Layer 3D effect
Added an effect to play with. It automatically calculates a normal map for a layer and then provides, a single diffuse, ambient, and specular light on that layer. Works best for 3D objects and shapes.
The light generally must be coming from the camera direction into the screen, but you can play with the depth of the light specular to see different effects.
There is also a light diameter control to make the light more focused.
An example project is included to show how parameters are generally set.
Normal step controls how dramatically different the generated normal map will be, you can use Normal debug to see what the normal map looks like.
@Moonbit - I hope this one is useful for you in your Hopp game :) - please let me know any feedback.
Files
Get Construct 3 3DObject Plugin
Construct 3 3DObject Plugin
Construct 3 3DObject, loaded from 3D model files (gltf embedded format)
Status | Released |
Category | Assets |
Author | kindeyegames |
Tags | 3D, construct, construct-3 |
More posts
- fix (addon) fix corrupted addon16 days ago
- fix (accessors) add support for sparse accessors in gltf17 days ago
- Fix (node-disable) fix node disable without skinned node37 days ago
- fix (node-disable) regression43 days ago
- Fix (playable Ad)55 days ago
- fix (worker) correct animation blend for worker (translation)72 days ago
- fix (opacity)78 days ago
- add (sample) sample gpu-skin with phong light91 days ago
- fix (gpu-skinning) fix regression for worker mode91 days ago
- fix (light) fix for simple phong orientation92 days ago
Comments
Log in with itch.io to leave a comment.
Amazing work as always dude!