-
Hi,
1. git clone repo
2. git submodule init
3. git submodule update --recursive --force --remote
4. mkdir build
5. cd build
6. cmake ..
```
~/D/R/build (develop)> cmake ..
-- {fmt} versio…
-
Hi
i have problem with cmake files. I ported your engine to FreeBSD. I found minizip pkg_check_modules(minizip minizip REQUIRED) but problem is about linking library
```
maxfx@hades ~/D/Superno…
-
This is our open roadmap for a **Future Release**. In other words, features listed here are not being actively worked on nor planned for inclusion in our next upcoming release, which is v3.1.
If you …
-
Cloned from git, installed with Linux Cmake instructions.
### Observed behaviour
```
Info: ver 20240710 on: Linux
Info: System Name: Linux
Host Name: apollo
Release(Kernel) Ve…
-
I have a FBX model with skeletal animation, importing it with Assimp 5.0.2 works fine. But with Assimp 5.2.3(and 5.1.6), the model is twisted when drawing it with the skeletal animation.
You …
-
**Hello everyone,**
When trying to load our [scene.dae test file](https://github.com/mosra/magnum-plugins/blob/master/src/MagnumPlugins/ColladaImporter/Test/ColladaImporterTestFiles/scene.dae), Col…
-
Blender import-export add-ons
mmd_tools powroupi fork (imports pmd, pmx, vmd, vpd, exports pmx, vmd, vpd
Direct download:
https://github.com/powroupi/blender_mmd_tools/archive/dev_test.zip
Main …
-
Hi all - please chime in with any and all feedback to help drive the direction of glTF beyond 2.0. Even simple +1/-1's for topics are appreciated.
How much should we focus on building out the soft…
-
Right now the open source community is looking for an open standard json file format that stores animation data in the form of keyframes.
We have an addon for blender that does that already:
https://…
-
Dear
I am very enthusiastic about this tool. I couldn't find any sample example of this tool usages. It would be highly helpful to have a sample code. I am able to make the jar file but struggling…