Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 281 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 281 Bytes

MultithreadingResearch

Just some research into multithreading in C# / Unity

https://youtu.be/2MdPIT6EyUA

This program demonstrates the offloading procedural texture generation and mesh deformation on a seperate cpu thread.

If none of that makes sense to you, watch the video.