Historique des commits

Auteur SHA1 Message Date
  Mu Daosheng b2f30bde9e code alignment il y a 10 ans
  Mu Daosheng 1569b08155 Add some software examples and modify the line material shader il y a 10 ans
  Mu Daosheng ad988c7fb3 Adjust code alignment and add todo list. il y a 10 ans
  Mu Daosheng caa17ed1e2 Finish implementing line draw with line width and removing redundant code. il y a 10 ans
  Mu Daosheng bdeebb9987 Support draw line by software render il y a 10 ans
  Mu Daosheng 53d10896d4 Draw line function support il y a 10 ans
  Mu Daosheng dd7660696a Software renderer for Line il y a 11 ans
  Mr.doob 2d6f2069f7 SoftwareRenderer: Spaces to tabs. il y a 11 ans
  Mr.doob 18336cf86b SoftwareRenderer: Simplified code. il y a 11 ans
  Mu Daosheng 1964a88078 depth buffer written while the material is not transparent. il y a 11 ans
  Mu Daosheng e8a917c7b0 sprite geometry supports texture mapping il y a 11 ans
  Mu Daosheng 57864d016f Bug fixes - check the face if has uv and normal il y a 11 ans
  Mu Daosheng 60cfd00b9c texel and palette use Uint8Array to decrease encode/decode at runtime il y a 11 ans
  Mu Daosheng 745502aff3 Add ambient color for palette il y a 11 ans
  Mu Daosheng ab88af6629 Remove unused variable il y a 11 ans
  Mu Daosheng ad9dd38d8d Fix texture mapping bug through flipping texCoord.v il y a 11 ans
  Mu Daosheng 5170df048c clean color and can use domElement parameter. il y a 11 ans
  Mu Daosheng 60c945921b Support phong/lambert lighting il y a 11 ans
  Mu Daosheng 5bd0cf8fa9 transparent texture blending support il y a 11 ans
  Mu Daosheng c1034bc24b Finish the texture mapping implementation. il y a 11 ans
  Mu Daosheng adb93c23d8 texture coordinate use half-edge method il y a 11 ans
  Mu Daosheng 5e2412d26e Create texture data and draw texture il y a 11 ans
  Mr.doob 0fd4d8655a CanvasRenderer/SoftwareRenderer: Added support for new alpha property. il y a 11 ans
  Mr.doob 6d552061ed SoftwareRenderer: No sorting needed. il y a 11 ans
  Mr.doob 9fe88e67e6 SoftwareRenderer: Implemented clearColor. il y a 11 ans
  Mr.doob 62dbfbf99d RenderableFace3 to RenderableFace il y a 11 ans
  Mr.doob 314067bef1 SoftwareRenderer: Added Sprite support. il y a 11 ans
  Mr.doob 713cdf9452 Removed Face4 out of other renderers. il y a 12 ans
  Mr.doob 433222e4e9 SoftwareRenderer: Moving the rectangle reset to the clear. il y a 12 ans
  Mr.doob 2e8db19ff5 Small tweaks to CanvasRenderer, SVGRenderer and SoftwareRenderer. il y a 12 ans