mirror of
https://github.com/wahyd4/three.js.git
synced 2026-08-09 04:56:01 +10:00
11 lines
298 B
Plaintext
11 lines
298 B
Plaintext
Examples
|
|
* DOMRenderer example
|
|
|
|
Materials
|
|
* Layer based material system
|
|
|
|
Renderers
|
|
* FrustrumClipping near to Projector (CanvasRenderer and SVGRenderer)
|
|
* Implement VertexColors in CanvasRenderer
|
|
* Move Geometry.sortFacesByMaterial to WebGLRenderer (always an issue when creating geometry by hand)
|