-
- Downloads
refactored representation-to-renderItem pipeline
Showing
- src/mol-geo/representation/index.ts 1 addition, 1 deletionsrc/mol-geo/representation/index.ts
- src/mol-geo/representation/structure/index.ts 1 addition, 1 deletionsrc/mol-geo/representation/structure/index.ts
- src/mol-geo/representation/structure/point.ts 27 additions, 19 deletionssrc/mol-geo/representation/structure/point.ts
- src/mol-geo/representation/structure/spacefill.ts 38 additions, 26 deletionssrc/mol-geo/representation/structure/spacefill.ts
- src/mol-geo/representation/volume/index.ts 1 addition, 1 deletionsrc/mol-geo/representation/volume/index.ts
- src/mol-geo/representation/volume/surface.ts 35 additions, 27 deletionssrc/mol-geo/representation/volume/surface.ts
- src/mol-geo/shape/mesh.ts 3 additions, 3 deletionssrc/mol-geo/shape/mesh.ts
- src/mol-geo/shape/vertex-map.ts 3 additions, 4 deletionssrc/mol-geo/shape/vertex-map.ts
- src/mol-geo/util/color-data.ts 43 additions, 17 deletionssrc/mol-geo/util/color-data.ts
- src/mol-geo/util/marching-cubes/algorithm.ts 2 additions, 2 deletionssrc/mol-geo/util/marching-cubes/algorithm.ts
- src/mol-geo/util/mesh-data.ts 22 additions, 0 deletionssrc/mol-geo/util/mesh-data.ts
- src/mol-geo/util/size-data.ts 18 additions, 7 deletionssrc/mol-geo/util/size-data.ts
- src/mol-gl/TODO 1 addition, 0 deletionssrc/mol-gl/TODO
- src/mol-gl/_spec/renderer.spec.ts 32 additions, 21 deletionssrc/mol-gl/_spec/renderer.spec.ts
- src/mol-gl/render-object.ts 33 additions, 0 deletionssrc/mol-gl/render-object.ts
- src/mol-gl/renderable.ts 8 additions, 12 deletionssrc/mol-gl/renderable.ts
- src/mol-gl/renderable/mesh.ts 35 additions, 93 deletionssrc/mol-gl/renderable/mesh.ts
- src/mol-gl/renderable/point.ts 34 additions, 77 deletionssrc/mol-gl/renderable/point.ts
- src/mol-gl/renderable/schema.ts 131 additions, 0 deletionssrc/mol-gl/renderable/schema.ts
- src/mol-gl/renderable/util.ts 2 additions, 213 deletionssrc/mol-gl/renderable/util.ts
Loading
Please register or sign in to comment