horde3d 1.0.0-beta5

This is a prerelease version of horde3d.
dotnet add package horde3d --version 1.0.0-beta5
NuGet\Install-Package horde3d -Version 1.0.0-beta5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="horde3d" Version="1.0.0-beta5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add horde3d --version 1.0.0-beta5
#r "nuget: horde3d, 1.0.0-beta5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install horde3d as a Cake Addin
#addin nuget:?package=horde3d&version=1.0.0-beta5&prerelease

// Install horde3d as a Cake Tool
#tool nuget:?package=horde3d&version=1.0.0-beta5&prerelease

Horde3D is a small open source 3D rendering engine. It is written in an effort
to create a graphics engine that offers the stunning visual effects expected in next-generation
games while at the same time being as lightweight and conceptually clean as possible. Horde3D
has a simple and intuitive interface accessible from virtually any programming language and is
particularly suitable for rendering large crowds of animated characters in next-generation
quality.

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-beta5 86 5/5/2014

Initial package upload