Sponsored By

Game Dev Digest Issue #98 - Multiplayer, starting shaders and more! The latest from the free weekly Unity3d/gamedev newsletter.

Mike Marrone, Blogger

June 11, 2021

6 Min Read

This article was originally published on GameDevDigest.com

Issue #98 - Multiplayer, starting shaders and more!

Some varied topics to get your hands dirty on this week. Tackling multiplayer, writing shaders, procedural effects, AR/VR, and more. Enjoy!

Level of Detail (LOD) Tutorial for Unity 2021+ - In this blog post, I will show you why, when and how you should use LOD in Unity. Remember: Level of Detail (LOD) is not only about the poly count!
The Gamedev Guru

Unity reveals latest AR Companion app feature at Apple WWDC 21 - At this year’s WWDC, Apple announced their exciting new technology for capturing real-world objects. Unity has been working closely with Apple to bring Object Capture into our Companion-to-Editor workflows.
Unity

10 Golden Rules on Subtitles for Games - In this article, we take a look at the 2019 GDC talk by Ian Hamilton on the best practices for developers to accommodate the growing demand for well-executed subtitles.
80.lv

Procedural Ivy Growth - here is a tutorial on how to Procedural ivy grow shader.
dawood abbaspour @dahstar

GPU Mesh Voxelizer Part 3: Render tons of voxels with DrawMeshInstancedIndirect - In this article, we render all the voxels from our voxelization process. We’ll generate a mesh and draw it via the DrawMeshInstancedIndirect API. Doing so requires us to write a custom shader as well. Let’s get started.
Bronson Zgeb

Unity Tutorial: How to Make a Game Like Space Invaders - In this Unity tutorial, you’ll learn how to make a classic 2D space shooting game similar to Space Invaders.
raywenderlich.com

Using ink and Unity's Timeline to make Wayward Strand - Ink fulfills a similar role to narrative tools such as Twine or Yarn Spinner - it allows you to construct complex interactive narratives in a way where you can easily plug it into a game engine.
Jason Bakker

Camera Follow in Unity (Cinemachine) - Forget the scripts, lets do this the easy way!
James West

Unity 2021.2.0 Alpha 20 - Unity 2021.2.0 Alpha 20 has been released.
Unity

Videos

He said I Couldn't Make a Multiplayer Survival Game... So I Made One!
He said I Couldn't Make a Multiplayer Survival Game... So I Made One! - haha lets make multiplayer survival game brr
Dani

Copy Animation State in Unity Tutorial - In this tutorial I show how to copy the animation state from one character to another and how and why to use pooling for objects.
PabloMakes

DEMYSTIFYING linq - UNITY3D! - Full of lots of great tips on how to use LINQ in your unity3d games, and what to watch out for along the way.
Jason Weimann

Drawing a Line Segment in the URP Shader Graph with 2D SDFs! | Unity Game Dev Tutorial - Drawing lines in shaders can be useful for procedural materials, dynamic UI or HUD elements, or interactive visual effects. In this video, I show how to draw them in Unity's URP Shader Graph using 2D signed distance fields, or SDFs. I also derive the SDF formula and explain the math behind it.
Ned Makes Games

Compute shader 101 - This is a presentation on compute shaders, the why and how. I introduce the concepts of compute shaders, tradeoffs with other ways of accessing compute power of GPUs, and then give resources and materials for getting started.
Raph Levien

Inverse Kinematics in Virtual Reality | VR Lower Body IK Unity Tutorial - I know a LOT of you have been asking for the lower body portion of the IK tutorial and it's finally here! In this video I'll be showing you how to use procedural animation to get your character to walk!
Justin P Barnett - VR Game Dev

Unity Multiplayer Networking Game Dev Journey #1 - Prototyping - This Unity Multiplayer tutorial will teach you all about the new official Unity multiplayer solution and how I've been implementing it in my own project!
Dapper Dino

Activate ray tracing with Unity's High Definition Render Pipeline - In this webinar, you’ll learn how to use Unity’s High Definition Render Pipeline (HDRP) wizard to enable ray-tracing in your Unity project—with just a couple of clicks. We’ll showcase in detail the following ray-traced effects: ambient occlusion, reflection, global illumination, shadows, recursive rendering, and path tracing. We’ll also explain how to use the various debug views to isolate these effects and offer recommendations to ensure a suitable frame rate for a wide variety of use cases, from games to high-end visualizations.
Unity

Assets

Dig into this year’s top new assets at 50% off
Dig into this year’s top new assets at 50% off - Explore over a hundred of this year’s top new art packs, time-saving tools, Editor extensions, and more to expand your asset library.

Including assets such as SCI FI CHARACTERS MEGA PACK VOL 2Stylized Explosion PackagePost Apocalyptic World Pack, and more!
Unity Affiliate

Moving Particle Context - one of the biggest pains of vfx tooling is testing moving systems, with particles staying behind and with emission over distance. So I made a tool that does that in unity!
Ronja Open Source

Free Potion Bottle Models - I started this on my Birthday stream end of April, but lagged behind on stuff for a while, But here they finally are, for annual free stuff post. After the stream I made some more potions and poisons and you can use them for whatever you want!
Minions Art

gridventory - Functions for making a simple grid inventory in Unity.
nothke Open Source

Say hello to the new Starter Asset packages - Starter Assets are Unity-created free and lightweight first- and third-person character base controllers for the latest Unity 2020 LTS and above, using Cinemachine and the Input System packages.
Unity

C# Repl - C# REPL is a tool for rapid experimentation and exploration of C# expressions, statements, and NuGet packages. It provides a command line REPL for C# that supports syntax highlighting, intellisense, and type/method documentation.
waf Open Source

HUMBLE SOFTWARE BUNDLE: LEARN CODING TO BUILD GAMES 2021 - We've teamed up with Zenva Academy for our newest bundle! Learn coding basics, and build your own games, fast! Master popular genres (including strategy, FPS, mobile, arcade, VR, and AR), and create custom game art. Plus, your purchase will support Girls Who Code, Code.org, and a charity of your choice! US$1,250 WORTH OF AWESOME STUFF
PAY $1 OR MORE
Humble Bundle Affiliate

Spotlight

Viewfinder
Viewfinder - Viewfinder is a mind-bending 1st person adventure game in which you can bring pictures to life and step into other worlds.

Use your instant camera to reshape the world and uncover its mysteries!
Robot Turtle

You can subscribe to the free weekly newsletter on GameDevDigest.com

This post includes affiliate links; I may receive compensation if you purchase products or services from the different links provided in this article.

Read more about:

Blogs

About the Author(s)

Daily news, dev blogs, and stories from Game Developer straight to your inbox

You May Also Like