Commit Graph

12 Commits

Author SHA1 Message Date
Jeff Carr 2b8673e04c ignore all *.so files 2025-01-07 17:44:05 -06:00
Jeff Carr bdfdf5b2c3 standard build rules 2024-12-06 01:52:16 -06:00
Jeff Carr 3b22b50a2b using resources so it might run as a plugin 2024-12-05 18:49:47 -06:00
Jeff Carr 4a72be2044 trying to match build versions 2024-12-05 12:38:07 -06:00
Jeff Carr dfdca9f007 identify for building 2024-12-04 03:18:39 -06:00
Jeff Carr 8ab4f273a0 minor 2024-12-04 03:15:42 -06:00
Jeff Carr 66c4285902 update. still doesn't build with go-clone
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-12-04 00:36:06 -06:00
Jeff Carr 8540387ab7 notes about why this doesn't work
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-19 08:48:10 -06:00
Jeff Carr 0f71a67096 testing the other glsl file
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-19 08:38:20 -06:00
Jeff Carr 27b8e82e1d doesn't quite load when a plugin
it works in init(), but if one
   tries to load it from the STDIN goroutine
   it flips out. something opengl related that is gone
   perhaps. anyway. it's a nice clean demo of opengl
   maybe someone that actually knows what they are doing
   can make a button work

Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-19 08:28:54 -06:00
Jeff Carr cddced4bc8 compiles and runs. maybe it's a plugin? maybe not
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-19 08:10:21 -06:00
Jeff Carr f4605dbbd1 pulled out from my fork of upstream repo 2024-02-19 07:16:10 -06:00