Hi! I’m trying to use indexes to render a scene, I create a vbo with all scenes vertices and for all meshes I store the position of the first mesh’s vertex in the VBO. And then I get indexes of all visibles meshes only to draw them. But the rendering is not good. Without undexes it works but I have a strange rendering when I use indexes.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Shader sometimes reads wrong index in VBO | 0 | 1186 | July 9, 2013 | |
VAO not correctly set up? | 3 | 916 | July 7, 2018 | |
CUDA and OpenGL rendering | 1 | 545 | August 21, 2019 | |
Can't render the first 5 frames of any sequences | 1 | 539 | July 12, 2022 | |
Very hard to debug segfault, help (symbols) wanted | 2 | 1633 | April 5, 2013 | |
Is there an example how to render a bitmap through framebuffer and display on /dev/fb0 with GPU acceralted? | 1 | 1317 | December 18, 2017 | |
DX9, problems with DrawIndexedPrimitives when using Nsight, triangles not drawn/missing | 1 | 989 | September 14, 2015 | |
Issue with lighting when rendering textures on some meshes | 7 | 535 | October 10, 2023 | |
Cublas, cuda and OpenGL VBO | 0 | 5316 | September 27, 2007 | |
Weird/Unexpected Rendering Results | 6 | 974 | August 11, 2022 |