Back to Browse

How to make NATIVE PLUGINS in Unity using RUST

7.8K views
Jul 11, 2023
6:32

In this video, I teach you how to develop your own NATIVE PLUGINS for the Unity Engine by using the power of the Rust Programming Language. Sometimes when doing game development there are critical paths that need to be sped up by native code. Writing that code in any C language is hard and boring. RUST has the tools to make native libraries that we can leverage in the Unity Engine to make some really powerful and blazingly fast code. Rust Native Package: https://github.com/rhedgeco/UnityRustNative/releases/latest Blog / Text Version: https://blog.hedgecock.dev/2023/injecting-rust-into-my-bloodstream/ Interoptopus: https://docs.rs/interoptopus/latest/interoptopus/ #UnityEngine #RustProgramming #GameDevelopment #NativePlugins #UnityDevelopment #RustLang #CodeOptimization #BlazinglyFast #GameProgramming #NativeCode #ProgrammingTutorial #GameDevTips #UnityTips #RustLibrary #GamePerformance

Download

1 formats

Video Formats

360pmp412.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

How to make NATIVE PLUGINS in Unity using RUST | NatokHD