-
Thanks for providing the interesting code.
Actually, I tried SMPL to FBX and got the following error
The execution environment is as follows
```
Ubuntu 20.04
Python 3.10
PyTorch 1.13.1
```
…
-
Getting the following when attempting to build a .sln:
PS C:\GitHub\HedgeLib> cmake -S . -B build
-- Selecting Windows SDK version 10.0.26100.0 to target Windows 10.0.19045.
-- Could NOT find Fbx…
-
개인적인 공부 용도로 추가 고민중
-
Hi!
It doesn't matter much to you since you own the copyright to the code, but strictly speaking anyone else will be in breach of your copyright because the fbx-sdk license isn't compatible with th…
-
The SDK seems to trim number suffixes, eg. `Cube (2)` to `Cube ` (note the space) from binary FBX 6100 files.
The assumption is that this is done to allow having duplicated object names in version …
-
I have the same issue as #5342 while building carla in a docker. I don't know how to apply the suggested fix.
_Originally posted by @ll7 in https://github.com/carla-simulator/carla/issues/5342#iss…
-
Thanks for creating a great FBX importer online! What can we do to help make the website export FBX as well? I'm trying to find one in Python and I don't see anything usable. I have a bunch of vertice…
-
OS: Ubuntu 20.04
Python: 3.8.0
IsaacGym: Preview 4
Initial error about FBX python library threw me off - this should be removed. Unless the user digs online to find the nvidia employee stating th…
-
### Tested versions
Godot Engine v4.3.stable.flathub
### System information
Godot v4.3.stable (77dcf97d8) - Freedesktop SDK 24.08 (Flatpak runtime) - X11 - Vulkan (Forward+) - dedicated AMD Radeon …
-
```
Branch name:
branches/AnimKit
Feature description:
Create an AnimKit demo that imports data from a .fbx file without using the
Autodesk FBX SDK, rather than from a .blend file.
Blender 2.61 ca…