A simple Wavefront .obj and .mtl loader.
Info
Version: | 1.0.0 |
Author(s): | Chris Jansson |
Last Update: | Monday, June 18, 2018 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/chrisjansson/ObjLoader |
NuGet Url: | https://www.nuget.org/packages/CjClutter.ObjLoader |
Install
Install-Package CjClutter.ObjLoader
dotnet add package CjClutter.ObjLoader
paket add CjClutter.ObjLoader
CjClutter.ObjLoader Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags