gltf
Here are 313 public repositories matching this topic...
-
Updated
Jan 13, 2022 - JavaScript
-
Updated
Jan 13, 2022 - TypeScript
-
Updated
Jan 13, 2022 - C++
-
Updated
Jan 14, 2022 - C++
-
Updated
Oct 31, 2021 - JavaScript
-
Updated
Jan 8, 2022 - C++
-
Updated
Jan 7, 2022 - C++
-
Updated
Dec 30, 2021 - Batchfile
-
Updated
Jan 13, 2022 - 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
Dec 6, 2021 - C
-
Updated
Nov 18, 2021 - C++
-
Updated
Jan 13, 2022 - 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
Jan 10, 2022 - JavaScript
Hello @atteneder ,
it would be great to get notified whenever an gltf-file is loaded, which has an extras property in one of its node objects. Maybe fire an event when that happens and pass a reference to the corresponding unity gameobject/node and the extras data as json-string. Another way could be to create a monobehaviour and attach it to the gameobject and pass the json-string in there. Af
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."
Opening the
index.htmlorstandalone.htmlin theApps/Sandcastledirectory causes theSandcastle-header.jsto open a confirmation box sayingConfirming that leads to [`https://gith