let renderScreenshotAndDepth (runtime : IRuntime) (size : V2i) (sg : ISg) = let depth = runtime.CreateTexture(size, TextureFormat.Depth24Stencil8, 1, 1); let...
4 years ago
I cloned the Pro3D repository and followed the instructions in the README file. Everything worked fine, but when I call build I get this error: The request w...
The show builder can quickly show you a SceneGraph. Use it like this: * Reference package Aardvark.Application.Utilities * Open namespace Aardvark.Applicatio...
3 years ago
Trying to run my .net core media app using Aardium on a different computer, yields this error: Error: An assembly specified in the application dependencies m...