Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Triplanar

Triplanar mapping for Unity to achieve texturing models without UV. To simulate ground I'm using two textures, one for the "flat horizontal" surface of the model and the other one for the "sides". To blend the normals I'm using RNM blending. Thanks to Ben Golus for his medium in-depth article.

triplanargif


Raymarching

This shader collection contains a small scene with Raymarching. It's affected by unity's lighting (not shadowing yet) and object position/rotation/scale. Thanks to Iñigo Quilez for all his articles about raymarching and his ShaderToy examples.

Raymarching

Assets sources:

About

Playing around raymarching + triplanar mapping

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages