Unity 5 – Global Illumination & Reflection Tutorial
After receiving many requests for a tutorial on my GI demo, I decided to put together this tutorial showing how it’s all done.
Check it out!
After receiving many requests for a tutorial on my GI demo, I decided to put together this tutorial showing how it’s all done.
Check it out!
Learn how to effortlessly load a custom checkpoint into Stable Diffusion in Python. Follow this detailed guide to integrate custom models seamlessly!
My recent tutorial on a realtime global illumination day/night cycle was recently added to the Unity 3D Learn portal site. Check it out. http://unity3d.com/learn/tutorials/modules/intermediate/graphics/realtime-gi-day-night-cycle
Guides to game development tools and technology Source: Unity Focus: Remastering République with Unity 5 | Game Development Tools & Tech | Develop
Game design has come a long way since the early days of pixelated graphics and limited color palettes. Today, game designers have a multitude of tools at their disposal to create immersive and engaging gaming experiences. Two of the most important elements in game design are lighting and color. Lighting plays a crucial role in…
This is something I put together to see if I could create an experience of being on board the RMS Titanic. I created this to coincide with 103rd anniversary of the Titanic disaster. Here’s a video of the experience: This is all Unity 5, with realtime global illumination (GI). This was pretty tricky because I…
Apple recently announced their upcoming ARKit framework, due to be released on iOS 11, with the native, built-in ability to track position and rotation in the real world. That’s a game changer. Traditionally, anchoring something in Augmented Reality (AR), required you to have a marker, or a known image that would be used to hold…