Explore >> Select a destination


You are here

kosmonautblog.wordpress.com
| | mtnphil.wordpress.com
9.6 parsecs away

Travel
| | I knew I needed something to spruce up my monotonous terrain, so I recently implemented a decal system. This lets me paste moss, leaves, footprints, bullet holes and anything else "flat" anywhere on my terrain (or any object in the world). A deferred rendering engine offers an opportunity for easy-to-implement decals. Instead of...
| | www.ronja-tutorials.com
11.7 parsecs away

Travel
| | Often when doing VFX you want stuff to stick to the floor. Even when that floor is uneven. Or decals to make existing geometry more interresting, or you want blob shadows on uneven floor, or some other use-cases in the same direction. (note: I used the free "Nature Starter Kit 2" from the Unity Asset store throughout this tutorial) Unity has the concept of a "projector" for that, but I have to admit I dont quite trust them.
| | mynameismjp.wordpress.com
9.6 parsecs away

Travel
| | First things first: what am I talking about? I'm talking about something that finds great use for deferred rendering: reconstructing the 3D position of a previously-rendered pixel (either in view-space or world-space) from a single depth value
| | www.willusher.io
105.3 parsecs away

Travel
|