Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about vertex-array-object

Read more about vertex-array-object

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - vertex-array-object

Draw multiple buffers with the same vertex layout

I have multiple objects, each one of them has its own index buffer, vertex buffer, some have a different shader or texture, and all of them have the same vertex format (x, y, z, u, v, nx, ny, nz). I d...
test-img

Dave F.

opengl

vertex-buffer

vertex-array-object

Votes: 0

Answers: 1

Latest Answer

You don't need to tell OpenGL this; you simply modify the VAO and change the buffers without changing the vertex format. Now granted, you can't do that without providing the vertex format parameters t...
test-img

Nicol Bolas

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved