Skip to content

osdanova/ModelingToolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modeling Toolkit

Made by: Osdanova

A toolkit to load 3D model data and be able to visualize it and export/import it as fbx as well as do some common operations on models. Other model formats can be made into Modeling Toolking objects. If they are loaded and visualized correctly in a viewport (Hooked to a Viewport Service) it should be exportable to fbx.

This was made in order to make it easier porting models between older games. The main issue being that converting a quaternion rotation to XYZ euler rotation most often than not leads to errors.

Dependencies:

  • AssimpNet - 5.0.0 beta version. Other versions won't work
  • HelixToolkit.Wpf - For 3D viewport utilities
  • System.Drawing.Common - For bitmap images

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages