Skip to content

gnufu/aardvark.rendering

 
 

Repository files navigation

Build status Build Status

Aardvark.Rendering

How to build:

Windows:

  • Visual Studio 2013,
  • FSharp 3.1 (at least Daily Builds Preview 10-27-2014) [1]
  • run build.bat
  • run msbuild src\Aardvark.sln or use VisualStudio to build the solution

Linux:

  • install mono >= 3.2.8 (might work in older versions as well)
  • install fsharp 3.1 (http://fsharp.org/use/linux/)
  • run ./build.sh
  • run xbuild src/Aardvark.Rendering.sln or use MonoDevelop to build src/Aardvark.Rendering

[1] https://visualfsharp.codeplex.com/releases/view/161288

About

Rendering framework based on the aardvark open source libraries.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • F# 60.9%
  • C 37.2%
  • C++ 1.6%
  • C# 0.2%
  • Batchfile 0.1%
  • GLSL 0.0%