Flafla2 / Generic-Raymarch-Unity

An experiment in distance field raymarching that interacts with standard mesh-based objects. Made in Unity.
MIT License
201 stars 37 forks source link

Weird behavior on macOS #1

Open dagit opened 7 years ago

dagit commented 7 years ago

I just tried your example on macOS Sierra and it looks odd: http://imgur.com/CnCddg0

This is with unity version 5.4.1f1 Personal.

Note: I haven't tried on any other unity versions or OSes so the title might be overly specific.

SteSig commented 6 years ago

looks fine on my end Macos with 5.6.1f1 but i had to comment out the light calculation ... with light calc i only see the color ramp as a skybox ... without light calc its working find but without light ^^ any tipps?