In storytelling, a picture is more than an image containing a collection objects. Cinematic shots are purposefully composed to service the story visually, like a stage in a play….
How to Create a Bad Reception Material in Unity
See how I created this animated shader - and get a free GLB download of the CRT in the article!
Building Tools for Unity
While working on my upcoming release of modular environment assets, I realized that it might be useful to develop some tools that I can include in the pack with purchase.
So I made a line tool with the intention to be used to place objects in a scene...
I Wanted to Learn C# So I Made a Game with Unity (Free Game Download)
And although my initial interest with programming in Unity was primarily to create tools for working in engine’s Editor, I found it a bit difficult to find documentation and tutorials surrounding this subject. Almost all the focus from the community is devoted to gameplay programming. But this is...
Terrain Shaders in Unity - A Research Essay
Terrain in games, no matter the game engine, is always a challenge. Many games, indie and triple-A alike, will create basic terrain that functions for the game as necessary, but may not be pretty. While other game developers...