- Messages
- 6,186
- Country
It appears that we have access to Simplygon. I think installing the MSFS2024 SDKs gives us a license to use it.
My Simplygon_10_license.lic.user exists here in my PC: C:\Users\xxxxxxxxxx\AppData\Local\Microsoft\SimplygonSDK (supply your own username)
You can then access the Simplygon download: https://www.simplygon.com/downloads
After installation, you can create a zip file to install it to Blender 3.6. Locate the Simplygon Folder. I used the installer, so mine installed here:
C:\Program Files\Simplygon\10\Blender
Create a desktop folder named simplygon
Copy the python files to the folder:
__init__.py
simplygon_aggregation.py
simplygon_reduction.py
simplygon_remeshing.py
Find the Simplygon.py file and add that to your Desktop/simplygon folder. Mine was located here:
C:\Program Files\Simplygon\10\Python\Python-3.12\simplygon10
Now you can zip the Desktop/simplygon folder, and you get a Blender addon, that can be installed through Blender's Preferences\addons.
And there it is... your free Simplygon addon. If you have 3dsMax, there should be similar methods to install Simplygon.
My Simplygon_10_license.lic.user exists here in my PC: C:\Users\xxxxxxxxxx\AppData\Local\Microsoft\SimplygonSDK (supply your own username)
You can then access the Simplygon download: https://www.simplygon.com/downloads
After installation, you can create a zip file to install it to Blender 3.6. Locate the Simplygon Folder. I used the installer, so mine installed here:
C:\Program Files\Simplygon\10\Blender
Create a desktop folder named simplygon
Copy the python files to the folder:
__init__.py
simplygon_aggregation.py
simplygon_reduction.py
simplygon_remeshing.py
Find the Simplygon.py file and add that to your Desktop/simplygon folder. Mine was located here:
C:\Program Files\Simplygon\10\Python\Python-3.12\simplygon10
Now you can zip the Desktop/simplygon folder, and you get a Blender addon, that can be installed through Blender's Preferences\addons.
And there it is... your free Simplygon addon. If you have 3dsMax, there should be similar methods to install Simplygon.