Skip to content

C#/WPF tool to convert various mesh types to own binary format

Notifications You must be signed in to change notification settings

simco50/FluxConverter

Repository files navigation

FluxConverter

WPF tool using Assimp to load meshes and view them. This tool converts various mesh type into my own .flux binary format for faster loading in FluxEngine

This required making a C# wrapper for the physics mesh cooking part of Nvidia PhysX.

External Packages

  • MahApps Metro
  • MvvmLight
  • SharpDX
  • Newtonsoft Json
  • AssimpNet
  • Nvidia PhysX

About

C#/WPF tool to convert various mesh types to own binary format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages