Historial de Commits

Autor SHA1 Mensaje Fecha
  Mu Daosheng 53d10896d4 Draw line function support hace 10 años
  Mu Daosheng dd7660696a Software renderer for Line hace 11 años
  Mr.doob 2d6f2069f7 SoftwareRenderer: Spaces to tabs. hace 11 años
  Mr.doob 18336cf86b SoftwareRenderer: Simplified code. hace 11 años
  Mu Daosheng 1964a88078 depth buffer written while the material is not transparent. hace 11 años
  Mu Daosheng e8a917c7b0 sprite geometry supports texture mapping hace 11 años
  Mu Daosheng 57864d016f Bug fixes - check the face if has uv and normal hace 11 años
  Mu Daosheng 60cfd00b9c texel and palette use Uint8Array to decrease encode/decode at runtime hace 11 años
  Mu Daosheng 745502aff3 Add ambient color for palette hace 11 años
  Mu Daosheng ab88af6629 Remove unused variable hace 11 años
  Mu Daosheng ad9dd38d8d Fix texture mapping bug through flipping texCoord.v hace 11 años
  Mu Daosheng 5170df048c clean color and can use domElement parameter. hace 11 años
  Mu Daosheng 60c945921b Support phong/lambert lighting hace 11 años
  Mu Daosheng 5bd0cf8fa9 transparent texture blending support hace 11 años
  Mu Daosheng c1034bc24b Finish the texture mapping implementation. hace 11 años
  Mu Daosheng adb93c23d8 texture coordinate use half-edge method hace 11 años
  Mu Daosheng 5e2412d26e Create texture data and draw texture hace 11 años
  Mr.doob 0fd4d8655a CanvasRenderer/SoftwareRenderer: Added support for new alpha property. hace 11 años
  Mr.doob 6d552061ed SoftwareRenderer: No sorting needed. hace 11 años
  Mr.doob 9fe88e67e6 SoftwareRenderer: Implemented clearColor. hace 11 años
  Mr.doob 62dbfbf99d RenderableFace3 to RenderableFace hace 11 años
  Mr.doob 314067bef1 SoftwareRenderer: Added Sprite support. hace 11 años
  Mr.doob 713cdf9452 Removed Face4 out of other renderers. hace 12 años
  Mr.doob 433222e4e9 SoftwareRenderer: Moving the rectangle reset to the clear. hace 12 años
  Mr.doob 2e8db19ff5 Small tweaks to CanvasRenderer, SVGRenderer and SoftwareRenderer. hace 12 años
  Mr.doob 2bea59fa73 SoftwareRenderer: Added support for FaceColors. hace 12 años
  Mr.doob 4d9f520d71 Deprecated parameters.clearColor and parameters.clearAlpha from WebGLRenderer contructor. Added missing setClearColor to other renderers. Updated editor. hace 12 años
  Mr.doob 46760cac8d SoftwareRenderer: Support color change. hace 12 años
  Mr.doob 20f61f9203 Projector: BoundingBox check for triangles outside the frustum. hace 12 años
  Mr.doob bdba755c33 SoftwareRenderer: Started to implement shader system. hace 12 años