chiark / gitweb /
Improve rendering time by using numpy to generate normals, and vertex arrays. This...
authordaid <daid303@gmail.com>
Mon, 30 Jul 2012 09:02:49 +0000 (11:02 +0200)
committerdaid <daid303@gmail.com>
Mon, 30 Jul 2012 09:02:49 +0000 (11:02 +0200)
commit05d3c36c618a49628af38580941bc3b3ed0b9fad
treeaf22d936259f66de7d7eaad58547f231f41daaf4
parentc92cc07afd8af81434d1c46867136d481e0ed833
Improve rendering time by using numpy to generate normals, and vertex arrays. This also seems to have increased performance.
Cura/gui/opengl.py
Cura/util/mesh.py