m-7761 / mm3d

Simplified fork of Maverick/Misfit Model 3D meant for improving core data model.

Home Page:https://sourceforge.net/p/widgets-95

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mm3d

This is a fork of Maverick/Misfit Model 3D meant for improving core data model. Its code is simplified a great deal. The UX is much improved too.

This editor is packaged with Sword of Moonlight and I can be supportd on Patreon (https://www.patreon.com/swordofmoonlight) (Donations are needed)

demo for Windows users

https://github.com/mick-p1982/mm3d/releases/tag/win32-dec-2021

MM3D headeater smaller

build

  1. FindwxWidgets issue: https://gitlab.kitware.com/cmake/cmake/-/issues/21544
  2. Use CMake to build/install Widgets 95 (https://sourceforge.net/p/widgets-95).
  3. Use CMake to build/install MM3d that depends on Widgets 95 being installed.
  4. The CMake scripts are for Linux. Widgets 95 is tested with wxGTK3. They work with Windows too but the Visual Studio project requires some tinkering afterward in its present state, owing to inheriting some GLUI build patterns. There is a standalone MSVC (Visual Studio) project in the source code.

background

https://github.com/zturtleman/mm3d
Notes: The ZIP files are archived material from the old code that might be able to be salvaged. Everything from MM3D is supported except for:

  1. Localization is currently unimplemented in Widgets 95 as it's mid development.
  2. Qt may support more OpenGL targets but desktop should work.
  3. Apple desktops are unimplemented. I can't add this myself.
  4. Only lightly tested on Linux (GCC builds.)
  5. There are a lot of UI upgrades like hotkey bindings for nearly everything and many convenience features that I hope will find their way into MM3D applications.

about

Multimedia 3D

https://github.com/mick-p1982/mm3d
Copyright © 2019-2023 Mick Pearson

Maverick Model 3D

https://clover.moe/mm3d/
Copyright © 2009-2019 Zack Middleton

Misfit Model 3D

http://www.misfitcode.com/misfitmodel3d/
Copyright © 2004-2008 Kevin Worcester

About

Simplified fork of Maverick/Misfit Model 3D meant for improving core data model.

https://sourceforge.net/p/widgets-95

License:GNU General Public License v2.0


Languages

Language:C++ 93.4%Language:C 6.4%Language:CMake 0.2%