Skip to content

magicinn/VGltf

 
 

Repository files navigation

VGltf 🗿

A glTF and GLB serializer/deserializer library written in pure C#.

CircleCI NuGet Badge codecov license gltf-2.0

(WIP)

VGltf is a glTF 2.0 and GLB serializer/deserializer library written in pure C#. Supported versions are .NET Framework 3.5 and .NET Standard 1.6 or higher.
This library is developed as a purely C# project, however it also supports that be build with 2018.3.12f1 or higher.

Installation

For standard C# projects

You can use Nuget/VGltf.

dotnet add package VGltf

For Unity projects

(TODO: Provide unity packages)

Dependencies

Usage example

(TODO)

Tasks

  • Performance tuning

License

Boost Software License - Version 1.0

References

Author

About

A glTF and GLB serializer/deserializer library written in pure C# with Unity Editor/Runtime support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.9%
  • Makefile 1.1%