GitXplorerGitXplorer
a

simple-3d

public
0 stars
0 forks
11 issues

Commits

List of commits on branch master.
Unverified
2e2f0e59672fa6db5a21fa16a7ed1ab67c539dc8

Readme

aalexmarchant committed 5 years ago
Unverified
c9fb025fc42e4fcedc7161763cd46d31b55c53ff

Fix negative angles on rotation

aalexmarchant committed 5 years ago
Unverified
f14aea5208c91fb870b27b39d7015f3e9ef1cdc3

Fix polygon rendering order

aalexmarchant committed 5 years ago
Unverified
7172a17c1dd25c7f1376164baa959471fb07d26e

Fix typo

aalexmarchant committed 5 years ago
Unverified
46a87bfbe0a41f3856abc11337a3928964e2a08e

Remove console

aalexmarchant committed 5 years ago
Unverified
d2bc78319289935ed29223e5168ebb2ac974d486

Update readme

aalexmarchant committed 5 years ago

README

The README file for this repository.

TODO:

  • try zbuffer to fix order of rendered stuff (ended up tweaking painters algo, that helped, probably not going to do this one cause its a lot of work, but would be an improvement, we still get ordering bugs)