| .. |
|
CMakeLists.txt
|
b281e555d7
Added dynamic geometry C++ sample. Minor comment & warning fixes in other samples.
|
11 years ago |
|
DynamicGeometry.cpp
|
d07dc5919a
Start model's geometries with at least 1 LOD level to prevent error when a call to SetNumGeometryLodLevels() is forgotten. 0 LOD levels does not make sense.
|
11 years ago |
|
DynamicGeometry.h
|
9fce7ef0b7
Add "from scratch" model creation to the DynamicGeometry sample.
|
11 years ago |