Skip to content

Technical overview of concepts used in the aardvark platform. Demo examples and quickstart is located in the aardvark.docs repository.

License

Notifications You must be signed in to change notification settings

aardvark-platform/aardvark-concepts

Repository files navigation

Discord license

The Aardvark Platform | Gallery | Packages&Repositories

This repository hosts guided walkthrough examples and lecture notes for the open-source The Aardvark Platform for visual computing, real-time graphics and visualization. You can find additional academic articles, paper concepts and videos related to Aardvark in This repository's wiki. For technical documentation regarding Aardvark, please see the aardvark.docs wiki.

The Aardvark ecosystem

Aardvark Platform consists of these central resources:

Purpose of this repository

The code in this repository showcases the interplay of the different Aardvark Platform repositories (which can be found in the Packages&Repositories at the top of this readme). This demo repository is considered supplementary documentation for the other repositories, which are more technically oriented. In this demo repository, you can find a guided Aardvark walkthrough (also in video form in the wiki) and more academic observations about various Aardvark components.

Aardvark is used in industry and research projects, which are also linked in the Gallery. A selection of examples: Hilite lighting design, Hilite Architectural Visualization, Pro3D. Topics discussing technical aspects of Aardvark can be found in the aardvark.docs wiki. Our lecture notes and videos can be found in this repository's wiki. We invite you to ask further questions in our discord server.

How to build this demo repository

You need the .NET SDK installed. Your editor (Visual Studio, Jetbrains Rider, VS Code) should have F# language support installed. We use dotnet+paket as build system.

Clone the repository and run build.cmd or ./build.sh.

How to create a new Aardvark Project

Choose one of these options:

Using aardvark libraries in your project

We deploy our packages on Nuget and Github Packages. For dependency management, we use paket. A list of Aardvark packages is located at Packages&Repositories.

About

Technical overview of concepts used in the aardvark platform. Demo examples and quickstart is located in the aardvark.docs repository.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages