VS2017 takes excruciating long to to come up with intellisense suggestions, sometimes it even freezes when I'm just typing. This painful experience has large...
For instance, I move the camera forward by holding down RMB and dragging it. When I drag it outside of the window and only then release RMB, it is still cons...
5 years ago
I have a project which should act as a base library for multiple other projects in different solutions. What do I have to do, to integrate this in, for insta...
5 years ago
Build Error: The current .NET SDK does not support targeting .NET Standard 2.0. Either target .NET Standard 1.6 or lower, or use a version of the .NET SDK th...
5 years ago
When I compile, I get this error many times where I use type N 1>Target "UpdateGeneratedFiles" in file "C:\Path\Project\packages\Aardvark.Compiler.DomainType...
5 years ago
What's the easiest way to obtain the actual frustum of my camera (i.e. considering the current aspect ratio of the render control)? A possible solution is to...
While modifying the scenegraph (Sg) in the view-function of my Media.app the signature suddenly does not match! Expected is ISg but I only have ISg...
4 years ago
Unhandled Exception: System.IO.FileLoadException: Could not load file or assembly 'Aardvark.Base.FSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=nul...
4 years ago
C:\aardvark.docs\src\aardvark.docs.sln.metaproj : error MSB4057: The target "Restore" does not exist in the project. [C :\aardvark.docs\src\aardvark.docs.sln...
4 years ago
I included a shader to calculate per Vertex Normals based on the triangle. After adding it as Effect (toEffect Shaders.mkNormals), I get an error message aft...
4 years ago