https://github.com/deccer/renderarchitecture
C++/C# Interop Experiment
https://github.com/deccer/renderarchitecture
cpp cpp20 csharp dotnet dotnet-core engine experimental interop
Last synced: 3 months ago
JSON representation
C++/C# Interop Experiment
- Host: GitHub
- URL: https://github.com/deccer/renderarchitecture
- Owner: deccer
- License: mit
- Created: 2023-09-24T22:49:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-26T20:04:30.000Z (over 1 year ago)
- Last Synced: 2025-01-23T16:25:39.352Z (4 months ago)
- Topics: cpp, cpp20, csharp, dotnet, dotnet-core, engine, experimental, interop
- Language: C++
- Homepage:
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RenderArchitecture
C++ and C# Interop Experiment where C++ calls C# code without a nethost in between... Probably totally relying on UB. However it runs "fine" on Windows and Linux for the time being.