Skip to end of banner
Go to start of banner

Blender

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This page is a work in progress !

Motivation

Blender is quite possibly the most popular 3D modelling appplication available, definitely the most popular free one. Enabling it would give considerably better performance on ARM64 platforms for Windows.

Status

WIP - “lite” working with some patches. “Release” needs dependencies enabling first.

Todo

Get “lite” building OOB, by making sure patches are pushed, and get “Release” version built.

Known Limitations

Currently building/launching is problematic, and requires manually copying DLLs at various points when the build process errors out. There are also many assumptions within blender’s codebase that “Windows == x64”, which needs to be worked out.

Compiling

NOTE: This must be done on a WoA machine - cross-compiling is not yet supported.

TBC

Running

Download ZIP file below, and run blender exe as normal. May require native python (tested with 3.11rc2) being installed and on the path.

  • No labels