gltf
Here are 281 public repositories matching this topic...
-
Updated
Aug 8, 2021 - JavaScript
-
Updated
Aug 7, 2021 - TypeScript
-
Updated
Aug 8, 2021 - C++
-
Updated
Aug 8, 2021 - C++
-
Updated
Dec 7, 2020 - JavaScript
-
Updated
Aug 5, 2021 - C++
-
Updated
Aug 7, 2021 - C++
-
Updated
Jul 16, 2021 - Batchfile
-
Updated
Aug 6, 2021 - C#
In addPipelineExtras
, a _pipeline
object with a source
is added to the extras
of each buffer
, so it can be used in https://github.com/CesiumGS/gltf-pipeline/blob/47e25f05dcb86d271675f9b5fa5be8dee8205b55/lib/mergeBuffers.js#L29
If a custom stage adds a buffer, it will not have a extras._pipeline
object and therefore, will cause a crash in the line above.
A possible solution would
-
Updated
Jun 1, 2021 - C
-
Updated
May 19, 2021 - C++
-
Updated
Aug 6, 2021 - Pascal
Add a Text Element
You should be able to add text to a scene. Either as a Text Geometry or SDF text, probably both.
There's already a text component in AFrame that we can use in Hubs. We would need to add a new Spoke node with the ability to preview the text.
I think we should export the following properties:
value
align
anchor
baseline
color
he
-
Updated
Aug 7, 2021 - JavaScript
Improve this page
Add a description, image, and links to the gltf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gltf topic, visit your repo's landing page and select "manage topics."
This Sandcastle throws a
RuntimeError
because the .glb file we link to is no longer hosted at the URL:RuntimeError: Failed to load model: https://assets.agi.com/models/launchvehicle.glb
Sandcastle example: link