9:52
Read Texture Data from C# Scripts | Unity Tutorial
In this Unity tutorial you'll learn how to sample texture data from within your C# scripts and do something based on the sampled ...
12:39
Modifying Textures from Code in Unity
A video for my game dev course. Pretty technical and probably not of wide interest. Talks about how to edit textures via C# in Unity ...
19:13
Local LLMs in 2026: The Real Cost Breakdown
Local LLMs in 2026: what they really cost — the full breakdown. Local GPUs vs cloud APIs, with actual numbers: hardware, ...
5:46
Reading Texture Pixelinformation using Blueprints / UE5 /RGBA + XY
Last week I tried to extract Pixel Values and Coordinates from Textures and Video Textures. This process is very inefficient and ...
31:09
C++ tutorial: Reading in a text file with C++ Method #1
C++ tutorial: Reading in a text file with C++ (Method #1) This is a C++ tutorial on one method of reading in data from a file (such as ...
36:32
Generate level from image file - Pt 2: Reading Images from Disc - Unity Tutorial
A series covering level generation, editing, loading and saving using image files. This video, part 2, uses the framework from the ...
2:13
BCI Team: Read Cyton Data into Touchdesigner From Static File
This was an earlier proof of concept for working with the OpenBCI Cyton board. I later moved away from this method for a number ...
6:10
How to load texture from web in run time In Unity and apply it to an object
I have an idea to store texture files on web (on server) and then we allow users to load any textures available on web to apply to ...
2:01
How to apply an online texture image from URL into a GameObject in Unity3D
I've searched for this thing recently on internet and I found a way to set a texture image from URL to a game object in Unity3d.
8:05
Unity Read GoogleSheets (Read data from GoogleSheets)
Read Google Sheets is a tool for read data from google sheets. Usefull and extensible solution. Easy to fill data from sheet to ...
1:26
Derive Texture Editor for Unity - Promo
Derive is a node-based PBR Texture Editor that works via visual scripting of texture operations. It comes as an editor extension for ...
0:50
Unity Analytics Raw Data Export Demo
The real time Raw Data Export from Unity Analytics gives you full control of your own data and how you use it. Help us caption ...
16:57
Breakfast With Unity: Texture to Cubes
We read texture data and convert that data into cubes displaying the original texture! To download the Breakfast With Unity project ...
3:58
Reading Containers from CSV Sheet and building 3D Matrix - Unreal Engine 5
From a csv sheet containing data from over 11k containers from a stowage plan, I made a blueprint that places 3d models of ...
25:13
Loading Levels From Textures in Unity 3D
Lets explore using a `Texture2D` as a way to represent tilemapped 2D levels. This gives us a way to easily draw levels in paint, ...
15:45
Rundown Rover Devlog: 01 AsyncGpuReadback Performance
This is the first devlog for RundownRover. A solo game-jam game turned personal project. A ton of work remains, but I couldn't ...
6:51
Reading files from web using Unity Unitywebrequest get done easy! Read csv, text, json, API's etc.
Reading files from web using Unity Unitywebrequest get done easy! Read csv, text, json, API's etc. Follow me on twitter ...
9:08
Turning a Wiki into a Graph | Algorithmic Reading Order 1
Worldbuilding is a complex task where seemingly small things can be incredibly difficult to explain because of how connected ...