StackOverflow Questions for Tag: index-buffer

GlitchInTheAi
GlitchInTheAi

Reputation: 1

How to change element array buffer or have multiple?

Score: 0

Views: 115

Answers: 1

Read More
gfaster
gfaster

Reputation: 177

Is there a more idiomatic way of creating an index buffer in Rust

Score: 0

Views: 247

Answers: 1

Read More
Shark_Bladder
Shark_Bladder

Reputation: 67

Issue with read vertex / index buffer with structured buffer in DXR

Score: 0

Views: 311

Answers: 1

Read More
Rolang14
Rolang14

Reputation: 5

Problem with making mesh at runtime. (Unity3d)

Score: 0

Views: 204

Answers: 1

Read More
Syscall
Syscall

Reputation: 19764

Why should I bind the index buffer to draw elements with a VAO?

Score: 3

Views: 1716

Answers: 1

Read More
Zebrafish
Zebrafish

Reputation: 14424

How does glDrawElementsBaseVertex work?

Score: 2

Views: 4349

Answers: 4

Read More

Drawing two triangles using index buffer

Score: 1

Views: 756

Answers: 1

Read More
FTLPhysicsGuy
FTLPhysicsGuy

Reputation: 1065

Use one Vertex Buffer Object for glDrawArrays (ignoring IBO) and glDrawElements (with an IBO)

Score: 1

Views: 625

Answers: 1

Read More
yosmo78
yosmo78

Reputation: 619

Using separate vertex buffer and texture coord buffer and multiple indices to draw tris DirectX11

Score: 0

Views: 297

Answers: 1

Read More
Anne Quinn
Anne Quinn

Reputation: 13040

Can I glDeleteBuffer a VBO and IBO after binding to a VAO?

Score: 3

Views: 161

Answers: 1

Read More
Ibrahim Ozdemir
Ibrahim Ozdemir

Reputation: 651

Why Directx11 doesn't support multiple index buffers in IASetIndexBuffer

Score: 1

Views: 518

Answers: 1

Read More
Simonobi
Simonobi

Reputation: 11

Three.JS r97 Issue GL ERROR :GL_INVALID_OPERATION : glDrawElements: attempt to access out of range vertices in attribute 2

Score: -1

Views: 539

Answers: 1

Read More
Oliver
Oliver

Reputation: 1644

In a GLSL vertex shader can you access the index of a vertex in the index buffer, not just the vertex buffer?

Score: 1

Views: 4383

Answers: 1

Read More
Sturdy
Sturdy

Reputation: 33

DirectX11 each triangle using first vertex in the buffer

Score: 0

Views: 201

Answers: 1

Read More
Megidd
Megidd

Reputation: 7987

Fastest algorithm to lookup which triangles share a vertex

Score: 0

Views: 248

Answers: 1

Read More
Majis
Majis

Reputation: 243

How can I draw two triangles using index buffer?

Score: 0

Views: 35

Answers: 0

Read More
greg
greg

Reputation: 1204

OpenGL Index Buffer Object element order incorrectly drawn

Score: 2

Views: 565

Answers: 1

Read More
Matthias
Matthias

Reputation: 1215

OpenGL: How to draw multiple line strips in one call?

Score: 6

Views: 3365

Answers: 1

Read More
ampawd
ampawd

Reputation: 1010

Render several graphs from single vertex buffer

Score: 1

Views: 73

Answers: 1

Read More
Mark
Mark

Reputation: 194

DirectX Large Models > 64k C++

Score: -1

Views: 103

Answers: 1

Read More
PreviousPage 1Next