Secumfex / VRPP-source

Testweises Repository um zu Testen ob sich alle anmelden können. Oder so.
2 stars 1 forks source link

Physics - Height Field #57

Open traubenzucker3001 opened 10 years ago

traubenzucker3001 commented 10 years ago

damit es auch "ungerades" Gelände geben kann. Bis jetzt nur gerade(, unendliche) Fläche möglich (static_Plane).

aus Doku: Bullet provides support for the special case of a flat 2D concav terrain through the btHeightfieldTerrainShape. See Demos/TerrainDemo or Demos/VehicleDemo for its usage.

Secumfex commented 10 years ago

Soll das noch in die Demo?