-
Can I display a .ply file in this plugin?
-
Identify the optimal pipelines for creating 3D assets, subsequent storage and publication on the Web. Recognize performance-harmful practices and pinpoint best practices.
* [3D for newcomers: negoti…
-
Hi, is there some information/minimal sample (without compression) of visualizing a b3dm in Mapbox v3?
I'm retrieving the b3dm using:
```
map.addSource('tiles', {
"type": "batched-mo…
bertt updated
8 months ago
-
Provide samples with Basis/KTX2 for color textures. Note mipmaps will have to be done manually for now.
-
FEATURE REQUEST: JavaFX's 3D capabilities aren't as full as JOGL or LWJGL, but it can support a simple display of a simple 3D model. Have you considered adding support to "render" a GltfModel to JavaF…
-
### Description
This is probably a feature request, although it's a pretty important feature.
When I import .OBJ materials, it doesn't seem as if alpha maps are supported. This is pretty debilit…
-
this popped up during omi-chan meeting where Koolala and me stumbled into talking about fonts.
As far as i know 3D text is currently not supported in gltf it gets triangulated on export in blender.
…
-
I spent a little time trying to get this to work, and (SPOILER) didn't solve it, but thought I'd post what I tried here in case anyone has ideas, or just wants to avoid making the same mistakes.
In…
-
**Describe the bug**
I'm exporting a mesh from Unity3d as GLB to bring it into UE but due to ACCESSOR_MIN_MISMATCH, UE is not able to load the mesh and it crashes.
![image](https://github.com/attene…
-
Hello !
We would like to thread the importing of images attached to an imported scene file, that we currently get mainly through `AbstractImporter::image2D()` function. Being able to thread it woul…