Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
krauthaufen authored Dec 13, 2022
1 parent f9fa9f1 commit d03ed2d
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
## Aardvark.GLTF

[![Windows](https://github.com/aardvark-community/aardvark.gltf/actions/workflows/windows.yml/badge.svg)](https://github.com/aardvark-community/aardvark.gltf/actions/workflows/windows.yml)
[![Linux](https://github.com/aardvark-community/aardvark.gltf/actions/workflows/linux.yml/badge.svg)](https://github.com/aardvark-community/aardvark.gltf/actions/workflows/linux.yml)
[![MacOS](https://github.com/aardvark-community/aardvark.gltf/actions/workflows/macos.yml/badge.svg)](https://github.com/aardvark-community/aardvark.gltf/actions/workflows/macos.yml)
[![NuGet](https://badgen.net/nuget/v/Aardvark.GLTF)](https://www.nuget.org/packages/Aardvark.GLTF/)
[![NuGet](https://badgen.net/nuget/dt/Aardvark.GLTF)](https://www.nuget.org/packages/Aardvark.GLTF/)
[![Discord](https://badgen.net/discord/online-members/UyecnhM)](https://discord.gg/UyecnhM)


A simple wrapper for `glTF2Loader` using Aardvark's datastructures.
The repo also contains a simple `ISg` adapter for loaded scenes.
The repo also contains a simple `ISg` adapter for loaded scenes.

0 comments on commit d03ed2d

Please sign in to comment.