ntoronto / pict3d

3-dimensional picts
GNU Lesser General Public License v3.0
113 stars 23 forks source link

error C5145: must write to gl_Position #46

Open VityaGoro opened 3 years ago

VityaGoro commented 3 years ago

Trying:

lang racket

(require pict3d) (sphere origin 1/2)

Get:

gl-create-program: Vertex info (0) : error C5145: must write to gl_Position