Changes between Version 26 and Version 27 of GraphicsAPI
- Timestamp:
- Nov 13, 2014, 12:32:37 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GraphicsAPI
v26 v27 25 25 || 2 levels of models || N levels of models || 26 26 || Instancing atoms || Instancing any object || 27 || Legacy OpenGL || Core OpenGL||27 || Legacy OpenGL 2.1 || Core OpenGL 3.3 || 28 28 || Rotation moves models || Rotation moves camera || 29 29 || Point, Vector, Xform in C++ || Numpy arrays ||