开发者

Cross platform (Windows, OSX 10.6) OpenGL development in Scheme

开发者 https://www.devze.com 2023-01-10 19:57 出处:网络
Looking for a version of scheme that will allow me to develop OpenGL applications that run on Windows and Mac OSX.

Looking for a version of scheme that will allow me to develop OpenGL applications that run on Windows and Mac OSX.

I have tried Spark-Scheme and can't get it to compile on my Mac using OSX 10.6, Chicken scheme gives gcc errors whilst trying to use chicken-install开发者_运维百科 OpenGL.

Has anyone had any success with cross platform OpenGL development using Scheme, if Yes would you care to tell me your secret.


Try Racket (nee plt-scheme) It has open-gl libraries that run on Windows, OS-X and Linux.

0

精彩评论

暂无评论...
验证码 换一张
取 消