• A
    Big refactoring of BufferGeometry and CTMLoader: moved GL buffers... · 01c31ae9
    alteredq 提交于
    Big refactoring of BufferGeometry and CTMLoader: moved GL buffers initialization from loader into renderer, no more GL context dependency in loader.
    
    BufferGeometry lifecycle now starts to resemble more regular Geometry one. Also this new architecture should make it easier to add more attributes.
    01c31ae9
Three.js 365.6 KB