Hello list,
I am trying to use a geometry node with vertex buffer objects. My node core has 
approx 120000 vertices and I need to change vertex colors of mesh parts if they 
get selected with the cursor. 
When the geometry is loaded the first time, rendering performance appears to be 
smooth. After I have changed something in the vbo rendering becomes slow. 
Therfore my question, what could cause this slowdown? Do I explicitely have to 
lock/unlock the vbos to increase performance?
And if this is the case, how can I do this?

Thanks for your help
     Christoph
-- 
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/[EMAIL PROTECTED]

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to