PredatorCZ / HavokMax

Havok tool for 3ds Max

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo has been archived, because it's no longer possible to do development due to licensing issues within 3ds max (among other problems).

For exhausting explanation, head to my blog post about those issues.

Further development/releases will be available in HavokToolset subproject for HavokLib.

HavokMax

HavokMax is Havok importer/exporter for 3ds max.
Buildable with VS2017.
Supported 3ds max versions: 2010 - 2022
Tested on 3ds max versions: 2017

Building

Head to the Building a 3ds max CMake projects wiki page.

Installation

Move corresponding .dlu located in correct version folder into %3ds max installation directory%/plugins.
Versions must match!
Additionally plugin will require Visual C++ Redistributable for Visual Studio 2017 to be installed in order to work.

License

This plugin is available under GPL v3 license. (See LICENSE.md)

This plugin uses following libraries:

  • HavokLib, Copyright (c) 2016-2020 Lukas Cone

About

Havok tool for 3ds Max

License:GNU General Public License v3.0


Languages

Language:C++ 94.4%Language:C 4.6%Language:CMake 0.9%