Pages

Se afișează postările cu eticheta FBX. Afișați toate postările
Se afișează postările cu eticheta FBX. Afișați toate postările

sâmbătă, 22 iulie 2023

FbxFormatConverter converter for FBX files.

Anyone who has worked with Unity 3D and Blender 3D or other software must convert an FBX file from Ascii to binary or vice versa.
You can find a project with this tool on this GitHub project.
This is how this tool works:
FbxFormatConverter.exe -c Player001.fbx -o BinPlayer001.fbx -binary
Success!
In: C:\Third2PersonCharacterController\Assets\Player001.fbx
Out (binary): C:\Third2PersonCharacterController\Assets\BinPlayer001.fbx
You can use the -ascii to convert to FBX ascii format file.

marți, 28 aprilie 2020

Buy my Straw hat for Roblox game.

This is my Straw hat for the Roblox game and you can buy it from sketchfab website.
It will help me maintain my online activities and websites.

duminică, 9 septembrie 2018

Clay Viewer : editor and export 3D files.

You can use this editor tool online.
Another option is to download the application on Windows and macOS with FBX/DAE/OBj import and glTF2.0/GLB export from here.
This tool comes with ClayGL library to provide a python tool for converting FBX to glTF 2.0.
The ClayGL is a WebGL graphics library for building scalable Web3D applications.
You can read more about this A.P.I. library here.
The source code can be found on GitHub webpage.
This is a screenshot with default clay-viewer tool: