python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Is there a sample-less cubemaps in vulkan?
In my game-engine all the static textures are bounded on an one big descriptor set(I using dynamic indexing for that), and now i also want to bind a cube-texture at orbitrary index inside this descrip...
TheAntsMaster
Votes: 0
Answers: 1
How to pass multiple textures into one mesh in react-three-fiber?
Using React-three-fiber, I’m trying to build out a carousel made of plane geometries that I intend to animate.
I’m having a bit of trouble figuring out how to pass multiple textures inside my basic me...
bizimetal
Votes: 0
Answers: 2
Assimp::Embedded texture is not exported in glb2/gltf2
A fresh scene is created with a cube ,added a embedded texture on it, exported scene to glb2. The output file(test_1.glb) has a broken texture with texture->mheight = 0 & formathint reads null....
fighter
Votes: 0
Answers: 1
How to draw a polygon with texture in Sceneform/ARCore?
How can I draw custom texture/material inside a defined polygon (defined by 3 or 4 or more points)?
I found this: How to draw a polygon with Sceneform, ARCore?
It's a good start. But it's only for 3 p...
Pepa Zapletal
Votes: 0
Answers: 0