Things I want to do
I want to create a glTF (.glb) file, which is recommended by companies like Microsoft and ThreeJS.
The loading method in ThreeJS is as follows:
Environment
Blender:3.4.1
Printed using Paint 3D
Paint 3D, which was included in Windows 10 without much fanfare but is no longer included by default in Windows 11, can output files in glb format.
Save method
You can save a glb file by going to ‘Menu’ in the upper left corner → ‘Save As’ → ‘3D Model’.
You can choose between glb and 3MF formats.

By the way
Paint 3D includes a rich library, but the licensing (copyright) is unclear, so it’s probably best to avoid using it except in limited circumstances. Of course, there’s no problem using anything you create yourself from scratch.
Export in Blender
You can export free 3D models using Blender, a leading rendering software.
Export method
You can save a glb file by going to ‘File’ in the upper left corner → ‘Export’ → glTF 2.0 (.glb/.gltf).

A summary of how to load and display 3D objects created in Blender using Threejs.


コメント