Arvind Kumarblog.arvindg.com·Sep 5, 2023Creating a Simple Projector in Unity.Hey there! Let me tell you about a simple way to create a video projector in Unity, The idea is to let us play any video of our liking inside Unity as if it's being projected onto a screen. NOTE: This method is intended to work with HDRP and might al...Discussunity
Sarah Sotomayorsarahsotomayor.hashnode.dev·Sep 4, 2023Unity Essentials - Part 2 - AudioI spent the past week learning how to integrate audio files in Unity. There are various assets, free and paid, that can be downloaded and installed into a project using Unity's Asset Store. The Audio section has over 700 free asset collections! After...Discussunity
Lukasjustlukass.hashnode.dev·Aug 24, 2023🔰 ShaderGraph can bloat your shaders, and here is whenIntroduction Since the rise of new rendering pipelines in Unity Engine developers have been incentivized to create graphical shaders using a tool called ShaderGraph since hand-writing such shaders is no longer as simple as in Legacy RP + Unity's SRP ...Discuss·447 readsshader
Sarah Sotomayorsarahsotomayor.hashnode.dev·Aug 22, 2023Unity Essentials - Part 1 - Making a Scene!After completing the microgame tutorial to understand where to find menus and navigate through them, I moved on to the fun part! Unity Essentials Pathway is walking me through all the skills I need to know to create game scenes. My custom scene now h...Discussunity
Sarah Sotomayorsarahsotomayor.hashnode.dev·Aug 18, 2023Learning UnityFirst of all, how did I get here? September 2022 - 7th graduation anniversary (BS in Healthcare Administration) and 8th year working in the healthcare industry desperately wanting to transition to the field I've been wanting to work in since I was in...Discuss·27 readsunity
Daniel RothmannProbits.danielrothmann.com·Jul 21, 2023From order to chaos: Anti-patterns in Unity software designUnity is undeniably a powerful game engine, but there's a disheartening trend I can't ignore: Too many projects developed with Unity end up in a complete mess. In the Unity project graveyard, many ventures meet their demise in silence. Unsuccessful i...Discuss·1 like·677 readsUnity3D
Chizara Ibeakanmachizaraibeakanma.hashnode.dev·Jul 18, 2023How to Create a Marker-Based AR Experience With Unity and VuforiaMarker-based augmented reality experiences depend on a target image to trigger the AR experience. That means that the device's camera has to recognize the target image before it can place the digital information on top of it or in its environment. In...Discuss·26 likes·188 readsAugmented Reality
Deep Dive Unity3Ddeepdiveunity3d.hashnode.dev·Jul 7, 2023Delay Class - Unity C#A good go-to for when delaying code execution.I usually put this in a Delay.cs static class. /// <summary> /// Like MonoBehavior.Invoke("FunctionName", 2f); but can include params. Must provide an instantiated MonoBehaviour instance t...Discuss·1 likeUnity3D
Robin Vonsienrobinryf.hashnode.dev·Jun 30, 20231Password CLI - The Lost Password GameMotivation This kind of all started when my daughter asked me: "What is password?". She is 3 years old and heard my wife and me talking about passwords. I tried to explain it to her but it was difficult for a child to understand that we want to keep ...Discuss·3 likes·270 readsBuildWith1Password
The Chief - Omarchiefomar.hashnode.dev·May 1, 2023A Career Pivot: Software Engineering(Backend with Python) vs. Unity 3D Work vs. Junior Pentesting && Bug BountyBismillah, Greetings reader, apologies for the delayed time in creating these articles, a few hard decisions had to be made regarding where this career thing is going. In this article, I'll be discussing that and a bit more, so read more to find out....Discuss·30 readsPython