Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Opened 19 years ago

Closed 18 years ago

Last modified 17 years ago

#31 closed defect (fixed)

vertex-arrays

Reported by: bensch Owned by: bensch
Priority: major Milestone: Old Orxonox tickets orx-v0
Component: Importer Version:
Keywords: Cc:
Referenced By: References:

Description

Models are put through to the Graphicscard much faster, if they are packed into vertex-arrays

  • Problem:
    • add Vertices/Normals/Texture Coordinates to an Array.
    • pack array into a glList
  • Interface:
    • returns: glList or Array

Change History (4)

comment:1 Changed 19 years ago by bensch

  • Milestone changed from 0.2.3-pre-alpha to feature-taks

not ready to do this now

comment:2 Changed 18 years ago by patrick

  • Milestone changed from feature-taks to 0.3.6_graphics_and_performance

comment:3 Changed 18 years ago by bensch

  • Resolution set to fixed
  • Status changed from new to closed

comment:4 Changed 17 years ago by bknecht

  • Milestone changed from Graphics and Performance THISISOBSOLETE to Old Orxonox tickets

Milestone Graphics and Performance THISISOBSOLETE deleted

Note: See TracTickets for help on using tickets.