grasshopperTrainer / CADengine

Engine for CADing application.
1 stars 1 forks source link

pyopengl2-75 implement camera fit 2D space function #76

Closed grasshopperTrainer closed 3 years ago

grasshopperTrainer commented 3 years ago

implement Camera.focus_pane Function to tightly wrap 2D pane space at given focus resolve #75

refactor Camera Objectified further. resolve #31

cleanup wkernel node module Related to #41, Camera nodes removed.

bugfix Pnt circle render Viewport position data needed to correctly measure distance between gl_FragCoord and point position in NDC.