• Whitham D. Reeve II's avatar
    Direction cone speed improvements. · 911d16a4
    Whitham D. Reeve II authored
    This code commits draw_direction_cone_mesh which is an adaptation of draw_direction_cone to generate a mesh of triangles for compression inside a vertex buffer object. The rest of the opengl code in Toolpath has been changed to use this. Only remaining use of old rendering path way is simulation.
    
    Whitham D. Reeve II
    911d16a4
OpenGLViewToolpath.py 5.94 KB