Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.

dtzxporter/SELibDotNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

SELibDotNet (DEPRECATED)

NOTICE: SEAnims/SEModels are now DEPRECATED. Cast is the newly supported model format.

  • Convert SE formats to Cast Losslessly SECast
  • Get cast plugins Cast
  • "My Tool Doesn't Support Cast" - BEG THE DEVELOPER, CAST IS MUCH EASIER TO EXPORT! Or use the converter.

A .NET library for reading and writing SE Format files

.SE formats are open-sourced formats optimized for next-generation modeling and animation. They are free to be used in any project, game, software, etc with the hopes that people will adapt the standard unlike other formats available.

Usage:

  • Download the latest version, add it as a reference to your .NET based project and start working with SE Formats
  • Note: SEAnim format is unitless for translations, a scale of 1.0 = default scaling, and rotations are XYZW. Please be sure to encode the input properly as there is no way for the library to determine otherwise!
  • (Check out UnitTests for examples on using the library, everything has full documentation though.)

About

A .NET library for reading and writing SE Format files

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages