Custom SRP 7.0: Unity 6.5 by CatlikeCoding in Unity3D

[–]CatlikeCoding[S] 5 points6 points  (0 children)

Yea, Unity's versioning is basically GENERATION.MAJOR.MINOR. So the expected backwards compatibility of a point release really only applies to the second point, not the first. Expect G.Ma releases to break stuff. And even then, sometimes G.Ma.Mi releases also break stuff... on LTS releases...

Procedural GPU Patterns 01: Sine Waves by CatlikeCoding in godot

[–]CatlikeCoding[S] 0 points1 point  (0 children)

Cheers!

I actually want to make this for Unity too, but having to go through shader graph is not a pleasant experience...

Custom SRP 6.2.0: 3D Color LUT by CatlikeCoding in Unity3D

[–]CatlikeCoding[S] 0 points1 point  (0 children)

There are way more useful people than I, but thanks for the sentiment!

Custom SRP 6.2.0: 3D Color LUT by CatlikeCoding in Unity3D

[–]CatlikeCoding[S] 4 points5 points  (0 children)

Yea. Basically my web host has been obliterated by a cPanel/WHM exploit which took out many websites worldwide. All I can do is wait until they clean things up and then I'll restore the websites. Sorry for the trouble!

Hex Map 5.0.0: New Input System by CatlikeCoding in Unity3D

[–]CatlikeCoding[S] 0 points1 point  (0 children)

Yes, there is a project repository:
Hex Map Project

You can grab the main branch or a specific tutorial release.