Is it possible to display models with textures applied?
Extension talk:3DAlloy
Appearance
can be the extension compatible with .glb format?
If someone is interested in contribution, and can create a pull request, when yes. Personally I don't use this format
Is it possible to add captions to the rendering of the 3D files? I tried and it doesn't seem to work.
This is not supported by the extension
On my wiki all .stl files I have tried don't display unless they are scaled down.
Reported as https://github.com/dolfinus/3DAlloy/issues/7
Hello.
Automatic size detection of a model will be a useful feature. However, I don't know how it could be implemented.
I've figured out how to detect model scale automatically. This is a default behavior since v1.5.
Also I've fixed centering of .obj models in the same version
On my wiki this extension works with .stl and .json but not with .obj files. This might be because the MIME type isn't detected right, it shows as "MIME type: text/plain" for files where it shows "MIME type: application/obj" on another wiki that runs 3dAlloy.
See https://wiki.squirrelslair.ca/index.php?title=Mediawiki_Extension_3DAlloy/OBJ_file_problems
reported also as https://github.com/dolfinus/3DAlloy/issues/4
Hello.
This could be a MediaWiki issue:
Manual talk:MIME type detection#Adding new, application-specific MIME type
Could you please check this solution?
https://github.com/dolfinus/3DAlloy/issues/4#issuecomment-1019298886
Will do.
Tested solution but didn't work yet. Reported on phabricator.
On my wiki, pan and zoom are not working on my installation either from Firefox or from Edge.
Documentation says
- pan: right key hold and move
- just provides camera rotate here
- zoom: mouse wheel, hold wheel and move, pinch
- just provides camera rotate here; pinch doesn't work from phone either
I've added new options "zoom" and "pan" to v1.3, so you can enable these features on your MediaWiki instance
There are no older topics