Possible Java 3DTM 1.4
Improvements
This page highlights the possible improvements to the implementation
of Java 3DTM version 1.4 that do
not require API changes. The set of proposed
Java 3D
1.4 API changes is also available.
List of Improvements
- Texture optimizations:
- Sub-texture image optimization
- Native support for ABGR format
- SetLive/ ClearLive MT cleanup
- Collection class usage:
- Use Set versus List when appropriate
- Use generic Collection rather than j3d-specific classes (e.g.,
UnorderList)
- Eliminate memory free lists
- Improve picking performance / reduce garbage generation (if
picking does not move into core)
- Optimize CanvasViewCache to eliminate redundant operations &
garbage generation
Page last updated —
$Date$